EasyManua.ls Logo

Comet Synertia RF - Table 32: Example 2 - Structure of the Request; Table 33: Example 2 - Structure of the Response

Comet Synertia RF
125 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...
User Manual Synertia® RF Generator 95
The information contained in this manual is subject to change by Comet Yxlon without prior notice.
Example 2
Example 2 shows the data transferred for a read command for parameter 8021 (0x1F55)
'Forward power'. The response from the generator contains a 4-byte integer value as
data. In this case the forward power is 0 W.
Header
Command Number
Data
Byte
Number
1
2
3
4
5
6
Name /
Description
Address
(0x0A fixed)
Function Code
(0x41 = read)
Command ‘Forward Power’
(0x1F55 = 8021)
Data (always 0x0001 for
read command)
Example
Value
0x0A
0x41
0x1F
0x55
0x00
0x01
Table 32: Example 2 Structure of the request
Header
Data
Byte Number
1
2
3
4
5
6
7
Name /
Description
Address
(0x0A fixed)
Function Code
(0x41 = read)
Length
(0x04 = 4
bytes)
4 bytes data
(4
-byte integer value 0x00000000 = 0 W)
Example
Value
0x0A
0x41
0x04
0x00
0x00
0x00
0x00
Table 33: Example 2 Structure of the response

Table of Contents