Pulse output instructions
1027
Part III FP Instructions
F166_PulseOutput_
Set
Target value match ON (pulse output)
Pulse output characteristics
10000
0
1
2
4
3
10000 Target value
1
Elapsed value of pulse output
2
Execution condition
3
"Output control active" flag
4
PLC output
The PLC output turns to TRUE when the elapsed value matches the target value. In addition, the
"Output control active" flag turns to FALSE and the instruction is deactivated.
If an output is specified that has not been implemented, only the internal memory of the
corresponding WY address is set or reset.
Interrupt operation
The interrupt program will be executed when the elapsed value matches the target value. Any
interrupt that has been entered into the Tasks list is automatically enabled. A special interrupt
program number is assigned to each channel number.
Channels used by interrupt programs:
Interrupt 8 Channel 0
Interrupt 9 Channel 1
Interrupt 10 Channel 2
Interrupt 11 Channel 3
General programming information
Set "Pulse output" for the desired channel in the system registers.
Description
If the elapsed value matches the target value of the selected pulse output channel, the specified
output immediately turns to TRUE.