2 Instructions
2-322
CP1E CPU Unit Instructions Reference Manual(W483)
Sample program
When CIO 0.00 turns ON in the following programming example, PULS(886) sets the number of output
pulses for pulse output 0. An absolute value of 5,000 pulses is set. SPED(885) is executed next to start
pulse output using the pulse + direction method in the clockwise direction in independent mode at a tar-
get frequency of 500 Hz. .
Operation Purpose Application Frequency changes Description
Procedure/
instruction
Stopping
pulse output
To stop pulse
output (Num-
ber of pulses
setting is not
preserved.)
Immediate stop Stops the pulse output
immediately and clears
the number of output
pulses setting.
PULS(886)
↓
SPED(885)
(Independent)
↓
INI(880)
Stop pulse
output (Num-
ber of pulses
setting is not
preserved.)
Immediate stop Stops the pulse output
immediately and clears
the number of output
pulses setting.
PULS(886)
↓
SPED(885)
(Independent)
↓
SPED(885),
(Independent,
Target fre-
quency of 0 Hz)
Pulse frequency
Present
frequency
Execution of
SPED(885)
Execution
of INI