Actions

Difference between revisions of "RCO - Set Remote Control Output"

From Zenitel Wiki

(Example)
(Example)
Line 7: Line 7:
 
== Example ==
 
== Example ==
  
  RCO 10        - The remote control output no. 10 will follow the event ON and OFF
+
  RCO 10        - The RCO number 10 will follow the event ON and OFF
  RCO 10 ON      – Turns ON the remote control output no. 10
+
  RCO 10 ON      – Turns ON the RCO number 10
  RCO 10 ON 25  – Turns ON the remote control output no. 10 for 2,5 seconds
+
  RCO 10 ON 25  – Pulse RCO number 10 for 2.5 seconds
  
 
[[Category:Event Handler]]
 
[[Category:Event Handler]]
 
[[Category:Built-In Action Commands]]
 
[[Category:Built-In Action Commands]]

Revision as of 12:02, 24 September 2008

The RCO command is used to control relays.

Syntax

RCO  <RCO.logical.no>  <ON/OFF>   <Pulse time>

Example

RCO 10         - The RCO number 10 will follow the event ON and OFF
RCO 10 ON      – Turns ON the RCO number 10
RCO 10 ON 25   – Pulse RCO number 10 for 2.5 seconds