USERS GUIDE
www.auroramm.com
42
Audio Routing Query Command
get_audio_route
Note
To Support Audio Insertion to the video at RX side we have to do it by first inserting the audio at rx side to
remote audio. It will reach the Tx and at the tx we should insert the remote audio to stream_audio.
For Eg: To insert the line in at RX to the stream video at RX enter the following commands
1) Insert line in to remote audio at Rx -
!**AUD1,4
or
set_audio_route linein remote
2) Insert remote audio to stream audio at Tx -
!**AUD4,3
or
set_audio_route remote_audio stream_audio
Brief Description of Button mode and Button Color
Each button has 3 independent modes and these modes can be set for press and release separately. The
default functionality for buttons in TX for release is input switching. Each mode can be independently set as
well as cleared.
Button_numbers are 1,2 for box version and 1,2 & 3(for wall plate)
Press_modes are press and release
Button_modes are tcp, serial and default
button_color: none, white, red, green, blue, yellow, magenta, cyan
TCP mode means a TCP msg can be send when we press/release a button
serial mode means a serial message can be send when we press/release a button
Telnet commands
Set Button Modes
set_button_mode <button_number> <press_mode> <button_Mode>
Eg:
set_button_mode <button_number> <press_mode> <button_Mode>
set_button_mode 1 press tcp
set_button_mode 1 release tcp
Clear Button Modes
clear_button_mode <button_mode> <press_mode> <button_mode>
Eg:
clear_button_mode 1 release tcp