Release Version 1.2
18
5-6. RS-485
5-6-1. Connection Method
▶ Refer to the ‘4-2-3. CAMERA’ for more information on camera settings.
5-6-2. Control communication data format
▶ Set up the split screen or others by a RS-485 controller in remote distance.
- Data Length: 8 Bit, Start/Stop Bit: 1Bit, Parity Bit: None, Baud Rate: 9600
Byte
Value
Function
1
0xA0
STX (Launching data)
2
0x16
Device Code
3
0x01 ~ 0xFF Address (Device ID)
4
Data Byte
Control Data
5
Check Sum Check Sum = Byte2 + Byte3 + Byte4