Protocol handshaking.
Validates the
Protocol 3000
connection and gets
the machine number.
Step-in master
products use this
command to identify
the availability of a
device.
COMMAND
#<CR>
FEEDBACK
~nn@OK<CR><LF>
COMMAND
#AUD-SDI-SELECT?io_mode,io_index,group,pair<CR>
FEEDBACK
~nn@AUD-SDI-SELECTio_mode,io_index,group,pair<CR><LF>
io_mode –
0 – input
io_index – Number that indicates the
specific input or output port:
1-N (N= the total number of input or
output ports)
group – Group number: 1–4
pair – Pair number: 1–2
Set the SDI audio for SDI IN 1
to group 2 and pair 1:
#AUD-SDI-SELECT0,1,2,1
<CR>
COMMAND
#AUD-SDI-SELECT?io_mode,io_index <CR>
FEEDBACK
~nn@AUD-SDI-SELECTio_mode,io_index,group,pair<CR><LF>
io_mode –
0 – input
io_index – Number that indicates the
specific input or output port:
1-N (N= the total number of input or
output ports)
group – Group number: 1–4
pair – Pair number: 1–2
Get the SDI audio state for SDI
IN 1:
#AUD-SDI-SELECT?0,1<CR
>
COMMAND
#AUD-SIG-TYPEio_mode,io_index,signal_type<CR>
FEEDBACK
~nn@AUD-SIG-TYPEio_mode,io_index,signal_type<CR><LF>
io_mode –
1 –output
io_index – Number that indicates the
specific input or output port:
1-N (N= the total number of input or
output ports)
signal_type –
0 – AES
1 – analog
Set ANALOG/AES OUT 1
signal type to analog:
#AUD-SIG-TYPE1,1,1<CR>
COMMAND
#AUD-SIG-TYPE?io_mode,io_index<CR>
FEEDBACK
~nn@AUD-SIG-TYPEio_mode,io_index,signal_type<CR><LF>
io_mode –
1 –output
io_index – Number that indicates the
specific input or output port:
1-N (N= the total number of input or
output ports)
signal_type –
0 – AES
1 – analog
Get the ANALOG/AES OUT 1
signal type:
#AUD-SIG-TYPE?1,1<CR>
Get beacon
information, including
IP address, UDP
control port, TCP
control port, MAC
address, model, name.
There is no Set
command. Get
command initiates a
notification.
COMMAND
#BEACON-INFO?port_id<CR>
FEEDBACK
~nn@BEACON-INFOport_id,ip_string,udp_port,tcp_port,mac_ad
dress,model,name<CR><LF>
port_id – ID of the Ethernet port
ip_string – Dot-separated
representation of the IP address
udp_port – UDP control port
tcp_port – TCP control port
mac_address – Dash-separated mac
address
model – Device model
name – Device name
Get beacon information:
#BEACON-INFO?<CR>
Set image brightness
per output.
Value limits can
vary for different
devices.
Value is a property of
input connected to
current output.
Changing input source
might cause changes
in this value (refer
device definitions).
In devices that enable
showing multiple
outputs on one display
– each in a separate
window – this
command relates only
to the window
associated with the
output indicated in the
out-index parameter.
COMMAND
#BRIGHTNESSout_index,value<CR>
FEEDBACK
~nn@BRIGHTNESSout_index,value<CR><LF>
out_index – Number that indicates the
specific output:
1-N (N= the total number of outputs)
value – Brightness value
Set brightness for output 1 to
50:
#BRIGHTNESS1,50<CR>