Appendix a: automation protocols, 1 introduction, 2 conventions – Ensemble Designs 9430 Flexible Matrix Router for 3G / HD / SD / ASI User Manual
Page 105

www.ensembledesigns.com
Page 105
Avenue 9430 Flexible Matrix Router
Installation, Configuration and Operations Guide
Appendix A: Automation Protocols
Revision 1.1
1 Introduction
This appendix describes the various communication protocols available in the 9430 Flexible Matrix
Router to support external control by an automation system. It also discusses the various means for
connecting an external controller to the router.
The intended audience is the developer tasked with connecting an external control device to the
router.
Some discussion of configuration of the 9430 router is covered in this document, but only as it
pertains to attaching an external control device. It is recommended that the reader be familiar with
general router configuration procedures as described earlier in this manual.
2 Conventions
This section describes the conventions used in this appendix.
•
A number followed by the letter “H” is a hexadecimal number. E.g., 12H is the hexadecimal
equivalent of decimal 18.
•
Command syntax in this appendix is described using a notation similar to BNF (Backus-Naur
Form).
A symbol is represented by the symbol name inside of arrow
brackets ‘<’ and ‘>’.
[optional]
Optional parts are shown inside of square brackets.
…
Items that can be repeated are indicated by an ellipse.
literals
Characters, numbers, and strings of text that are not part of a
symbol are to be interpreted literally. They would be typed exactly
as they are shown.
‘>’
Single quotes may be used in certain cases to avoid ambiguity
when a character needs to be typed literally. For example, since
the arrow bracket is normally used to indicate a symbol, enclosing
it in single quotes means it should be interpreted literally as the
arrow bracket character. In this case it should be typed as a single
character (without the quotes).