Se500 Rs-232 Remote Control Command - Datavideo se-500 Instruction Manual

Hide thumbs Also See for se-500:
Table of Contents

Advertisement

SE500 RS-232 Remote Control Command

1. Physical layer
1.1
Control output format: RS-232C
1.2
Communication rate: 57600 BPS
1.3
Data format: 8 bits serial, LSB first, 1 start bit, 1 stop bit, odd parity
1.4
Must delay 100uSEC between 2 bytes
2. Data link layer
2.1 Frame format
1st
2nd
Header
ID
1) Header
Code consisting of one byte for frame synchronization.
The frame header send from the master machine is termed the command header.
The frame header send from the slave machine is termed the return header.
The command header byte is fixed as fallow.
1st: F0h (base 16)
The return header byte is fixed as fallow.
1st: FCh (base 16)
2) ID number
The equipment ID number is composed of 8 bits
The ID of SE500: 32h (base 16)
3) Length
The length is the sum of bytes from the header to the end.
It is composed of 8 bits.
6h (base 16) < Length <= 80h (base 16)
4) Data
Data block used by application layer.
Refer to Section 3.
5) Checksum
The 8 bits checksum is obtain from header to the last data, and then convert to two numeric
ASCII code.
Checksum=header+ID+legth+data0+data1+...+data_last
chksum_L=(low nibble of checksum) + 30h
chksum_H=(high nibble of checksum) + 30h
6)
End
The end byte are fixed to FFh(base 16).
3. Application layer
The application layer designates the command structure and contents.
3.1 Command data format
th
4
5th
Command
Operated
Group
#0
VER: 1.03
Release date: 2006/02/22
th
3rd
4
5th
Length Data0 Data1 Data2 Data3
6th
7th
Operated
Operated
#1
#2
6th
7th
,,,
,,,
8th
9th
10
Operated
Operated
Operated
#3
#4
#5
43
Last-2
Last-1
Chksum_L Chksum_H
th
11th
...
Operated
...
#6
Last
End

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents