Instruction manual
17
RS232 Command Protocol
1. Update Titler
Command /TT(Address)<Title><CR>
Description This command is only support Master Mode
Address (1 byte) 1 - 254 *Master = 255 (FFH)
Title (1-20 bytes) text strings
<CR> (1 byte) Carriage return
Example Update titler at address 65 with Camera 65
/TTACamera 65<CR>
/ 0x2F
T 0x54
T 0x54
A 0x41 Address 65
C 0x43
a 0x61
m 0x6D
e 0x65
r 0x72
a 0x61
space 0x20
6 0x36
5 0x35
<CR> 0x0D Carriage return
2. Update Hour
Command /Hxx
Description
H (1 byte) Hour
xx (2 bytes) 00-23
Note: 00=12AM,01=1AM,..,12=12PM,13=1PM,..,23=11PM
Example Update hour = 1AM(12 hour) or 13:00(24 hour)
/H01
/ 0x2F
H 0x48
0 0x30
1 0x31
TDCT-Pro Time-Date-Character-Title
RS-232 COMMAND SET APPENDIX C