EasyManua.ls Logo

AMX UDM-0808-SIG - Send_Commands; Fwversiond; Temp

AMX UDM-0808-SIG
96 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
UDM-0808-SIG NetLinx Programming
15
UDM-0808-SIG, UDM-RX02N and UDM-ABB-8-SIG Operation /Reference Guide
SEND_COMMANDs
All text is based on a Unicode index.
UDM-0808-SIG SEND COMMANDs
"'?FWVERSIOND'"
Returns the firmware
version of various
Hub components.
Syntax:
SEND_COMMAND <DEV>, "'?FWVERSIOND<D#>'"
Variables:
D# = Hub component description:
"MAIN",
"PORT",
"INPUT",
"AUX",
Return Value:
"FWVERSION-<version>"
If the D and component description is omitted then the command will return the
version number of the Hub.
"'?TEMP'"
Returns internal
temperature in
degrees (Celsius).
Syntax:
SEND_COMMAND <DEV>,"'?TEMP""
Example:
SEND_COMMAND dvUDM,"'?TEMP'"
Return value:
"TEMP-<temperature>"
"'AI"'
Connect audio inputs
to outputs.
Syntax:
SEND_COMMAND <DEV>,'"AI<I#>O<O#>"'
Variables:
I# = input number - initial 'I' may be omitted if desired
1-8 = Inputs A-H - a value of 0 means no input (disconnect)
O# = output port number:
1-8 = Outputs 1-8 - a value of 0 or "ALL" means all outputs
Example 1:
SEND_COMMAND dvUDM,'"AI4O4,5,6"'
Connect input D audio to outputs 4, 5 and 6.
Example2:
SEND_COMMAND dvUDM,'"A0O1,4,5"
Disconnect audio from outputs 1,4 and 5.

Table of Contents

Other manuals for AMX UDM-0808-SIG

Related product manuals