Pulse output instructions
1030
Part III FP Instructions
F167_PulseOutput_
Reset
Target value match OFF (pulse output)
Pulse output characteristics
1
2
4
3
0
-200
-200 Target value
1
Elapsed value of pulse output
2
Execution condition
3
"Output control active" flag
4
PLC output
The PLC output turns to FALSE 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.
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.
When this instruction is executed, the "Output control active" flag (e.g.
sys_bIsPulseChannel0ControlActive) for the channel used turns to TRUE. No
Description
If the elapsed value matches the target value of the pulse output channel, the specified output
immediately turns to FALSE.