4-268
Flow-X─ Function Reference
Flow-X General functions - fxPID
Else If u
CUR
< u
MIN
then
u
CUR
= u
MIN
Bumpless transfer logic
If bumpless transfer is enabled, then the following logic is applied.
Setpoint tracking
IF Manual mode = Enabled OR Tracking mode = Enabled
SP
REQ
= PV
CUR
ELSE IF Cascade mode = Enabled
SP
REQ
= SP
CUR
Manual output tracking
IF Manual mode = Disabled
'Manual output %' = u
CUR
Tracking mode and value
Outputs 'Tracking mode' and 'Tracking value' are set as follows:
Tracking mode
'Tracking mode' = ('Manual mode' = Enabled) OR ('Cascade mode' = Disabled)
Tracking value
IF 'Manual mode' = Enabled
'Tracking value' = (PV
CUR
* - Low scale value) / (High scale value - Low scale value) * 100
IF 'Manual mode' = Disabled
'Tracking value' = (SP
CUR
* - Low scale value) / (High scale value - Low scale value) * 100
Summary of Contents for flow-x
Page 1: ...Function Reference Certified flow calculations Flow and batch calculations Worksheet functions...
Page 331: ...Flow X Function Reference 5 331 Flow X IO Functions fxPT100Table...
Page 349: ...Flow X Function Reference 6 349 This page is intentionally left blank for user notes...
Page 350: ...6 350 Flow X Function Reference This page is intentionally left blank for user notes...