4 modbus rtu commands, 4 fc3 read holding register – VEGA VEGAPULS 67 (≥ 2.0.0 - ≥ 4.0.0) Modbus and Levelmaster protocol User Manual

Page 67

Advertising
background image

67

11 Supplement

VEGAPULS 67 • Modbus and Levelmaster protocol

41369-EN-121011

Register Name

Register Number

Type

Note

PV

2202

DWord

Primary Variable in Byte Order BACD (Middle Endian)

SV

2204

DWord

Secondary Variable in Byte Order BACD (Middle En-

dian)

TV

2206

DWord

Third Variable in Byte Order BACD (Middle Endian)

QV

2208

DWord

Quarternary Variable in Byte Order BACD (Middle En-

dian)

Unit Codes for Register 104, 108, 112, 116

Unit Code

Measurement Unit

32

Degree Celsius

33

Degree Fahrenheit

40

US Gallon

41

Liters

42

Imperial Gallons

43

Cubic Meters

44

Feet

45

Meters

46

Barrels

47

Inches

48

Centimeters

49

Millimeters

111

Cubic Yards

112

Cubic Feet

113

Cubic Inches

11.4 Modbus RTU commands

11.4 FC3 Read Holding Register

With this command, any number (1-127) of holding registers can be read out. The start register,

from which the readout should start, and the number of registers are transmitted.
Request:

Parameter

Length

Code/Data

Function Code

1 Byte

0x03

Start Address

2 Bytes

0x0000 to 0xFFFF

Number of Registers

2 Bytes

1 to 127 (0x7D)

Response:

Parameter

Length

Code/Data

Function Code

1 Byte

0x03

Start Address

2 Bytes

2*N

Register Value

N*2 Bytes

Data

Advertising