You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
311 B
23 lines
311 B
|
3 years ago
|
[ComConfig]
|
||
|
|
PortName=COM1
|
||
|
|
BaudRate=9600
|
||
|
|
DataBit=8
|
||
|
|
Parity=\x65e0
|
||
|
|
StopBit=1
|
||
|
|
HexSend=false
|
||
|
|
HexReceive=false
|
||
|
|
Debug=false
|
||
|
|
AutoClear=false
|
||
|
|
AutoSend=false
|
||
|
|
SendInterval=1000
|
||
|
|
AutoSave=false
|
||
|
|
SaveInterval=5000
|
||
|
|
|
||
|
|
[NetConfig]
|
||
|
|
Mode=Tcp_Client
|
||
|
|
ServerIP=127.0.0.1
|
||
|
|
ServerPort=6000
|
||
|
|
ListenPort=6000
|
||
|
|
SleepTime=100
|
||
|
|
AutoConnect=false
|