CCOPULSE CCO Relay Pulse

Syntax
CCOPULSE, <address>, <relay number>, <pulse time>

Parameter Description Format
address system address of the CCO [processor : link : address]
see
device address formatting description
relay number relay number to pulse 1 - 8
pulse time pulse duration in 0.5 second increments 1 - 245
1 = 0.5 seconds
2 = 1.0 seconds
3 = 1.5 seconds
.
.
245 = 122.5 seconds

Description
Pulses a specific CCO relay for a specified duration.

Example
Pulse relay 3 on processor 2, link 4, CCO address 6, for 2 seconds

L232> CCOPULSE, [2:4:6], 3, 4

See Also
CCOCLOSE - Close a CCO relay
CCOOPEN - Open a CCO relay

back to the table of contents...