This table describes the control word bits:
Bit Position |
Description |
---|---|
0...9 |
Not used |
10 |
Move the valve towards the set point. Bit is Edge Triggered |
11...15 |
Not used |
16 |
Rising edge of this bit gives acknowledgment to detected error. |
17...31 |
Not used |
NOTE: On receiving an Edge trigger (1->0 or 0->1) at this bit(Control Word bit 10), Move command to the valve is active and is SET to TRUE as long as the valve does not reach set point value. Move command becomes inactive and is RESET to FALSE once the valve reaches the set point value and is monitored using i_iPosFbck input OR if q_xErr is TRUE.