AMX EXB-COM2 Specifications Page 45

  • Download
  • Add to my manuals
  • Print
  • Page
    / 70
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 44
NetLinx Send Commands
37
ICSLan Device Control Boxes
NetLinx Send Commands
The following NetLinx SEND_COMMANDs are supported by the EXB-xxx modules.
NetLinx Send Commands
Command Description EXB Modules
B9MOFF Set the port's communication parameters for stop and data bits
according to the software settings on the RS-232 port (default).
Disables 9-bit in 232/422/455 mode.
By default, this returns the Communication settings on the serial port
to the last programmed parameters.
This command works in conjunction with the 'B9MON' command.
Syntax:
B9MOFF
Example:
SEND_COMMAND SOMEDEVICE_1,"'B9MOFF'"
Sets the port settings on SOMEDEVICE to match the port's
configuration settings.
EXB-COM2
EXB-MP1
B9MON Override and set the current communication settings and parameters
on the RS-232 serial port to 9 data bits with one stop bit.
Enables 9-bit in 232/422/485 mode.
This command works in conjunction with the 'B9MOFF' command.
Syntax:
B9MON
Example:
SEND_COMMAND SOMEDEVICE_1,"'B9MON'"
Resets the SOMEDEVICE port's communication parameters to nine
data bits and one stop bit.
EXB-COM2
EXB-MP1
CAROFF Disable the IR carrier signal until a 'CARON' command is received.
Syntax:
CAROFF
Example:
SEND_COMMAND IR_1,"'CAROFF'"
Stops transmitting IR carrier signals to the IR_1 port.
EXB-IRS4
EXB-MP1
CARON Enable the IR carrier signals (default).
Syntax:
CARON
Example:
SEND_COMMAND IR_1,"'CARON'"
Starts transmitting IR carrier signals to the IR_1 port.
EXB-IRS4
EXB-MP1
Page view 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 69 70

Comments to this Manuals

No comments