August 2012
L010199
27
Add Tab Sheets - If/Then and Output Commands
If inputs match below then
execute the next line, other-
wise skip the next line
This conditional command allows the user to execute the next line of code if
the inputs triggered match the given value. If the inputs do not match, the next
line is skipped.
If input matches, then ex-
ecute the next line, otherwise
skip the next line
This conditional command allows the user to execute the next line of code
if the specific input triggered matches the given value. If the input does not
match, the next line is skipped.
Set Outputs
The outputs can be turned (on=1) or (off=0). These outputs can be used to
trigger PLC operations, relays, solenoids, etc.
July 2018