Skip to main content
Skip table of contents

Module Registers


Registered Access

Modbus Address

Decimal Address

Hex Address

Register Name

Access

Description

30001

0

0x00

Version/Type

Read

Version and type of the device

30002

1

0x01

Switches

Read

Switches state

40003

2

0x02

Baud Rate

Read/write

RS485 baud rate

40004

3

0x03

Stop Bits & Data Bits

Read/write

No. of stop bits & data bits

40005

4

0x04

Parity

Read/write

Parity bit

40006

5

0x05

Response Delay

Read/write

Response delay in ms

40007

6

0x06

Modbus Mode

Read/write

Modbus mode (ASCII or RTU)

40010

9

0x09

Analog Filtering

Read/write

Analog filtering configuration

40033

32

0x20

Received Packets LSR (Least Significant Register)

Read/write

No. of received packets

40034

33

0x21

Received Packets MSR (Most Significant Register)

Read/write

40035

34

0x22

Incorrect Packets LSR

Read/write

No. of received packets with error


40036

35

0x23

Incorrect Packets MSR

Read/write

40037

36

0x24

Sent Packets LSR

Read/write

No. of sent packets


40038

37

0x25

Sent Packets MSR

Read/write

30051

50

0x32

Inputs

Read

Connected inputs
Bit in high state → signal is connected

40052

51

0x33

Outputs

Read/write

Alarms state
bit 9 and 10 alarm outputs

30053

52

0x34

Analog 1

Read

Value of Analog Input

in mV for voltage inputs
in μA for current inputs

30054

53

0x35

Analog 2

Read

30055

54

0x36

Analog 3

Read

30056

55

0x37

Analog 4

Read

30057

56

0x38

Analog 5

Read

30058

57

0x39

Analog 6

Read

30059

58

0x3A

Analog 7

Read

30060

59

0x3B

Analog 8

Read

30061

60

0x3C

Value of 1. Alarm Input

Read

Current values of voltage / current for alarm inputs

30062

61

0x3D

Value of 2. Alarm Input

Read

40063

62

0x3E

MAX Alarm Level 1

Read/write

If the analog signal exceeds this value the corresponding alarm flag is set

40064

63

0x3F

MAX Alarm Level 2

Read/write

40065

64

0x40

MAX Alarm Level 3

Read/write

40066

65

0x41

MAX Alarm Level 4

Read/write

40067

66

0x42

MAX Alarm Level 5

Read/write

40068

67

0x43

MAX Alarm Level 6

Read/write

40069

68

0x44

MAX Alarm Level 7

Read/write

40070

69

0x45

MAX Alarm Level 8

Read/write

40071

70

0x46

MIN Alarm Level 1

Read/write

If the analog signal is below this value corresponding alarm flag is set

40072

71

0x47

MIN Alarm Level 2

Read/write

40073

72

0x48

MIN Alarm Level 3

Read/write

40074

73

0x49

MIN Alarm Level 4

Read/write

40075

74

0x4A

MIN Alarm Level 5

Read/write

40076

75

0x4B

MIN Alarm Level 6

Read/write

40077

76

0x4C

MIN Alarm Level 7

Read/write

40078

77

0x4D

MIN Alarm Level 8

Read/write

40079

78

0x4E

Alarm Settings 1

Read/write

Alarm settings

0 – alarm due to the current analog signal value
1 – remember the value of the alarm, until reset by the master via Modbus

40080

79

0x4F

Alarm Settings 2

Read/write

40081

80

0x50

Alarm Settings 3

Read/write

40082

81

0x51

Alarm Settings 4

Read/write

40083

82

0x52

Alarm Settings 5

Read/write

40084

83

0x53

Alarm Settings 6

Read/write

40085

84

0x54

Alarm Settings 7

Read/write

40086

85

0x55

Alarm Settings 8

Read/write

40087

86

0x56

Input 1 settings

Read/write

Analog input mode:

0 – input disabled
1 – voltage 0 V to 10 V
2 – voltage -10 V to 10 V
3 – voltage 0 V to 1 V
4 – voltage -1 V to 1 V
5 – current 4 mA to 20 mA
6 – current 0 mA to 20 mA
7 – current -20 mA to 20 mA

To change the input mode you must to set jumper inside of module.

40088

87

0x57

Input 2 settings

Read/write

40089

88

0x58

Input 3 settings

Read/write

40090

89

0x59

Input 4 settings

Read/write

40091

90

0x5A

Input 5 settings

Read/write

40092

91

0x5B

Input 6 settings

Read/write

40093

92

0x5C

Input 7 settings

Read/write

40094

93

0x5D

Input 8 settings

Read/write

40095

94

0x5E

Output 1 settings

Read/write

Alarm output settings
0 – output is set by PLC
+1 – value from input 1
+2 – value from input 2
+4 – value from input 3
+8 – value from input 4
+16 – value from input 5
+32 – value from input 6
+64 – value from input 7
+128 – value from input 8

+256 – Output is set if value is greater than Alarm Value (register 40097 or 40098) („cooling")
+512 – Output is set if value is less than Alarm Value ( register 40097 or 40098) („heating")

+1024 – The lowest value from selected inputs
+2048 – The greatest value from selected inputs
(if not select either of the two above options than is used average value of selected inputs)

40096

95

0x5F

Output 2 settings

Read/write

40097

96

0x60

Alarm Value 1

Read/write

Alarm value for outputs

40098

97

0x61

Alarm Value 2

Read/write

40099

98

0x62

Alarm Hysteresis 1

Read/write

The hysteresis value for alarm outputs

40100

99

0x63

Alarm Hysteresis 2

Read/write

Registered access

Bit Access

Modbus Address

Dec Address

Hex
Address

Register Name

Access

Description

801

800

0x320

Input 1

Read

Set when the input is connected

802

801

0x321

Input 2

Read

Set when the input is connected

803

802

0x322

Input 3

Read

Set when the input is connected

804

803

0x323

Input 4

Read

Set when the input is connected

805

804

0x324

Input 5

Read

Set when the input is connected

806

805

0x325

Input 6

Read

Set when the input is connected

807

806

0x326

Input 7

Read

Set when the input is connected

808

807

0x327

Input 8

Read

Set when the input is connected

817

816

0x330

Alarm 1

Read

Alarm state 1

818

817

0x331

Alarm 2

Read

Alarm state 2

819

818

0x332

Alarm 3

Read

Alarm state 3

820

819

0x333

Alarm 4

Read

Alarm state 4

821

820

0x334

Alarm 5

Read

Alarm state 5

822

821

0x335

Alarm 6

Read

Alarm state 6

823

822

0x336

Alarm 7

Read

Alarm state 7

824

823

0x337

Alarm 8

Read

Alarm state 8

825

824

0x338

Digital Output 1

Read/write

State of digital output 1

826

825

0x339

Digital Output 1

Read/write

State of digital output 2

Bit access


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.