AMX MAX-CSD ENCODER Instruction Manual page 88

Max video encoder
Table of Contents

Advertisement

NetLinx Programming
IR/Serial Send_Commands (Cont.)
Command
SET MODE
Set the IR/Serial ports for IR
or Serial-controlled devices
connected to a CardFrame or
NetModule.
SP
Generate a single IR pulse.
XCH
Transmit the selected channel
IR codes in the format/pattern
set by the 'XCHM' send
command.
82
Description
Sets an IR port to either IR, Serial, or Data mode.
Note: IR DATA Mode works best when using both a lower buad rate and a
short cable length (< 10 feet).
Syntax:
SEND_COMMAND <DEV>, 'SET MODE <mode>'"
Variable:
mode = IR, SERIAL, or DATA.
Example:
SEND_COMMAND IR_1,"'SET MODE IR'"
Sets the IR_1 port to IR mode for IR control.
You can use the 'CTON' to set pulse lengths and the 'CTOF' for time Off between
pulses.
Syntax:
SEND_COMMAND <DEV>,"'SP',<code>"
Variable:
code = IR code value 1 - 252 (253-255 reserved).
Example:
SEND_COMMAND IR_1, "'SP',25"
Pulses IR code 25 on IR_1 device.
Syntax:
SEND_COMMAND <DEV>,"'XCH <channel>'"
Variable:
channel = 0 - 999.
Example:
For detailed usage examples, refer to the 'XCHM' command.
MAX Video Encoder

Advertisement

Table of Contents
loading

This manual is also suitable for:

Max-csd10 decoderMax-cse fg2178-70

Table of Contents