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