User guide
17
User Guide
Serial Transmit
Input Command
!RSINxTXnns<CR>
x = port number(s) = 1-32 1-32 1-32 etc. More than one port #
use space between
nn = byte count for string = 00 - 99 Number must be double digit
and in ASCII. Single digits must have zero in front
s = string is in ascii and can have non-printable ascii characters as
well. Refer to the control system manual how to send hexadecimal
inside a string. Note the hexadecimal counts as only 1 byte for the
byte count. Aurora control system uses URL encoded methods for
sending strings so "hello world <cr>" would be hello world%0D.
This would have 12 bytes for the byte count as %0D counts as one
byte. Some systems may use 0x0D instead.
Serial Transmit
Output
Command
!RSOUTxTXnns<CR>
x = port number(s) = 1-32 1-32 1-32 etc. More than one port #
use space between
nn = byte count for string = 00 - 99 Number must be double digit
and in ASCII. Single digits must have zero in front
s = string is in ascii and can have non-printable ascii characters as
well. Refer to the control system manual how to send hexadecimal
inside a string. Note the hexadecimal counts as only 1 byte for the
byte count. Aurora control system uses URL encoded methods for
sending strings so "hello world <cr>" would be hello world%0D.
This would have 12 bytes for the byte count as %0D counts as one
byte. Some systems may use 0x0D instead.
DVI Output
Mode Force On
!DVIONx<CR>
x = port number(s) = 1-32 1-32 1-32 etc. More than one port #
use space between
DVI Output
Mode Auto
!DVIOFFx<CR>
x = port number(s) = 1-32 1-32 1-32 etc. More than one port #
use space between
Hot plug Output
Auto
!HPONx<CR>
x = port number(s) = 1-32 1-32 1-32 etc. More than one port #
use space between
Hot plug Output
force off
!HPOFFx<CR>
x = port number(s) = 1-32 1-32 1-32 etc. More than one port #
use space between
Query Input
Card Baud Rate
?BRINx<cr>
x = port number(s) = 1-32 1-32 1-32 etc. More than one port #
use space between
Query Output
Card Baud Rate
?BROUTx<cr>
x = port number(s) = 1-32 1-32 1-32 etc. More than one port #
use space between
Query Input
Card Serial
Receive
?RXINx<cr>
x = port number(s) = 1-32 1-32 1-32 etc. More than one port #
use space between
Query Output
Card Serial
Receive
?RXOUTx<cr>
x = port number(s) = 1-32 1-32 1-32 etc. More than one port #
use space between
Query Firmware
Input Port (only
for RS-232
?FMINPx<cr>
x = port number = 1-32 Note: Command only works for HDBaseT
cards.