Ensemble Designs BrightEye NXT 410 Clean HDMI Router User Manual
Page 116
www.ensembledesigns.com
Page 116
BrightEye NXT 410/415/430 Compact Router Installation, Configuration and Operations Guide
Execute Preset Buffer Command
Description:
This command executes a Take operation on all crosspoints previously stored in the
preset
buffer.
Syntax:
@
@
ASCII ‘@’ (40H) followed by ASCII space character ‘ ’ (20H).
Identifies the start of a command.
B:
ASCII ‘B’ followed by ASCII ‘:’ (3AH).
Identifies this as one of the “buffer” commands.
E
ASCII ‘E’.
Identifies this as the Execute Preset Buffer command.
ASCII carriage return character (0DH).
Example:
Execute the crosspoints previously stored in the preset buffer. Assume the presets are
as follows: Source 9 on Destination 3, Source 7 on Destination 1, and Source 5 on
Destination
2.
Request:
In Hex
40 20 42 3A 45 0D
In
ASCII
@
B:E
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