
Programming
89
NI Series WebConsole & Programming Guide
IR / Serial Ports Channels
IR RX Port Channels
IR/Serial Send_Commands
The following IR and IR/Serial Send_Commands generate control signals for external equipment. In
these examples: <DEV> = device.
IR / Serial Ports Channels
CHANNELS: Description
00001 - 00229
IR commands.
00229 - 00253
May be used for system call feedback.
00254
Power Fail. (Used w/ 'PON' and 'POF' commands).
00255
Power status. (Shadows I/O Link channel status).
00256 - 65000
IR commands.
65000 - 65534
Future use.
The NI series of NetLinx Masters support Serial control via the IR/RX port when using
firmware version 300 or greater.
IR / Serial Ports Channels
00001 - 00255
PUSH and RELEASE channels for the received IR code.
IR/Serial Send_Commands
Command
Description
CAROFF
Disable the IR carrier signal
until a 'CARON' command is
received.
Syntax:
SEND_COMMAND <DEV>,"'CAROFF'"
Example:
SEND_COMMAND IR_1,"'CAROFF'"
Stops transmitting IR carrier signals to the IR_1 port.
CARON
Enable the IR carrier signals
(default).
Syntax:
SEND_COMMAND <DEV>,"'CARON'"
Example:
SEND_COMMAND IR_1,"'CARON'"
Starts transmitting IR carrier signals to the IR_1 port.
Содержание NetLinx Master-Ethernet Card/Module NXC-ME260
Страница 8: ...vi NI Series WebConsole Programming Guide Table of Contents ...
Страница 12: ...Overview 4 NI Series WebConsole Programming Guide FIG 1 Internet Explorer with BonJour plug in ...
Страница 13: ...Overview 5 NI Series WebConsole Programming Guide ...
Страница 14: ...Overview 6 NI Series WebConsole Programming Guide ...
Страница 34: ...Onboard WebConsole User Interface 26 NI Series WebConsole Programming Guide ...
Страница 36: ...WebConsole WebControl Options 28 NI Series WebConsole Programming Guide ...
Страница 88: ...WebConsole System Options 80 NI Series WebConsole Programming Guide ...
Страница 104: ...Programming 96 NI Series WebConsole Programming Guide ...
Страница 156: ...Appendix A IPSec Configuration File 148 NI Series WebConsole Programming Guide ...
Страница 161: ...Terminal Program Port Telnet Commands 153 NI Series WebConsole Programming Guide ...