0% found this document useful (0 votes)
9 views3 pages

Modbus Map file

Uploaded by

Mustafa Jaber
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views3 pages

Modbus Map file

Uploaded by

Mustafa Jaber
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

______________________________APS ENERGIA______________________________

Buffer Power Supplies of PBI type

Register map in Modbus RTU

Detailed map of registers in Modbus RTU may be generated by the user through logs copying procedure. As logs are copied
to FLASH memory stick, the following file is created: Modbus RTU map.txt that contains a current map of registers of
Modbus RTU protocol.

The standard data map sent in the Modbus RTU frame is shown below:

Chart 46. Register map in Modbus RTU protocol


0001 | MEA |001 | + | Input voltage [V]
0004 | MEA |002 | + | Output voltage [V]
0007 | MEA |003 | + | Output current [A]
0010 | MEA |004 | + | Battery temperature [°C]
0013 | MEA |005 | + | Cabinet temperature [°C]
0016 | MEA |010 | + | Battery current [A]
0019 | MEA |011 | + | Battery charge [Ah]
0022 | MEA |012 | + | '+' earth fault [k]
0025 | MEA |013 | + | '-' earth fault [k]
0028 | MEA |015 | - | Load current [A]
0031 | MEA |016 | - | reserved [-]
0034 | INT |001 | + | Operation mode
| | | | =0: BUFFER OPERATION
| | | | =1: BUFFER OPERATION MODE
| | | | =2: Supervised charging (U)
| | | | =3: Supervised charging (I)
| | | | =4: Supervised charging (t)
| | | | =5: Supervised charging (Q)
| | | | =6: AUTOMATIC CHARGING
| | | | =7: CONTINUITY TEST (reduction)
| | | | =8: CONTINUITY TEST (boost)
| | | | =9: CHARGING INTERLOCK
| | | | =10: CHARGER INTERLOCK
| | | | =11: AUTOMATIC CHARGING MODE
| | | | =12: DEPENDENT MODE
| | | | =13: SLAVE MODE
0035 | BIN |002 | + | Charger volt. too low
0036 | BIN |003 | + | Charger volt. too high
0037 | BIN |004 | + | Batt. deeply discharged
0038 | BIN |005 | - | Aux. batt. deeply disch.
0039 | BIN |006 | + | Module power supply fault
0040 | BIN |007 | + | Power supply fault
0041 | BIN |008 | + | Module no power supply
0042 | BIN |009 | + | No power supply
0043 | BIN |010 | + | Battery circuit open
0044 | BIN |011 | + | Batt. temp. probe fault
0045 | BIN |012 | + | '+' earth fault alarm
0046 | BIN |013 | + | '-' earth fault alarm
0047 | BIN |014 | + | '+' earth fault warn.
0048 | BIN |015 | + | '-' earth fault warn.
0049 | BIN |016 | + | Earth fault meter fault
0050 | BIN |017 | + | Earth fault meter error
0051 | BIN |018 | + | Batt. temp. too high
0052 | BIN |019 | + | Batt. temp. too low
0053 | BIN |020 | + | Charger temp. too high
0054 | BIN |022 | + | Fault
0055 | BIN |023 | + | Overheat
0056 | BIN |024 | + | Module comm. error
0057 | BIN |025 | + | Overload
0058 | BIN |026 | + | Automatic charging sign.

– 198 –

DTR PBI ver 6.13_ENG


______________________________APS ENERGIA______________________________
Buffer Power Supplies of PBI type

0059 | BIN |027 | + | Supervised charging sign.


0060 | BIN |028 | + | Fan fault
0061 | BIN |029 | + | Parallel comm. error
0062 | BIN |030 | + | Blown fuse
0063 | BIN |031 | + | Battery operation
0064 | BIN |032 | + | No battery charging
0065 | BIN |033 | + | Reserved #3
0066 | BIN |034 | - | OUT: Out1: Alarm 1
0067 | BIN |035 | - | OUT: Out2: Alarm 2
0068 | BIN |036 | - | OUT: Out3: No power supply
0069 | BIN |037 | - | OUT: Out4: Load voltage too high
0070 | BIN |038 | - | OUT: Out5: Load voltage too low
0071 | BIN |039 | - | OUT: Out6: Battery circuit open
0072 | BIN |040 | - | OUT: Out7: Proper work
0073 | BIN |041 | - | OUT: Out8: Configurable alarm
0074 | BIN |042 | - | Turn on booster batt.
0075 | BIN |043 | - | reserved
0076 | BIN |044 | - | reserved
0077 | BIN |052 | + | DC-DEV: Comm. status DC-DEV

A manner of interpretation of a map for example parameters is presented below:


Battery current [A],
Operation mode,
Power supply fault:

Chart 47. Interpretation of example parameters from Modbus RTU protocol frame

Parameter Address Type Measurement index 25 Status 26


Battery current [A] 0016 MEA (analog measurement) 010 +
Operation mode 0034 INT 001 +
Power supply fault 0040 BIN (binary signal) 007 +

Where:
MEA type consist of two parts. FLOAT format measurement and status of measurement (byte values are sent in two byte).
Byte No. Dana Number of bytes
0 FLOAT 4
4 STATUS 2

• Typ MEA (status):


b0 = 1: value not measured after system restart;
b1 = 1: convertor overload;
b2 = 1: convertor fault;
b3 = 1: measurement interference (variable);
b4 = 1: calibration data error;
b5 = 1: alarm threshold error;
b6 = 1: external module communication error;
b7 = 0;
b8 = 1: exceeding a bottom threshold of the warning;
b9 = 1: exceeding a top threshold of the warning;
b10 = 1: exceeding a bottom threshold of the alarm;
b11 = 1: exceeding a top threshold of the alarm;

25MEA type measurements are indexed separately


26The "+" sign means that a given parameter is used in the rectifier and displayed on the console. The "-" sign means that
the parameter is not used in a given device and thus its value sent via communication protocol may be incorrect
– 199 –

DTR PBI ver 6.13_ENG


______________________________APS ENERGIA______________________________
Buffer Power Supplies of PBI type

b12 = 1: exceeding minimum result value;


b13 = 1: exceeding maximum result value;
b14 = 1: warning signaling interlock;
b15 = 0;

• Typ BIN (binary signal):


ad. 3) state and status of two-state signal:
b0=1: two-state signal state
b1=1: status confirmed by the device
b2=1: forcing record to the buffer log
b3=1: warning signaling interlock
b4=1: state not clear after system restart
b5=1: external module communication error
b6=1: two-state signal status : Caution
b7=1: two-state signal status: Warning

To allow generation of Modbus RTU map.txt file during the process of copying logs to a memory stick, at least in
one of the external interfaces: RS1, RS2, Modbus RTU protocol must be selected.

– 200 –

DTR PBI ver 6.13_ENG

You might also like