EasyManuals Logo

Allen-Bradley 5069 CompactLogix Reference Manual

Allen-Bradley 5069 CompactLogix
561 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #324 background imageLoading...
Page #324 background image
Chapter 3
Filter
324 Rockwell Automation Publication 1756-RM006K-EN-P - November 2018
Structured Text
DERV_01.In := Speed_Reference;
DERV_01.Gain := Feedforward_Gain;
DERV(DERV_01);
PI_01.In := Speed_Reference - Speed_feedback;
PI_01.Kp := Proportional_Gain;
PI_01.Wld := Integral_Gain;
PI(PI_01);
regulator_out := DERV_01.Out + PI_01.Out;
See also
Function Block Attributes on page 491
Common Attributes on page 537
Structured Text Syntax on page 508
This information applies to the CompactLogix 5370, ControlLogix 5570,
Compact GuardLogix 5370, GuardLogix 5570, Compact GuardLogix 5380,
CompactLogix 5380, CompactLogix 5480, ControlLogix 5580, and GuardLogix
5580 controllers.
The HPF instruction provides a filter to attenuate input frequencies that are
below the cutoff frequency.
Available Languages
Ladder Diagram
This instruction is not available in ladder diagram logic.
Function Block
Structured Text
HPF(HPF_tag);
High Pass Filter (HPF)

Table of Contents

Other manuals for Allen-Bradley 5069 CompactLogix

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Allen-Bradley 5069 CompactLogix and is the answer not in the manual?

Allen-Bradley 5069 CompactLogix Specifications

General IconGeneral
BrandAllen-Bradley
Model5069 CompactLogix
CategoryController
LanguageEnglish

Related product manuals