AMX MAX-CSD 10 Stereo Receiver User Manual


 
NetLinx Programming
77
MAX-CSE/MAX-CSD10 Operation/Reference Guide
MAX-CSE Streaming Send_Commands (Cont.)
Command Description
GET FORMAT
Get a description of the
format used by the current
incoming video signal.
Syntax:
SEND_COMMAND <DEV>,"'GET FORMAT'"
Variable:
format = NTSC or PAL.
Example:
SEND_COMMAND ENCODER,"'GET FORMAT'"
System response:
FORMAT = NTSC
Indicates that the MAX-CSE is using/expecting an incoming NTSC video
format.
GET GAIN
Get a description of the
current gain used by the
microphone input.
Syntax:
SEND_COMMAND <DEV>,"'GET GAIN'"
Variable:
gain = 0 - 99.
Example:
SEND_COMMAND ENCODER,"'GET GAIN'"
System response:
GAIN = 50
Indicates that the current gain on the microphone input is approximately 50%
of its’ maximum value.
GET SAP
Gets the mode of SAP
Server/Listener
Syntax:
SEND_COMMAND <DEV>,'GET SAP'
Example:
SEND_COMMAND ENCODER, 'GET SAP'
System response:
SAP=ENABLED or SAP=DISABLED
GET SAP IP MODE
Get the current SAP
Server/Listener IP address
mode.
Syntax:
SEND_COMMAND <DEV>, 'GET SAP IP MODE'
Example:
SEND_COMMAND ENCODER, 'GET SAP IP MODE'
System response:
SAP IP MODE=ALT
GET SAP IP ALT
Gets the SAP Server/Listener
IP Alternative multicast
address.
Syntax:
SEND_COMMAND <DEV>, 'GET SAP IP ALT'
Example:
SEND_COMMAND ENCODER, 'GET SAP IP ALT'
System response:
SAP IP ALT=224.3.127.254:1234