Protocol 3000 Commands
This section includes the:
• KIT-400T Protocol Commands on page 76.
• KIT-400R Protocol Commands on page 85.
KIT-400T Protocol Commands
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>
Get audio in video
embedding status.
COMMAND
#AUD-EMB?in_index,out_index<CR>
FEEDBACK
~nn@AUD-EMBin_index,out_index,emb_mode<CR><LF>
in_index – Number that indicates
the specific input:
1 – IN 1
2 – IN 2
out_index – Number that
indicates the specific output:
1 – HDBT OUT
emb_mode – Embedding status
0 – Analog
1 – Embedded
Get IN 1 audio embedding
status:
#AUD-EMB?1,1<CR>
COMMAND
#AUD-LVLio_mode,io_index,vol_level<CR>
FEEDBACK
~nn@AUD-LVLio_mode,io_index,vol_level<CR><LF>
io_mode – Input/Output
1 – Output
io_index – Number that indicates
the specific input or output port:
1 – AUDIO OUT
vol_level – Volume level -83db
to 24dB;
++ (increase current value by 1dB);
-- (decrease current value by 1dB)
Set AUDIO OUT level
to -50dB:
#AUD-LVL1,1,-50<CR>
COMMAND
#AUD-LVL?io_mode,io_index<CR>
FEEDBACK
~nn@AUD-LVLio_mode,io_index,vol_level<CR><LF>
io_mode – Input/Output
1 – Output
io_index – Number that indicates
the specific input or output port:
1 – AUDIO OUT
vol_level – Volume level -83db
to 24dB;
++ (increase current value by 1dB);
-- (decrease current value by 1dB)
Get AUDIO OUT level
#AUD-LVL?1,1<CR>