
Vicking electronics
Pag. 21
Input 2 active detect
14
(dec)
The workmate sends a function code when input 2 on the Input/Output board becomes active, if input 2
already was active when this command was received, the function code is send immediately. See the chapter
“The terminal output function codes”.
Input 2 is active when current flows through the opto-coupler in voltage mode or when the switch is closed in
switch mode.
This command is not reset by any other command, it stays active till the input changes or the ‘input 2 inactive
detect’ command is send.
ONLINE example
Transmit: 14
Wait till input 2 becomes active.
OFFLINE direct example
CHAIN $IN2LOW%14
PRINT $ADRES,$IN2LOW : SEND
OFFLINE parameter example
Is not possible with parameters
Input 1 inactive detect
15
(dec)
+ Timecode
The workmate sends a function code when input 2 on the Input/Output board becomes inactive, if input 2
already was inactive when this command was received, the function code is send immediately. See the
chapter “The terminal output function codes”.
Input 2 is active when no current flows through the opto-coupler in voltage mode or when the switch is open
in switch mode.
This command is not reset by any other command, it stays active till the input changes or the ‘input 2 active
detect’ command is send.
ONLINE example
Transmit: 15
Wait till input 2 becomes inactive.
OFFLINE direct example
CHAIN $IN2HIGH%15
PRINT $ADRES,$IN2HIGH : SEND
OFFLINE parameter example
Is not possible with parameters