4 fc4 read input register, 4 fc6 write single register, 4 fc8 diagnostics – VEGA VEGAPULS 66 (≥ 2.0.0 - ≥ 4.0.0) enamel Modbus and Levelmaster protocol User Manual

Page 66

Advertising
background image

66

11 Supplement

VEGAPULS 66 enamel • Modbus and Levelmaster protocol

41368-EN-121011

11.4 FC4 Read Input Register

With this command, any number (1-127) of input 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

0x04

Start Address

2 Bytes

0x0000 to 0xFFFF

Number of Registers

N*2 Bytes

1 to 127 (0x7D)

Response:

Parameter

Length

Code/Data

Function Code

1 Byte

0x04

Start Address

2 Bytes

2*N

Register Value

N*2 Bytes

Data

11.4 FC6 Write Single Register

With this function code an individual holding register can be written.
Request:

Parameter

Length

Code/Data

Function Code

1 Byte

0x06

Start Address

2 Bytes

0x0000 to 0xFFFF

Number of Registers

2 Bytes

Data

Response:

Parameter

Length

Code/Data

Function Code

1 Byte

0x04

Start Address

2 Bytes

2*N

Register Value

2 Bytes

Data

11.4 FC8 Diagnostics

With this function code different diagnostic functions can be triggered or diagnostic values read out.
Request:

Parameter

Length

Code/Data

Function Code

1 Byte

0x08

Sub Function Code

2 Bytes

Data

N*2 Bytes

Data

Response:

Parameter

Length

Code/Data

Function Code

1 Byte

0x08

Sub Function Code

2 Bytes

Data

N*2 Bytes

Data

Advertising