Process Control Instructions
110 Rockwell Automation Publication 1756-RM006K-EN-P - November 2018
Function Block
Structu
red Text
FlowController.PV := WaterFlowRate;
PIDE(FlowController);
FlowValve.SP := FlowController.CVEU;
FlowValve.Position := FlowValvePosition;
FlowValve.OpenedFB := FlowValveOpened;
FlowValve.ClosedFB := FlowValveClosed;
POSP(FlowValve);
OpenFlowValveContact := FlowValve.OpenOut;
CloseFlowValveContact := FlowValve.CloseOut;
See also
Common Attributes on page 537
Structured Text Syntax on page 508