1
|
login as: root
|
2
|
root@192.168.0.16's password:
|
3
|
Last login: Mon May 13 18:47:50 2024 from 192.168.0.161
|
4
|
[root@OM-A8-L200:~]#
|
5
|
[root@OM-A8-L200:~]#
|
6
|
[root@OM-A8-L200:~]# cd /NandFlash
|
7
|
[root@OM-A8-L200:NandFlash]# ./sscomx
|
8
|
Input the com prot: RS485-6
|
9
|
baudrate: 9600
|
10
|
Parity(n\o\e): n
|
11
|
DataBit(5\6\7\8): 8
|
12
|
StopBit(1\2): 1
|
13
|
data types:
|
14
|
1. hex
|
15
|
2. ascii
|
16
|
select data type: 1
|
17
|
select com prot: /dev/RS485-6, 9600, n, 8, 1 for hex
|
18
|
send: ^C
|
19
|
[root@OM-A8-L200:NandFlash]# ./sscomx
|
20
|
Input the com prot: RS485-6
|
21
|
baudrate: 9600
|
22
|
Parity(n\o\e): e
|
23
|
DataBit(5\6\7\8): 8
|
24
|
StopBit(1\2): 1
|
25
|
data types:
|
26
|
1. hex
|
27
|
2. ascii
|
28
|
select data type: 1
|
29
|
select com prot: /dev/RS485-6, 9600, e, 8, 1 for hex
|
30
|
send: 01 03 00 01 00 09 D4 0C
|
31
|
rece: 01 03 12 00 01 00 00 00 BB 00 C8 01 2C 01 22 00 00 00 EE 00 00 EF 34
|
32
|
send: 01 03 00 00 00 0A C5 CD
|
33
|
rece: 01 03 14 00 00 00 01 00 00 00 BB 00 C8 01 2C 01 22 00 00 00 EE 00 00 BE D1
|
34
|
send: ^C
|
35
|
[root@OM-A8-L200:NandFlash]# ./sscomx
|
36
|
Input the com prot: RS485-6
|
37
|
baudrate: 9600
|
38
|
Parity(n\o\e): n
|
39
|
DataBit(5\6\7\8): 8
|
40
|
StopBit(1\2): 1
|
41
|
data types:
|
42
|
1. hex
|
43
|
2. ascii
|
44
|
select data type: 1
|
45
|
select com prot: /dev/RS485-6, 9600, n, 8, 1 for hex
|
46
|
send: 01 03 00 01 00 09 D4 0C
|
47
|
no data receive!
|
48
|
send: 01 03 00 00 00 0A C5 CD
|
49
|
no data receive!
|
50
|
send: ^C
|
51
|
[root@OM-A8-L200:NandFlash]# ./sscomx
|
52
|
Input the com prot: RS485-6
|
53
|
baudrate: 9600
|
54
|
Parity(n\o\e): e
|
55
|
DataBit(5\6\7\8): 8
|
56
|
StopBit(1\2): 1
|
57
|
data types:
|
58
|
1. hex
|
59
|
2. ascii
|
60
|
select data type: 1
|
61
|
select com prot: /dev/RS485-6, 9600, e, 8, 1 for hex
|
62
|
send: 01 03 00 00 00 0A C5 CD
|
63
|
rece: 01 03 14 00 00 00 01 00 00 00 BB 00 C8 01 2C 01 22 00 00 00 F0 00 00 DE D7
|
64
|
send: 01 03 00 14 00 04 04 0D
|
65
|
rece: 01 03 08 08 88 6D F2 17 F9 03 E8 78 2A
|
66
|
send: 01 03 00 28 00 02 44 03
|
67
|
rece: 01 03 04 00 02 00 00 5B F3
|
68
|
send:
|