Instruction name |
Instruction format | Description | |||||
---|---|---|---|---|---|---|---|
Mnemonic | First argument |
Second argument |
Third argument |
Fourth argument |
Fifth argument |
||
X() (contact input) | H<variable>= | X(i) | Acquires contact input information and stores it in the <variable> (0 = off, 1 = on). | ||||
H<variable>= | XW | Acquires contact input information as word data and stores it in the <variable>. | |||||
Y() (contact output) | Y(i)= | <variable> | Outputs to the contact output bit by bit (0 = off, 1 = on). | ||||
YW= | <variable> | Outputs word data to the contact output. | |||||
chg statement (special terminal assignment change) |
Chg FOT= ROT= |
X(i) | Changes the FOT and ROT terminal assignments. | ||||
non | Invalidates the FOT and ROT terminal assignments. | ||||||
Chg ORL= ORG= |
X(i) | Changes the ORL and ORG terminal assignments. | |||||
default | Returns the ORL and ORG terminal assignments to the default values. | ||||||
Chg SRD= ALM= INP= SA= SZD= BRK= TLM= OL1= |
Y(i) | Changes the output terminal assignments. | |||||
non | Invalidates the output terminal assignments. |