Programming
120
NXD-700i & NXT-CA7 7” Modero Touch Panels
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:
AMX 38K
AMX 455K
User 1
User 2
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
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.
^IRS
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>'"
Содержание NXD-700i
Страница 4: ......
Страница 12: ...viii NXD 700i NXT CA7 7 Modero Touch Panels Table of Contents...
Страница 30: ...NXT CA7 Installation 18 NXD 700i NXT CA7 7 Modero Touch Panels FIG 19 RJ 45 wiring diagram...
Страница 52: ...Configuring Communication 40 NXD 700i NXT CA7 7 Modero Touch Panels...
Страница 138: ...Programming 126 NXD 700i NXT CA7 7 Modero Touch Panels...
Страница 148: ...Appendix A Text Formatting Codes 136 NXD 700i NXT CA7 7 Modero Touch Panels...
Страница 151: ...Appendix B Complex Script Support 139 NXD 700i NXT CA7 7 Modero Touch Panels...