www.ensembledesigns.com
Page 159
BrightEye NXT 450 Clean Streaming 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:
@<Space>B:E<CR>
@<Space>
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.
<CR>
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<CR>
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<CR><LF>
S:01,7<CR><LF>
S:02,5<CR><LF>