1. Immediately set the output coil SETIM
1. Immediately set the output coil SETIM
1.1. Instruction Description
Immediately set (N) operands starting from the specified address bit (BIT), with the maximum number of operands set according to the operand type. Setting 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
SETIM Y000 K16 // immediately set Y000~Y017
图1 SETIM