Difference between revisions of "EDO - External Data Output"
From Zenitel Wiki
Line 1: | Line 1: | ||
− | '''EDO (External Data Output)''' is an user definable, output-only, ASCII HEX protocol intended for CCTV control etc. | + | '''EDO (External Data Output)''' is an user definable, output-only, [http://en.wikipedia.org/wiki/ASCII|ASCII] HEX protocol intended for CCTV control etc. |
EDO is controlled from the [[Event Handler]] where it can be configured to send free text merged with parameters for the active stations. | EDO is controlled from the [[Event Handler]] where it can be configured to send free text merged with parameters for the active stations. | ||
Line 5: | Line 5: | ||
== Syntax == | == Syntax == | ||
− | EDO | + | EDO "free text" |
== Example == | == Example == |
Revision as of 19:59, 31 March 2008
EDO (External Data Output) is an user definable, output-only, [1] HEX protocol intended for CCTV control etc.
EDO is controlled from the Event Handler where it can be configured to send free text merged with parameters for the active stations.
Syntax
EDO "free text"
Example
EDO 2 "Door A2 open \x0D\x0A" – Output: Door A2 open +CR+LF