39
FnIO G-Series
Copyright(C)CREVIS Co.,Ltd S82-31-899-4599 URL: www.crevis.co.kr
4.3.3. Example of Transmitting data and Receiving data
Transmit data: ”CREVIS”(6byte) _Receive data : “CREVIS“(6byte)
Input, Output data Size : 16byte
Configuration Parameter
Parameter
Description
Value
Data Bit
8 Data Bit
Not used
Parity Bit
No Parity
Default Value
Baud rate
115200bps
Default Value
Stop Bit
1 Bit
Default Value
RTS/CTS Flow Control
RTS/CTS Disable
Default Value
TxD Process
Disable
Default Value
- Step#0 (Transmit)
TR inverting (TR≠TA)
Output Length = 6byte
Output Data = “CREVIS”
bit#7
bit#6
bit#5
bit#4
bit#3
bit#2
bit#1
bit#0
Control Byte #0
TPR
FT
FR
----
----
RA
TR
IR
0
0
0
0
0
0
1
0
Tx Length #1
‘ 06'(6byte)
Output Byte #2
‘C' (0x43:ASCII code)
Output Byte #3
‘R' (0x52)
Output Byte #4
‘E' (0x45)
Output Byte #5
‘V' (0x56)
Output Byte #6
‘I' (0x49)
Output Byte #7
‘S' (0x53)
Output Byte #8
0x00
Output Byte #9
0x00
Output Byte #10
0x00
Output Byte #11
0x00