1. Immediately reset the output coil RSTIM
1. Immediately reset the output coil RSTIM
1.1. Instruction Description
Immediately reset the (N) operands starting from the specified address bit (BIT), with the maximum number of points set according to the operand type. Resetting does not rely on scanning cycles for updates.
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
RSTIM Y000 K16 // Immediately reset Y000~Y017
图1 RSTIM