This table describes the input pins of the Monostable_Valve function block:
Input |
Data Type |
Description |
Remarks |
---|---|---|---|
i_xAut |
BOOL |
TRUE: Automatic mode enabled FALSE: Disabled |
- |
i_xMan |
BOOL |
TRUE: Manual mode enabled FALSE: Disabled |
- |
i_xLoc |
BOOL |
TRUE: Local mode enabled FALSE: Disabled |
- |
i_xLocOpen |
BOOL |
Rising edge from 0 to 1 manually opens the valve in local mode. |
Manual and Local Mode to be set to 1 simultaneously. |
i_xLocCls |
BOOL |
Rising edge from 0 to 1 manually closes the valve in local mode. |
Manual and Local Mode to be set to 1 simultaneously. |
i_xAutOpen |
BOOL |
TRUE: Valve open command is enabled. FALSE: Disabled |
- |
i_xAutCls |
BOOL |
TRUE: Valve close command is enabled. FALSE: Disabled |
- |
i_xFbckOpen |
BOOL |
TRUE: Open feedback signal is active. FALSE: No open feedback |
- |
i_xFbckCls |
BOOL |
TRUE: Close feedback signal is active. FALSE: No close feedback |
- |
i_xLock |
BOOL |
TRUE: Interlock is active FALSE: No interlock |
Interlock input for valve operation. Valve operation is inhibited, when the input is set to 1. |
i_xErr |
BOOL |
TRUE: External detected error is active. FALSE: No external detected error |
- |
i_xAckn |
BOOL |
Acknowledgement is done with a rising edge. |
Input to acknowledge internal and external detected errors indicated at the output q_xErr. |
i_strPara |
STRUCT PAR_Val_Mono |
Structure with parameters for this block. |
Refer to the used structure description. |
i_wCtrl |
WORD |
Command bits to interact from the HMI. Range: 0...65535 |
Refer to the command word description. |