EasyManuals Logo

AMX DXLink User Manual

AMX DXLink
154 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #101 background imageLoading...
Page #101 background image
NetLinx Programming of DXLink Transmitters and Receivers
95
Instruction Manual – DXLink™ Twisted Pair Transmitters/Receiver
Serial SEND_COMMANDs
On the DXLink Modules, SERIAL SEND_COMMANDs are sent to Port 1.
Serial SEND_COMMANDs (Transmitters and Receivers)
Command Description
B9MOFF
Set the port’s communication
parameters for stop and data
bits according to the
software settings on the
RS-232 port.
This command works in conjunction with the 'B9MON' command.
Disables 9-bit in 232 mode.
By default, this returns the Communication settings on the serial port to the
last programmed parameters.
Syntax:
B9MOFF
Example:
SEND_COMMAND SOMEDEVICE_1,"'B9MOFF'"
Sets the port settings on SOMEDEVICE to match the port’s configuration
settings.
B9MON
Override and set the current
communication settings and
parameters on the RS-232
serial port to 9 data bits with
one stop bit.
This command works in conjunction with the 'B9MOFF' command.
Enables 9-bit in 232 mode.
Syntax:
B9MON
Example:
SEND_COMMAND SOMEDEVICE_1,"'B9MON'"
Resets the SOMEDEVICE port’s communication parameters to nine data bits
and one stop bit.
CHARD
Set the delay time between
all transmitted characters to
the value specified
(in 100 microsecond
increments).
Syntax:
SEND_COMMAND <DEV>,"'CHARD-<time>'"
Variable:
time = 0 to 10000 (1 second)
Example:
SEND_COMMAND dvRXRS232,"'CHARD-10'"
Sets a 1-millisecond delay between all transmitted characters.
CHARDM
Set the delay time between
all transmitted characters
to the value specified (in
1 millisecond increments).
Syntax:
SEND_COMMAND <DEV>,"'CHARDM-<time>'"
Variable:
time = 0 to 1000 (1 second)
Example:
SEND_COMMAND dvRXRS232,"'CHARDM-10'"
Sets a 10-millisecond delay between all transmitted characters.
ESCSEQOFF
Disables SEND_STRING
escape sequences
Disables SEND_STRING escape sequences (see the “SEND_STRING Escape
Sequences” section on page 99).
ESCSEQON
Enables SEND_STRING
escape sequences
Enables SEND_STRING escape sequences (see the “SEND_STRING Escape
Sequences” section on page 99).

Table of Contents

Other manuals for AMX DXLink

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX DXLink and is the answer not in the manual?

AMX DXLink Specifications

General IconGeneral
CategoryReceiver
DimensionsVaries by model
WeightVaries by model
HDCP ComplianceYes
Video Input SignalHDMI
ControlRS-232, IR, Ethernet
Input ConnectorHDMI
Output ConnectorHDMI
Operating Temperature0° to 50° C
Humidity10% to 90% non-condensing
Storage Temperature-20° to 70° C

Related product manuals