User manual

Copyright 2008 RTcom USA., Inc.
25
Byte
Output14 of
Input
Output15 of
Input
Output16 of
Input
Output17 of
Input
Output18 of
Input
Tail
ASCII 0 7 1 2 0 7 1 2 0 7 *
Hex 30h 37h 31h 32h 30h 37h 31h 32h 30h 37h 2Ah
ASSIGNMENT STATUS REQUEST: ch
eck the status of current input and output channel
Byte Header ID Command Tail
ASCII ! 0 1 0 1 1 0 *
Hex 21h 30h 31h 30h 31h 31h 30h 2Ah
RESET: reset Matrix router
Byte Header ID Command Tail
ASCII ! 0 1 0 1 2 0 *
Hex 21h 30h 31h 30h 31h 32h 30h 2Ah
FIRMWARE VERSION REQUEST: ch
eck firmware version
Byte Header ID Command Tail
ASCII ! 0 1 0 1 3 0 *
Hex 21h 30h 31h 30h 31h 33h 30h 2Ah
RS-232C ASSIGN: cha
nge the set up of RS-232C communication port (19200bps)
Byte Header ID Command Baud rate Data bit Stop bit Parity bit Tail
ASCII ! 0 1 0 1 4 0 0 4 0 0 0 0 0 0 *
Hex 21h 30h 31h 30h 31h 34h 30h 30h 34h 30h 30h 30h 30h 30h 30h 2Ah
Baud rate:
“ 00 ” : 1920 bps , “ 01 ” : 4800 bps , “ 02 ” : 9600 bps , “ 03 ” : 14400 bps , “ 04 ” : 19200 bps
“ 05 ” : 28800 bps , “ 06 ” : 38400 bps , “ 07 ” : 57600 bps , “ 08 ” : 76800 bps , “ 09 ” : 115200 bps
“ 10 ” : 250000 bps
Data bit:
“ 00 ” : 8 bit , “ 01 ” : 5 bit , “ 02 ” : 6 bit , “ 03 ” : 7 bit
Stop bit:
“ 00 ” : 1 bit , “ 01 ” : 2 bit
Parity bit:
“ 00 ” : disable , “ 01 ” : even parity , “ 02 ” : odd parity
*** Attention on RS-232C communication control **
If user develops control program without using Digital Controller that is provided together with this
produc
t, please make sure that response value should be confirmed after transmission of control code and
then the next control code should be transmitted.