Ensemble Designs BrightEye NXT 410 Clean HDMI Router User Manual
Page 114

www.ensembledesigns.com
Page 114
BrightEye NXT 410/415/430 Compact Router Installation, Configuration and Operations Guide
Response:
In Hex
53 3A 30 33 2C 39 0D 0A
53 3A 30 31 2C 37 0D 0A
53 3A 30 32 2C 35 0D 0A
In
ASCII
S:03,9
S:01,7
S:02,5
Crosspoint Status Command
Description:
This command requests the crosspoint status of the specified destination.
Syntax:
@
@
ASCII ‘@’ (40H) followed by ASCII space character ‘ ’ (20H).
Identifies the start of a command.
X?
ASCII ‘X’ followed by ASCII ‘?’.
Identifies this as a Crosspoint Status command.
The BrightEye NXT Router only supports level 0.
Must be ASCII digit ‘0’.
Destination number.
Up to 4 characters (including leading zeros) may be used to
specify the destination.
Any valid ASCII hex digits. (E.g. ‘0’ to ‘9’ or ‘A’ to ‘F’).
ASCII carriage return character (0DH).
Example:
Get the status of Destination 7. Level 0 must be specified. Assume that the router
reports Source 6 is selected on Destination 7.
Request:
In Hex
40 20 58 3F 30 37 0D
In
ASCII
@
X?07
Response:
In Hex
53 3A 30 37 2C 36 0D 0A
In
ASCII
S:07,6