1. Reset output coil RST
1. Reset output coil RST
1.1. Instruction Description
Reset (N) operands starting from the specified address bit (BIT), with the maximum number of operands set according to the operand type.
1.2. The valid operands of the instruction
| Input/Output | Data Type | operand | Description |
|---|---|---|---|
| OUT | ON/OFF | Y/M/C/T/S, word to Bit(D/V/Z), local variable(LB) | output |
| CT | 16 bit unsigned integer | K/H | Quantity |
1.3. Example
Instruction table:
NETWORK 000
LD X000
RST Y000 K16 // reset Y000~Y017
图1 RST