Data Sheet

For example: 10
nd
and 11
nd
12
byte are 0x01 0x02 then channel 2 will be 0x0102 that is 258 in
decimal , then divided by 10 , that is 25.8 degree
nd
BYTE and 13
nd
For example: 12
BYTE:
nd
and 13
nd
14
byte are 0x01 0x02 then channel 3 will be 0x0102 that is 258 in
decimal , then divided by 10 , that is 25.8 degree
nd
BYTE and 15
nd
For example: 14
BYTE:
nd
and 15
nd
byte are 0x01 0x02 then channel 4 will be 0x0102 that is 258 in
decimal , then divided by 10 , that is 25.8 degree
;
16
nd
BYTE and 17
nd
18
BYTE:
當按下
REL
鍵後的
channel 1
讀值
,
解法與上同
nd
BYTE and 19
nd
20
BYTE:
當按下
REL
鍵後的
channel 2
讀值
,
解法與上同
nd
BYTE and 21
nd
22
BYTE:
當按下
REL
鍵後的
channel 3
讀值
,
解法與上同
nd
BYTE and 23
nd
BYTE:
當按下
REL
鍵後的
channel 4
讀值
,
解法與上同
;
24
nd
BYTE and 25
nd
26
BYTE:當按下MAX/MIN鍵後的channel 1 的最小值,解法與上同
nd
BYTE and 27
nd
27
BYTE:當按下MAX/MIN鍵後的channel 2 的最小值,解法與上同
nd
BYTE and 29
nd
30
BYTE:當按下MAX/MIN鍵後的channel 3 的最小值,解法與上同
nd
BYTE and 31
nd
32
BYTE:當按下MAX/MIN鍵後的channel 4 的最小值,解法與上同
;
nd
BYTE and 33
nd
34
BYTE:當按下MAX/MIN鍵後的channel 1 的最大值,解法與上同
nd
BYTE and 35
nd
36
BYTE:當按下MAX/MIN鍵後的channel 2 的最大值,解法與上同
nd
BYTE and 37
nd
38
BYTE:當按下MAX/MIN鍵後的channel 3 的最大值,解法與上同
nd
BYTE and 39
nd
;
BYTE:當按下MAX/MIN鍵後的channel 4 的最大值,解法與上同
40
nd
41
BYTE:Channel_OL_Set ;
nd
42
BYTE:Rel_OL_Set ;
nd
43
BYTE:Max_OL_Set ;
nd
44
BYTE:Min_OL_Set ;
th
BYTE :Channel_X1_X10
45
th
The last byte is the end byte , it value is 3, first and last byte are used to check frame
BYTE
error.
For example: 8
nd
and 9
nd
byte are 0x01 0x02 then T1 will be 0x0102 that is 258 in decimal , then
divided by 10 , that is 25.8 degree