Panel Ir Commands; Irm; Irs - AMX Modero NXD-500i Operation/Reference Manual

5" modero wall/flush mount touch panel with intercom
Hide thumbs Also See for Modero NXD-500i:
Table of Contents

Advertisement

Panel IR Commands

These commands are used to transmit and receive IR signals from the panel.
Each panel has up to 4 transmit ports specifically defined as IR output ports:




The ^IRM command allows the command itself to specify the port number. IRM is needed because
commands programmed on the panel itself can only be sent to a single port number.
The ^IRS command is needed to enable the received AMX 38K or 455k. In some cases, both of these ports
cannot be enabled at the same time.
Panel IR Commands

^IRM

^IRS

NXD-500i 5" Wall/Flush Mount Touch Panel with Intercom
AMX 38K
AMX 455K
User 1
User 2
Pulses the given channel IR on for onTime in tenths of seconds.
Delays offTime tenths of seconds before the next IR pulse is allowed.
The port for the IR is specified in the command.
Syntax:
SEND_COMMAND <DEV>,"'^IRM-<port>,<channel>,<onTime>,<offTime>'"
Variables:
None.
Example:
SEND_COMMAND TP1,"'^IRM-<port>,<channel>,<onTime>,<offTime>'"
SEND_COMMAND TP2,"'^IRM-<port>,<channel>,<onTime>,<offTime>'"
Specifies the port number to be used.
Enable the received AMX 38K or 455K
The RX Ir port is specified in the command.
Syntax:
SEND_COMMAND <DEV>,"'^IRS-<port>'"
Variables:
None.
Example:
SEND_COMMAND <DEV>,"'^IRS-<port>'"
Programming
123

Advertisement

Table of Contents
loading

Table of Contents