User guide
19
User Guide
RS-232 Command Usage
Example
Example String
Example Response
Route Input 5 to Output 1, 2, 3, and
4
!R5to1,2,3,4<cr>
~R5to1,2,3,4<cr>
Trigger Preset 2
!P2<cr>
~P2<cr>
Save current configuration into
Preset 5
!S5<cr>
~S5<cr>
Set Input Port 1 Baud Rate to
96008N1
!BR96008N1IN1<cr>
~BR96008N1IN1<cr>
Set Output Ports 1, 3, 5, and 13 Baud
Rate to 192008N1
!BR192008N1OUT1 3 5
13<cr>
~BR192008N1OUT1 3 5
13<cr>
Turn off input ports 11 & 15 auto
receive
!RXOFFIN11 15<cr>
~RXOFFIN11 15<cr>
Turn on output ports 11 & 15 auto
receive
!RXONOUT11 15<cr>
~RXONOUT11 15<cr>
Send ASCII Serial string "123<CR>" to
Input ports 1, 3, and 12. Note the
%0D in an Aurora control system is
Hexadecimal 0x0D and counts as 1
byte.
!RSIN1 3 12TX04123%0D<CR>
~RSIN1 3 12TX04123%0D<CR>
Send ASCII Serial string "123<CR>" to
output ports 1, 3, and 12. Note the
%0D in an Aurora control system is
Hexadecimal 0x0D and counts as 1
byte.
!RSOUT1 3
12TX04123%0D<CR>
~RSOUT1 3
12TX04123%0D<CR>
Force HDMI output card to DVI mode
on outputs 1-7
!DVION1 2 3 4 5 6 7<CR>
~DVION1 2 3 4 5 6 7<CR>
Query Baud Rate on Inputs 1, 12, &
13. Response shows input 1 38400
8N1; input 12 19200 8N1; input 13
4800 8N1;
?BRIN1 12 13<cr>
~BR384008N1IN1<cr>
~BR192008N1IN12<cr>
~BR48008N1IN13<cr>
Query Baud Rate on Output 4, 7, & 8.
Response is output 4 9600 8N1;
output 7 19200 8N1; output 8 38400
8n1;
?BROUT4 7 8<cr>
~BR96008N1OUT4<cr>
~BR192008N1OUT7<cr>
~BR384008N1OUT8<cr>