AMX MAX-CSE User Manual

Page 87

Advertising
background image

NetLinx Programming

81

MAX-CSE/MAX-CSD10 Operation/Reference Guide

MAX-CSE Streaming Send_Commands (Cont.)

Command

Description

SET FORMAT
Set the video format of the
incoming video signal.

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.

SET GAIN
Set a gain value for the
incoming microphone input.

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.

SET SAP
Set the mode of SAP Server/
Listener.

• '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'

SET SAP IP MODE
Sets the SAP
Server/Listener IP address
mode.

• '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'

SET SAP IP ALT
Set the SAP Server/Listener
IP Alternative multicast
address.

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'

Advertising
This manual is related to the following products: