EasyManua.ls Logo

PDK PDR1000 - RS232 Communication

PDK PDR1000
25 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
40
4.2.5 RS232 Communication
1. Data Request Configuration
5 Byte 1 Byte 3 Byte 1 Byte 4~6 Byte 1 Byte
ID BL C1 BL C2 LF
3. Data Indication
5 Byte 1 Byte 3 Byte 1 Byte 4 Byte 1 Byte
ID BL C1 BL C2 CR
CR[001] GET INFO
[001] ID NO : [001]
Model Name : Jain- 2 KD
Serial_No. : 2020G01-0001
Sensor Range : -2.0 ~ 2.0 K{ETX}
< Response Example >
2. Data Response Configuration
1 Byte 5 Byte 1 Byte 1 Byte 1 Byte
STX ID D1 CR LF EOT
ID will shows as [xxx], D1 has up to 25 Bytes of output data.
<RS232 Communication Set>
Baud Rate : 19200 Data Bit Length : 8 bit
Stop Bit : 1 bit Parity : None
Data flow control : N/A Data Code : ASCII code
<Description>
BL : Blank C1 : Command1
LF : Line Feed
CR : Carriage Return STX : Start of text
D1 : Data EOT : End of text
C2 : Command2