AMX MAX-CSD 10 Operation And Reference Manual page 87

Amx corporation max video encoder & video decoder operation/reference guide
Table of Contents

Advertisement

MAX-CSE Streaming Send_Commands (Cont.)
Command
SET FORMAT
Set the video format of the
incoming video signal.
SET GAIN
Set a gain value for the
incoming microphone input.
SET SAP
Set the mode of SAP Server/
Listener.
SET SAP IP MODE
Sets the SAP
Server/Listener IP address
mode.
SET SAP IP ALT
Set the SAP Server/Listener
IP Alternative multicast
address.
MAX-CSE/MAX-CSD10 Operation/Reference Guide
Description
Syntax:
SEND_COMMAND <DEV>,"'SET FORMAT'"
Variable:
format = NTSC or PAL.
Example:
SEND_COMMAND ENCODER,"'SET FORMAT PAL'"
Instructs the MAX-CSE to use PAL video format for the incoming video signal.
Syntax:
SEND_COMMAND <DEV>,"'SET GAIN'"
Variable:
gain = 0 - 99.
Example:
SEND_COMMAND ENCODER,"'SET GAIN 0'"
Sets the gain level to 0, which mutes the microphone. This corresponds to the
value seen within the MIC GAIN field on the A/V Setup UI page.
• 'ENABLE' starts the SAP Server/Listener services.
• 'DISABLE' stops the SAP Server/Listener services.
Syntax:
SEND_COMMAND <DEV>,'SET SAP <Mode>'
Variable:
Mode = ENABLE or DISABLE
Example:
SEND_COMMAND ENCODER, 'SET SAP ENABLE'
• 'DEFAULT' mode tells SAP Server/Listener to use the well known multicast
address:port of 224.2.127.254:9875.
• 'ALT' modes tells the SAP Server/Listener to use the alternative multicast
address:port. The alternative multi-cast address:port is configured by
another NetLinx command (see SET SAP IP ALT below).
Syntax:
SEND_COMMAND <DEV>, 'SET SAP IP MODE <Mode>'
Variable:
Mode=DEFAULT or ALT
Example:
SEND_COMMAND ENCODER, 'SET SAP IP MODE ALT'
Syntax:
SEND_COMMAND <DEV>, 'SET SAP IP ALT <Addr>:<Port>'
Variable:
Addr = multicast IP address
Port = port number
Example:
SEND_COMMAND ENCODER, 'SET SAP IP ALT 224.3.127.254:1234'
NetLinx Programming
81

Advertisement

Table of Contents
loading

This manual is also suitable for:

Max-cseMax-csd10Max-cse10

Table of Contents