PM210v Multi-Function Panel Meter. Modbus Reference. DAE Instrument Corp.

Size: px
Start display at page:

Download "PM210v Multi-Function Panel Meter. Modbus Reference. DAE Instrument Corp."

Transcription

1 DAE Instrument Corp. v Multi- Panel Meter Modbus Reference Revision 2.6.1e Updated 2015/1/22 Prepared By: David Ling Firmware: v312

2 Table of Contents General Information! 3 Register Tables! 4 Real Time Data (One Word Sized)! 4 Real Time Data (Two Word Sized)! 5 Utility Energy Data! 6 Generator Energy Data! 7 Setup Data! 8 DO Control! 9 Examples! 10 Read Phase Voltage! 10 Read Phase Current! 10 Read Power! 11 Read Frequency! 11 Read Power Factor! 12 Read Total Active Energy (kwh)! 12 Write Total kwh! 13 Read DO Status! 13 Control DO! 14 Read Phase/Wire! 15 Read BD15 (15 minute block demand)! 15 Read Device! 16 Write Device! 17 Read Baud Rate! 18 Write Baud Rate! 18 Read PT Ratio! 19 Write PT Ratio! 19 Modbus Reference 2.6.1e! 1/25

3 Read CT Ratio! 20 Write CT Ratio! 20 Read Standard/Dedicated CT! 21 Write Standard/Dedicated CT! 21 Read Temperature! 22 Read Firmware Version! 22 Computation! 23 Definition! 23 Usage! 23 Notes on Modscan! 24 Additional Resources! 25 Modbus Reference 2.6.1e! 2/25

4 General Information General Information The communicates using the Modbus/RTU protocol. The communications interface is RS485. The default baud rate is The data format is 8 bits, no parity, 1 stop bit. The default address of the can either be zero, one or the same as the last 2 digits of the serial number, except 00 which resolves to 100. The actual device address can be found through the front panel by entering the settings mode. All numerical data is in integer form and must be scaled by multiplying/dividing with its indicated unit to get the final data value. Reading is done through function code 3. Most writing is done using function code 16. All numerical values are in decimal unless otherwise specified or appended with an ʻhʼ, in which case the data is in hexadecimal. Control is done using function code 5. The uses the address 255 instead of zero as the broadcast address. The default address is the serial number last 2 digits or 100 when it is 00. It is possible that the defaults have been changed from the original factory settings. To find out the address and baud rate, enter the settings mode through the front panel controls. To find out the same information through Modbus, query using the broadcast address 255, but make sure that only the given is connected to the host PC, no other devices must be on the same bus network. When a command is in error, the will not respond and simply allow the host PC doing the reading to time out. The should have a maximum latency of 300 milliseconds, this is the guaranteed time in which the should respond, if this time is exceeded, the host PC should issue a time out. A command is in error in any of these conditions: 1. The function code is not supported. 2. The data is malformed or out of range. 3. The is wrong. This version of the Modbus registers apply to with versions 312 and up. Note especially the accumulated energy registers at locations 48~51, these are writable in this version, but in older versions, it may be writable only at locations 86~87 and 94~95. Modbus Reference 2.6.1e! 3/25

5 Register Tables Register Tables Real Time Data (One Word Sized) The data in this table is mostly the same data that can be found in the table for the Two Word Sized Real Time Data, but is only one word in size and is thus less precise. This table remains for backwards compatibility with older models. This table can also be used as short form table of the most relevant data and is provided for convenience when the entire table is desired to be read as one block. For more comprehensive data, use the two word sized real time data table. Register Modscan Parameter Range Scale Unit Read/ Write Applies To 0 03:0001 Phase A Voltage (VA) 1 03:0002 Phase B Voltage (VB) 2 03:0003 Phase C Voltage (VC) 0~65535, no PT factor 0.1 V R 3p3w/ 3 03:0004 Line A-B Voltage (VAB) 4 03:0005 Line B-C Voltage (VBC) 5 03:0006 Line C-A Voltage (VCA) 0~65535, no PT factor 0.1 V R 3p3w/ 6 03:0007 Phase A Current (IA) 7 03:0008 Phase B Current (IB) 8 03:0009 Phase C Current (IC) 0~65535, no CT factor A R 3p3w/ 9 03:0010 Total Active Power (P) 10 03:0011 Total Reactive Power (Q) kw 0~65535, no PT/CT factor kvar R 3p3w/ 11 03:0012 Total Apparent Power (S) kva 12 03:0013 Frequency (F) 0~ Hz R 3p3w/ 13 03:0014 Power Factor (PF) 0~ R 3p3w/ 14 03:0015 DO Status 0=off, 1=on R 3p3w/ 15 03:0016 DI Status 0=off, 1=on R 3p3w/ Modbus Reference 2.6.1e! 4/25

6 Real Time Data (Two Word Sized) Certain parameters in this table are affected by the PT, CT or both depending a combination of the Use PTCT flag (see page 7 for details) and the 5A YES/NO settings. For the dual source mode, DI Off indicates city mains power and DI On indicates generator power. Register Word Modscan Parameter Range Scale Unit 20 low 03:0021 Phase A Voltage 21 high 03:0022 (VA) Read/ Write Applies To 22 low 03: high 03: low 03: high 03: low 03: high 03: low 03: high 03: low 03: high 03: low 03: high 03:0034 Phase B Voltage (VB) Phase C Voltage (VC) Line A-B Voltage (VAB) Line B-C Voltage (VBC) Line C-A Voltage (VCA) Phase A Current (IA) 0~1,400, V R 3p3w/ 0~2,424, V R 3p3w/ 34 low 03: high 03: low 03: high 03:0038 Phase B Current (IB) 0~5,000, A R 3p3w/ Phase C Current (IC) 38 low 03: high 03: low 03: high 03: low 03: high 03:0044 Total Active Power (P) Total Reactive Power (Q) Total Apparent Power (S) 0~999,999,999 1 W 0~999,999,999 1 VAr R 3p3w/ 0~999,999,999 1 VA 44 low 03: high 03: low 03: high 03:0048 Frequency (F) 450~ Hz R 3p3w/ Power Factor (PF) 0~ R 3p3w/ 48 low 03: high 03: low 03: high 03: low 03: high 03: low 03: high 03: low 03: high 03:0058 Total Active Energy (EP) Total Reactive Energy (EQ) 15 minute block demand (BD15) 1 minute block demand (BD1) Generator Total Active Energy (GEP) 0~1,000,000, kwh R/W 3p3w/ 0~1,000,000, kvarh R/W 3p3w/ 0~999,999, W R 3p3w/ 0~999,999, W R 3p3w/ 0~1,000,000, kwh R/W 3p3w/ Modbus Reference 2.6.1e! 5/25

7 Register Word Modscan Parameter Range Scale Unit Read/ Write Applies To 58 low 03:0059 Generator Total Reactive Energy 0~1,000,000, kvarh R/W 3p3w/ 59 high 03:0060 (GEQ) * Note: Register 56~57 GEP is valid only for the dual source model (-X) Main (Utility) Energy Data Register Word Modscan Parameter Range Scale Unit 80 low 03:0081 Phase A Active Energy 81 high 03:0082 (EPA) Read/ Write Applies To low high 03: :0084 Phase B Active Energy (EPB) 84 low 03:0085 Phase C Active Energy 85 high 03:0086 (EPC) 86 low 03: high 03:0088 Total Active Energy (EP) 88 low 03:0089 Phase A Reactive Energy 89 high 03:0090 (EQA) 90 low 03:0091 Phase B Reactive Energy 91 high 03:0092 (EQB) 92 low 03:0093 Phase C Reactive Energy 93 high 03:0094 (EQC) low high 03: :0096 Total Reactive Energy (EQ) 96 low 03:0097 Phase A Active Power 97 high 03:0098 (PA) 98 low 03:0099 Phase B Active Power 99 high 03:0100 (PB) 100 low 03:0101 Phase C Active Power 101 high 03:0102 (PC) 102 low 03: high 03:0104 Total Active Power (P) 104 low 03:0105 Phase A Reactive Power 105 high 03:0106 (QA) 106 low 03:0107 Phase B Reactive Power 107 high 03:0108 (QB) 108 low 03:0109 Phase C Reactive Power 109 high 03:0110 (QC) 110 low 03: high 03:0112 Total Reactive Power (Q) 112 low 03:0113 Phase A Apparent Power 113 high 03:0114 (SA) low high 03: :0116 Phase B Apparent Power (SB) 116 low 03:0117 Phase C Apparent Power 117 high 03:0118 (SC) 118 low 03: high 03:0120 Total Apparent Power (S) 0~1,000,000, kwh R 0~1,000,000, kvarh R 0~999,999,999 1 W R 0~999,999,999 1 VAr R 0~999,999,999 1 VA R 3p3w/ 3p3w/ 3p3w/ 3p3w/ 3p3w/ Modbus Reference 2.6.1e! 6/25

8 Register Word Modscan Parameter Range Scale Unit Read/ Write Applies To word 03:0121 Phase A Power Factor (PFA) word 03: word 03:0123 Phase B Power Factor (PFB) Phase C Power Factor (PFC) 0~ R word 03:0124 Total Power Factor (PF) 3p3w/ Generator Energy Data This Generator Energy Data table is valid only for the dual source model (-X). Register Word Modscan Parameter Range Scale Unit 144 low 03:0145 Generator Phase A Active 145 high 03:0146 Energy (GEPA) Read/ Write Applies To low high 03: :0148 Generator Phase B Active Energy (GEPB) 148 low 03:0149 Generator Phase C Active 149 high 03:0150 Energy (GEPC) 150 low 03:0151 Generator Total Active 151 high 03:0152 Energy (GEP) 152 low 03:0153 Generator Phase A 153 high 03:0154 Reactive Energy (EQA) low high 03: :0156 Generator Phase B Reactive Energy (EQB) 156 low 03:0157 Generator Phase C 157 high 03:0158 Reactive Energy (EQC) 158 low 03:0159 Generator Total Reactive 159 high 03:0160 Energy (EQ) 0~1,000,000, kwh R 0~1,000,000, kvarh R 3p3w/ 3p3w/ Notes: BD15 = 15 minute sliding block demand, data updated every 3 seconds, this is available only in the BD1 = 1 minute sliding block demand, data updated every 3 seconds Registers 56 to 59 and 144 to 159 are the second set of energy accumulator registers that is available only for the dual source model (-X-STD). This set is used when the generator power is active. The data read from registers 56~57 are the same as 150~151, while registers 58~59 are the same as 158~159, the difference being that only the registers 56~59 are writable. Modbus Reference 2.6.1e! 7/25

9 Setup Data Register Modscan Parameter Range Scale Unit Read/Write :0129 Phase/Wire: 3p3w or 0=, 1=3p3w-2CT, 2=1p3w, 3=3p3w-3CT R : : :0132 Device :0133 Baud Rate :0134 PT ratio :0135 CT ratio 1~254 default = 1 0=1200, 1=2400, 2=4800, 3=9600 default = ~40,000 default = ~1000 default = R/W 1 bauds R/W R/W R/W : : : : :0140 Temperature 0~100 1 C R :0141 Standard 5A or Dedicated CT :0142 Firmware Version 0=5A Yes (standard 5A CT), 1=5A No (dedicated CT) High Byte: 0~100, Low Byte: 0~ R/W R :0143 DO status 0=off, 1=on R :0144 DI status 0=off, 1=on R Notes: The product of the PT ratio and CT ratio should not exceed 300,000. After changing either or both the PT and CT ratio, be sure to read back the value written to make sure that it was accepted by the. Register 142 and 143 for the DO and DI status respectively are duplicates of registers 14 and 15. Writing to the DO is a separate command and uses a different register address. See the DO Control section for details. For the dual source model (-X-STD), the DI is used to determine whether the current power source is from the utility mains or generator. When used as such, DI Off indicates utility mains power and DI On indicates generator power. Register Modscan Parameter Range Scale Unit Read/Write :0241 Product 0=n/a, 1=-P, 2=n/a, 3=-X, 4=-4 * see table table for feature matrix R Modbus Reference 2.6.1e! 8/25

10 Model Model DO Dual Mode Pulse Out Demand Response -STD none P YES --- -X YES YES YES YES Register Modscan Parameter Range Scale Unit Read/Write :0242 Use PTCT 0=no, 1=yes R/W The table below indicates whether the given parameter (Voltage, Current, etc) is to be pre-multiplied by the PT, CT or both. The Use PTCT flag is the same as that which can be set from the front panel display. Both the displayed value and value read through Modbus are affected. 5A Yes/No setting No No Yes Yes Use PTCT setting no yes no yes Voltage Current kw, kva, kvar, kwh, kvarh pre-multiply by PT --- pre-multiply by PT pre-multiply by PT pre-multiply by CT pre-multiply by PT & CT DO Control The can be optionally be equipped with a DO (dry contact digital output), available on the -4 model. The corresponding Modbus registers below are effective only when the optional DO is available. Writing to the DO requires the use of the Modbus function code 5. Register Description Range 1 Control DO, remember state and restore after a power on reset 255= ON, 0= OFF 2 Control DO, DO is always off after a power on reset 255= ON, 0= OFF Modbus Reference 2.6.1e! 9/25

11 Examples Examples Read Phase Voltage Register = 22 (Phase B Voltage) XH = 22 div 256 = 0 XL = 22 mod 256 = 2 Register Number of Points Byte Read Data (low word) Read Data (high word) Count high (Y1) low (Y2) high (Y3) low (Y4) low high Assume that the Use PTCT ratio is set to yes and the PT ratio is set to 20, then the value obtained herein is already the voltage on the primary side of the PT and there is no need to manually multiply the PT ratio. Voltage (primary) = (0 * 16,777, * 65, * ) * 0.1 V = V Read Phase Current Register = 36 (Phase C Current) XH = 36 div 256 = 0 XL = 36 mod 256 = 0 Register Number of Points Byte Read Data (low word) Read Data (high word) Count high (Y1) low (Y2) high (Y3) low (Y4) low high Assume that the Use PTCT ratio is set to yes and the CT ratio is set to 40, then the value obtained herein is already the current on the primary side of the CT and there is no need to manually multiply the CT ratio. Current (primary) = (0 * 16,777, * 65, * ) * A= A Modbus Reference 2.6.1e! 10/25

12 Read Power Register = 38 (Total Active Power) XH = 38 div 256 = 0 XL = 38 mod 256 = 38 Register Number of Points Byte Read Data (low word) Read Data (high word) Count high (Y1) low (Y2) high (Y3) low (Y4) low high Assume that the Use PTCT ratio is set to yes and the PT ratio is set to 10 and the CT ratio is set to 40, then the value obtained herein is already the power as measured on the primary side, and there is no need to manually multiply either the PT or CT ratio. Power = (1 * 16,777, * 65, * ) * 1 W = 19,152,400 Watts Read Frequency Register = 44 XH = 44 div 256 = 0 XL = 44 mod 256 = 44 Register Number of Points Byte Read Data (low word) Read Data (high word) Count high (Y1) low (Y2) high (Y3) low (Y4) low high Frequency = (0 * 16,777, * 65, * ) * 0.1 Hz = 60 Hz Modbus Reference 2.6.1e! 11/25

13 Read Power Factor Register = 46 XH = 46 div 256 = 0 XL = 46 mod 256 = 46 Register Number of Points Byte Read Data (low word) Read Data (high word) Count high (Y1) low (Y2) high (Y3) low (Y4) low high Data = (Y3 * 16,777,216 + Y4 * 65,536 + Y1 * Y2) * unit Frequency = (0 * 16,777, * 65, * ) * = 0.87 Read Total Active Energy (kwh) Register = 48 XH = 48 div 256 = 0 XL = 48 mod 256 = 48 Register Number of Points Byte Read Data (low word) Read Data (high word) Count high (Y1) low (Y2) high (Y3) low (Y4) low high Assume that the Use PTCT ratio is set to yes, then the value obtained herein is already the total active energy, and there is no need to manually multiply the PT or CT ratio. Frequency = (0 * 16,777, * 65, * ) * 0.01 kwh = kwh Modbus Reference 2.6.1e! 12/25

14 Write Total kwh Register = 48 XH = 48 div 256 = 0 XL = 48 mod 256 = 48 Total kwh = kwh Y3 = ( kwh / 0.01 kwh) div 16,777,216 = 0 Y4 = (( kwh / 0.01 kwh) mod 16,777,216) div 65,536 = 9 Y1 = (( kwh / 0.01 kwh) mod 65,536) div 256 = 187 Y2 = ( kwh / 0.01 kwh) mod 256 = 245 Number of Write Data Register Registers Byte low word high word Count high (XH) low (XL) high low high (Y1) low (Y2) high (Y3) low (Y4) low high Register Number of Registers Read DO Status Note that the DO status can be read from either register 14 or 142, while the DI status can be read from either register 15 or 143. Register = 142 XH = 142 div 256 = 0 XL = 142 mod 256 = 142 Register Number of Points Byte Read Data (low word) DO Status = {0 => Off, 1 => On}.index(1) = On Modbus Reference 2.6.1e! 13/25

15 Control DO Example 1 (Turn DO on and restore after a Power On Reset) Input = 1 DO = ON, restore after a Power on Reset / Starting Register Force Data high low high low low high Output none Example 2 (Turn DO off and restore after a Power On Reset) Input = 1 DO = OFF, restore after a Power on Reset / Starting Register Force Data high low high low low high Example 3 (Turn DO on but donʼt restore after a Power On Reset, DO will always be off after a Power On Reset) Input = 1 DO = ON, donʼt restore after a Power on Reset / Starting Register Force Data high low high (Y1) low low high Example 4 (Turn DO off but donʼt restore after a Power On Reset, DO will always be off after a Power On Reset) Input = 1 DO = OFF, donʼt restore after a Power on Reset / Starting Register Force Data high low high (Y1) low low high Modbus Reference 2.6.1e! 14/25

16 Read Phase/Wire Register = 128 XH = 128 div 256 = 0 XL = 128 mod 256 = 128 Register Number of Points Byte Read Data Index = (Y1 * Y2) * Unit = (0 * ) * 1 = 1 Phase/Wire = {0 =>, 1 => 3p3w-2CT, 2 => 1p3w, 3=3p3w-3CT} [1] = 3p3w-2CT Read BD15 (15 minute block demand) Register = 52 XH = 52 div 256 = 0 XL = 52 mod 256 = 52 Register Number of Points Byte Read Data BD15 = (48 * ) * 0.1 W = Watts Modbus Reference 2.6.1e! 15/25

17 Read Device This command reads the Modbus slave address. Note that in order to read this address data, you should already know the address to query or use the broadcast address (255). Therefore the address you read should be the same as the slave address you queried from, unless you use the broadcast address. This command is useful for when you donʼt already know the existing address of the. In which case, you should use the broadcast address to compel the to reply regardless of its slave address. But note that this will only work when there is a one to one connection between the host PC and the, there must not be any other device on the bus network; otherwise the other slave devices will also respond to the broadcasted command and the replies from the various devices will collide. Register = 131 XH = 131 div 256 = 0 XL = 131 mod 256 = 131 Register Number of Points Byte Read Data Device = (Y1 * Y2) * Unit = (0 * ) * 1 = 42 Modbus Reference 2.6.1e! 16/25

18 Write Device This command overwrites the Modbus slave address. Once you issue this command, the original address is lost. Therefore, the next time that you issue commands to the same, you must use the new address, it will no longer respond to the old address, unless of course the new address is the same as the old. Note that the slave address can also be changed through the front panel. This command can be used with the broadcast address 255, if the original address of the is unknown. But the must be in a one to one connection with the host PC, no other devices must be on the same bus network; otherwise the other slave devices will also be changed and their simultaneous replies will collide. Current adddress = 68 Register = 131 XH = 131 div 256 = 0 XL = 131 mod 256 = 131 New = 241 Y1 = (243 / 1) div 256 = 0 Y2 = (243 / 1) mod 256 = 243 Register Number of Registers Byte Write Data high (XH) low (XL) high low Register Number of Registers Modbus Reference 2.6.1e! 17/25

19 Read Baud Rate This command reads the baud rate setting of the. Obviously to read this value, you should already know the correct baud rate in order to communicate in the first place. Register = 132 XH = 132 div 256 = 0 XL = 132 mod 256 = 132 Register Number of Points Byte Read Data Data = (Y1 * Y2) * Unit Index = (0 * ) * 1 = 2 Baud Rate = {0 => 1200, 1 => 2400, 2 => 4800, 3 => 9600} [Index] Baud Rate = {0 => 1200, 1 => 2400, 2 => 4800, 3 => 9600} [2] = 4800 bauds Write Baud Rate This command overwrites the existing baud rate setting of the. When issuing this command, the original baud rate setting is lost. Therefore, the next time that you issue commands to the same, make sure to use the new baud rate, it will no longer respond to the old baud rate, unless of course the new baud rate is the same the old. XH = 132 div 256 = 0 XL = 132 mod 256 = 132 Baud Rate = 4800 bauds Index = {0 => 1200, 1 => 2400, 2 => 4800, 3 => 9600}.value(2400) = 1 Y1 = Index div 256 = 1 div 256 = 0 Y2 = Index mod 256 = 1 div 256 = 1 Register Number of Registers Byte Write Data high (XH) low (XL) high low Register Number of Registers Modbus Reference 2.6.1e! 18/25

20 Read PT Ratio Register = 133 XH = 133 div 256 = 0 XL = 133 mod 256 = 133 Register Number of Points Byte Read Data Device = (Y1 * Y2) * Unit = (7 * ) * 0.01 = Write PT Ratio Register = 133 XH = 133 div 256 = 0 XL = 133 mod 256 = 133 PT Ratio = 20 Y1 = (20 / 0.01) div 256 = 7 Y2 = (20 / 0.01) mod 256 = 208 Register Number of Registers Byte Write Data high (XH) low (XL) high low Register Number of Registers Modbus Reference 2.6.1e! 19/25

21 Read CT Ratio Register = 134 XH = 134 div 256 = 0 XL = 134 mod 256 = 134 Register Number of Points Byte Read Data Device = (Y1 * Y2) * Unit = (0 * ) * 1 = 80 Write CT Ratio Register = 134 XH = 134 div 256 = 0 XL = 134 mod 256 = 134 CT Ratio = 60 Y1 = (60 / 1) div 256 = 0 Y2 = (60 / 1) mod 256 = 60 Register Number of Registers Byte Write Data high (XH) low (XL) high low Register Number of Registers Modbus Reference 2.6.1e! 20/25

22 Read Standard/Dedicated CT Register = 140 XH = 140 div 256 = 0 XL = 140 mod 256 = 140 Register Number of Points Byte Read Data Index = (Y1 * Y2) * Unit = (0 * ) * 1 = 1 Standard/Dedicated CT = {0 => Standard 5A, 1 => Dedicated CT} [Index] Standard/Dedicated CT = {0 => Standard 5A, 1 => Dedicated CT} [1] = Dedicated CT Write Standard/Dedicated CT Register = 140 XH = 140 div 256 = 0 XL = 140 mod 256 = 140 Standard/Dedicated CT = Standard Index = {0 => Standard 5A, 1 => Dedicated CT}.value(Standard 5A) = 0 Y1 = Index div 256 = 0 div 256 = 0 Y2 = Index mod 256 = 0 div 256 = 0 Register Number of Registers Byte Write Data high (XH) low (XL) high low Register Number of Registers Modbus Reference 2.6.1e! 21/25

23 Read Temperature This reads the temperature of the metering IC chip. Register = 139 XH = 139 div 256 = 0 XL = 139 mod 256 = 139 Register Number of Points Byte Read Data Firmware Version = (Y1 * Y2) = (0 * ) * 1 C = 45 C Read Firmware Version Register = 141 XH = 141 div 256 = 0 XL = 141 mod 256 = 141 Register Number of Points Byte Read Data Firmware Version = (Y1 * Y2) = (1 * ) = 312 Modbus Reference 2.6.1e! 22/25

24 Computation Computation The conforms to the Modbus/RTU protocol and thus uses 16 for its error checking. The computed is appended to the end of the message with the LSB first and then the MSB. Below is the pseudo code for computing the as used by the standard Modbus/RTU. The pseudo code is written in the Ruby language and can be directly used as such. Definition def get_crc (*byte_array) sum = 0xFFFF byte_array.each do byte sum ^= byte 8.times do carry = (1 == sum & 1) sum = 0x7FFF & (sum >> 1) sum ^= 0xA001 if carry end end return [sum & 0xFF, sum >> 8] end Usage >> crc = get_crc(1,3,0,141,0,5) => [21, 226] <---- [ low byte, high byte] Modbus Reference 2.6.1e! 23/25

25 Notes on Modscan Notes on Modscan This is not a manual of Modscan, but only a short note describing its manual commands capability. Most users are familiar with Modscanʼs ability to read and continuously poll a designated device using Modbus commands 1 to 4. But in addition, Modscan also has the ability to issue other commands as well. For the DEM, function code 5 and 16 needs to be issued as well. To issue them, first make sure that the connection has already been established and running then go to the menu and run the dialog box User Defined Command String from [Setup->Extended->User Msg] as shown in the screen captures below: Modbus Reference 2.6.1e! 24/25

26 Additional Resources Additional Resources Although every effort has been taken to ensure that this document is free from errors, some may still remain. If found please send an to: in the subject line write Errata and please indicate the name of this document Modbus Reference, revision number, page number and indicate the error with its correction. Thank you. We have made sure that this document is as clear and useful to you as possible, but any suggestions on improving this document to serve you even better would be welcome. Send comments and suggestions to: in the subject line, write Comments and please indicate the name of this document Modbus Reference. Questions are also welcome. This document only covers the Modbus protocol registers as used by the, for interfacing and other information please refer to the userʼs manual. Modbus Reference 2.6.1e! 25/25

DAE Instrument Corp. AMR. Auto Meter Reading Module. Modbus Reference. Revision 1.3e Updated 2014/6/18

DAE Instrument Corp. AMR. Auto Meter Reading Module. Modbus Reference. Revision 1.3e Updated 2014/6/18 DAE Instrument Corp. Auto Meter Reading Module Modbus Reference Revision 1.3e Updated 2014/6/18 Table of contents General Information! 1 Register Table! 2 Conversion Formats! 4 Message Frames! 5 Read Channel

More information

Conto D1 MODBUS COMMUNICATION PROTOCOL

Conto D1 MODBUS COMMUNICATION PROTOCOL ENERGY METER Conto D1 MODBUS COMMUNICATION PROTOCOL 4/03/15 Pagina 1 di 7 FIRMWARE CONTENTS 1.0 ABSTRACT 2.0 DATA MESSAGE DESCRIPTION 2.1 Parameters description 2.2 Data format 2.3 Description of CRC calculation

More information

EM300 Series. ET300 Series

EM300 Series. ET300 Series EM300 Series and ET300 Series COMMUNICATION PROTOCOL Version 2 Revision 11 Index 1.1 Introduction... 3 1.2 MODBUS functions... 3 1.2.1 Function 03h (Read Holding Registers)... 3 1.2.2 Function 04h (Read

More information

COMMUNICATION MODBUS PROTOCOL

COMMUNICATION MODBUS PROTOCOL COMMUNICATION MODBUS PROTOCOL CE4DMID31 / CE4DMID21 CONTO D4 Pd MID PR123 20/10/2016 Pag. 1/9 Contents 1.0 ABSTRACT... 2 2.0 DATA MESSAGE DESCRIPTION... 3 2.1 Parameters description... 3 2.2 Data format...

More information

EM210 COMMUNICATION PROTOCOL. Version 3 Revision 1

EM210 COMMUNICATION PROTOCOL. Version 3 Revision 1 EM210 COMMUNICATION PROTOCOL Version 3 Revision 1 June 4 th, 2014 Index 1.1 Introduction...3 1.2 MODBUS functions...3 Function 03h (Read Holding Registers)...3 Function 04h (Read Input Registers)...4 Function

More information

GNM3D Series COMMUNICATION PROTOCOL. Version 1 Revision 0

GNM3D Series COMMUNICATION PROTOCOL. Version 1 Revision 0 GNM3D Series COMMUNICATION PROTOCOL Version 1 Revision 0 Index 1.1 1.2 Introduction... 3 MODBUS functions... 3 1.2.1 Function 03h (Read Holding Registers)... 3 1.2.2 Function 04h (Read Input Registers)...

More information

SPM33. MODBUS Protocol and register List V1.5

SPM33. MODBUS Protocol and register List V1.5 SPM33 MODBUS Protocol and register List V1.5 ZHUHAI PILOT TECHNOLOGY CO.,LTD 目 录 1. Introduction... 1 1.1 Purpose of the Communication Protocol... 1 1.2 Version of Communication Protocol... 1 2. Detailed

More information

COMMUNICATION MODBUS PROTOCOL

COMMUNICATION MODBUS PROTOCOL COMMUNICATION MODBUS PROTOCOL CE4DT36 CONTO D4 Pd (3-single phase) PR134 20/10/2016 Pag. 1/11 Contents 1.0 ABSTRACT... 2 2.0 DATA MESSAGE DESCRIPTION... 3 2.1 Parameters description... 3 2.2 Data format...

More information

CE4DMID01 COMMUNICATION PROTOCOL CONTENTS 1.0 INTRODUCTION

CE4DMID01 COMMUNICATION PROTOCOL CONTENTS 1.0 INTRODUCTION 11/11/2011 Pagina 1 di 11 ELECTRICITY ENERGY METER FIRMWARE 1.3 CE4DMID01 COMMUNICATION PROTOCOL CONTENTS 1.0 INTRODUCTION 2.0 DATA MESSAGE DESCRIPTION 2.1 Data field description 2.2 Data format 2.3 Description

More information

PM130 Powermeters Reference Guide Modbus Communications Protocol

PM130 Powermeters Reference Guide Modbus Communications Protocol PM130 Powermeters Reference Guide Modbus Communications Protocol BG0310 Rev. A1 SERIES PM130 POWERMETERS COMMUNICATIONS Modbus Communications Protocol REFERENCE GUIDE Every effort has been made to ensure

More information

MultiCube. Modbus Data Tables. August Northern Design (Electronics) Ltd Bradford UK

MultiCube. Modbus Data Tables. August Northern Design (Electronics) Ltd Bradford UK MultiCube Modbus Data Tables August 2005 Modbus Data Tables Northern Design (Electronics) Ltd Bradford UK 1. Introduction This document is intended as a supplement to the MultiCube Modbus Options Installation

More information

EM24-DIN PFA, PFB & X models

EM24-DIN PFA, PFB & X models EM24-DIN PFA, PFB & X models COMMUNICATION PROTOCOL Version 4 Revision 0 December 03 th, 2012 Index 1.1 Introduction...3 1.2 MODBUS functions...3 1.2.1 Function 03h (Read Holding Registers)...3 1.2.2 Function

More information

EM210 COMMUNICATION PROTOCOL. Version 3 Revision 3

EM210 COMMUNICATION PROTOCOL. Version 3 Revision 3 EM210 COMMUNICATION PROTOCOL Version 3 Revision 3 November 13 th, 2015 Index 1.1 Introduction... 3 1.2 MODBUS functions... 3 Function 03h (Read Holding Registers)... 3 Function 04h (Read Input Registers)...

More information

VERIS H8035 and H8036

VERIS H8035 and H8036 VERIS H8035 and H8036 MODBUS IMPLEMENTATION SPECIFICATION OVERVIEW This document describes the implementation of Modbus protocol used in the Veris H8035 and H8036 power meters. It is intended to assist

More information

Conto D2 COMMUNICATION PROTOCOL CONTENTS 1.0 INTRODUCTION

Conto D2 COMMUNICATION PROTOCOL CONTENTS 1.0 INTRODUCTION PR 121 rev. 0 11/11/2011 Pagina 1 di 9 ELECTRICITY ENERGY METER FIRMWARE 1.6 Conto D2 COMMUNICATION PROTOCOL CONTENTS 1.0 INTRODUCTION 2.0 DATA MESSAGE DESCRIPTION 2.1 Data field description 2.2 Data format

More information

EMDX3 Multifunction meter Cat No ModbusTable LGR EN v1.01.xls

EMDX3 Multifunction meter Cat No ModbusTable LGR EN v1.01.xls GENERAL MODBUS TABLE ORGANIZATION Starting of the Starting of the Group s Group s System Version (Release) System Version (Build) Group Name (Text) Group Code Group Complexity Group Version 36096 8D00

More information

EM21 COMMUNICATION PROTOCOL. Version 1 Revision 0

EM21 COMMUNICATION PROTOCOL. Version 1 Revision 0 EM21 COMMUNICATION PROTOCOL Version 1 Revision 0 April 7 th, 2008 Index 1.1 Introduction...3 1.2 MODBUS functions...3 1.2.1 Function 03h (Read Holding Registers)...3 1.2.2 Function 04h (Read Input Registers)...4

More information

PM130 Powermeters Reference Guide ASCII Communications Protocol

PM130 Powermeters Reference Guide ASCII Communications Protocol PM130 Powermeters Reference Guide ASCII Communications Protocol BG0309 Rev. A1 SERIES PM130 POWERMETERS COMMUNICATIONS ASCII Communications Protocol REFERENCE GUIDE Every effort has been made to ensure

More information

Interface Definition RISH EM 2340/1320/30/ _Rev. D - 8/2016

Interface Definition RISH EM 2340/1320/30/ _Rev. D - 8/2016 Interface Definition RISH EM 2340/1320/30/40 1 2-60-006-00-00494_Rev. D - 8/2016 2 Section DIGITAL MULTIFUNCTION INSTRUMENT Contents 1. Introduction Programmable Multi-function Energy Meter Installation

More information

DNP3 Communications Protocol

DNP3 Communications Protocol Powermeter and Power Quality Analyzer PM174 DNP3 Communications Protocol Reference Guide BG0413 Rev. A3 Every effort has been made to ensure that the material herein is complete and accurate. However,

More information

SERIES PM172EH POWERMETERS COMMUNICATIONS REFERENCE GUIDE

SERIES PM172EH POWERMETERS COMMUNICATIONS REFERENCE GUIDE SERIES PM172EH POWERMETERS COMMUNICATIONS Modbus Communications Protocol REFERENCE GUIDE Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

More information

SERIES PM130EH POWERMETERS COMMUNICATIONS REFERENCE GUIDE

SERIES PM130EH POWERMETERS COMMUNICATIONS REFERENCE GUIDE SERIES PM130EH POWERMETERS COMMUNICATIONS ASCII Communications Protocol REFERENCE GUIDE Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

More information

C192PF8-RPR. Power Factor Manager & Reactive Power Regulator Reference Guide. Modbus. Communications Protocol. BG0348 Rev. A1

C192PF8-RPR. Power Factor Manager & Reactive Power Regulator Reference Guide. Modbus. Communications Protocol. BG0348 Rev. A1 C192PF8-RPR Power Factor Manager & Reactive Power Regulator Reference Guide Modbus Communications Protocol BG0348 Rev. A1 C192PF8-RPR POWER FACTOR MANAGER AND REACTIVE POWER REGULATOR COMMUNICATIONS Modbus

More information

EM100 Series and ET100 Series

EM100 Series and ET100 Series EM100 Series and ET100 Series COMMUNICATION PROTOCOL Version 2 Revision 6 Index 1.1 1.2 Introduction... 3 MODBUS functions... 3 1.2.1 Function 03h (Read Holding Registers)...3 1.2.2 Function 04h (Read

More information

User Manual V1.1. SDM120-Modbus(mV) Single-Phase Multifunction DIN rail Meter

User Manual V1.1. SDM120-Modbus(mV) Single-Phase Multifunction DIN rail Meter SDM120-Modbus(mV) Single-Phase Multifunction DIN rail Meter Measures kwh, Kvarh, KW, Kvar, KVA, PF, Hz, dmd, V, A, etc. Di-directional measurement IMP & EXP Two pulse outputs RS485 Modbus Din rail mounting

More information

PowerLogic ION6200 Serial Communications Protocol and ION / Modbus Register Map

PowerLogic ION6200 Serial Communications Protocol and ION / Modbus Register Map 70022-05-XX PROTOCOL DOCUMENT 04/2007 PowerLogic ION6200 Serial Communications Protocol and ION / Modbus Register Map This document explains the Modbus protocol on the ION6200 meter. The ION6200 meter

More information

EM24-DIN COMMUNICATION PROTOCOL. Version 3 Revision 1

EM24-DIN COMMUNICATION PROTOCOL. Version 3 Revision 1 EM24-DIN COMMUNICATION PROTOCOL Version 3 Revision 1 July 15 th, 2008 Index 1.1 Introduction... 3 1.2 MODBUS functions... 3 1.2.1 Function 03h (Read Holding Registers)...3 1.2.2 Function 04h (Read Input

More information

SDM530-Modbus USER MANUAL 2015 V1.5. Three Phase Multi-function DIN rail meter. Eastron SDM530-Modbus User Manual

SDM530-Modbus USER MANUAL 2015 V1.5. Three Phase Multi-function DIN rail meter. Eastron SDM530-Modbus User Manual SDM530-Modbus Three Phase Multi-function DIN rail meter Measures kwh Kvarh, KW, Kvar, KVA, P, F, PF, Hz, dmd, V, A, etc. Bi-directional measurement IMP & EXP Two pulse outputs RS485 Modbus Din rail mounting

More information

COMMUNICATION MODBUS PROTOCOL

COMMUNICATION MODBUS PROTOCOL COMMUNICATION MODBUS PROTOCOL BOZZA_V04 Conto D6-Pd 05/12/2017 Pag. 1/15 CONTENTS 1.0 ABSTRACT... 2 2.0 DATA MESSAGE DESCRIPTION... 3 2.1 Parameters description... 3 2.2 Data format... 4 2.3 Description

More information

EMS_ _Measure_MonoPh_R_2P_ModbusTable_LG_EN_v1.01.xlsx

EMS_ _Measure_MonoPh_R_2P_ModbusTable_LG_EN_v1.01.xlsx EMS_ 19 19_Measure_MonoPh_R_2P_ModbusTable_LG_EN_v1.01.xlsx GENERAL MODBUS TABLE ORGANIZATION Starting of the Group Starting of the Group System Version System Version Group Name (Text) Group Code Group

More information

SERIES PM172 POWERMETERS COMMUNICATIONS REFERENCE GUIDE

SERIES PM172 POWERMETERS COMMUNICATIONS REFERENCE GUIDE SERIES PM172 POWERMETERS COMMUNICATIONS Modbus Communications Protocol REFERENCE GUIDE Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

More information

SDM530CT-Modbus USER MANUAL 2015 V1.6. Three Phase Multi-function DIN rail meter. Eastron SDM530CT-Modbus User Manual

SDM530CT-Modbus USER MANUAL 2015 V1.6. Three Phase Multi-function DIN rail meter. Eastron SDM530CT-Modbus User Manual SDM530CT-Modbus Three Phase Multi-function DIN rail meter Measures kwh Kvarh, KW, Kvar, KVA, P, F, PF, Hz, dmd, V, A, etc. Bi-directional measurement IMP & EXP Two pulse outputs RS485 Modbus Din rail mounting

More information

COMMUNICATION MODBUS PROTOCOL MF96001 / 021 NEMO 96HD

COMMUNICATION MODBUS PROTOCOL MF96001 / 021 NEMO 96HD COMMUNICATION MODBUS PROTOCOL MF96001 / 021 NEMO 96HD PR106 20/10/2016 Pag. 1/31 Contents 1.0 ABSTRACT... 2 2.0 DATA MESSAGE DESCRIPTION... 3 2.1 Parameters description... 3 2.2 Data format... 4 2.3 Description

More information

EM24-DIN COMMUNICATION PROTOCOL. Version 3 Revision 0

EM24-DIN COMMUNICATION PROTOCOL. Version 3 Revision 0 EM24-DIN COMMUNICATION PROTOCOL Version 3 Revision 0 March 25 th, 2008 Index 1.1 Introduction...3 1.2 MODBUS functions...3 1.2.1 Function 03h (Read Holding Registers)...3 1.2.2 Function 04h (Read Input

More information

COMMUNICATION MODBUS PROTOCOL

COMMUNICATION MODBUS PROTOCOL COMMUNICATION MODBUS PROTOCOL MFD4E06 - NEMO-D4e PR146 08/03/2018 Pag. 1/16 CONTENTS 1.0 ABSTRACT... 2 2.0 DATA MESSAGE DESCRIPTION... 3 2.1 Parameter description... 3 2.2 Data format... 4 2.3 Description

More information

PM290 POWERMETER. Communication Protocols ASCII & Modbus Reference Guide

PM290 POWERMETER. Communication Protocols ASCII & Modbus Reference Guide PM290 POWERMETER Communication Protocols ASCII & Modbus Reference Guide PM290 Communication Protocols Communication protocol is a method of transferring information between different devices (i.e., the

More information

CONTO IMP PROTOCOL COMMUNICATION CONTENTS 1.0 INTRODUCTION

CONTO IMP PROTOCOL COMMUNICATION CONTENTS 1.0 INTRODUCTION 7/02/12 Pagina 1 di 14 PULSE MANAGER FIRMWARE 1.01 CONTO IMP PROTOCOL COMMUNICATION CONTENTS 1.0 INTRODUCTION 2.0 DATA MESSAGE DESCRIPTION 2.1 Data field description 2.2 Data format 2.3 Description of

More information

EM271 COMMUNICATION PROTOCOL. Version 0 Revision 0

EM271 COMMUNICATION PROTOCOL. Version 0 Revision 0 EM271 COMMUNICATION PROTOCOL Version 0 Revision 0 May 12 th, 2014 Index 1.1 Introduction... 3 1.2 MODBUS functions... 3 1.2.1 Function 03h (Read Holding Registers)... 3 1.2.2 Function 04h (Read Input Registers)...

More information

EM111-EM112 M-BUS COMMUNICATION PROTOCOL. Revision 4.0

EM111-EM112 M-BUS COMMUNICATION PROTOCOL. Revision 4.0 EM111-EM112 M-BUS COMMUNICATION PROTOCOL Revision 4.0 Index 1.1 Introduction...3 1.2 M-BUS functions...3 1.2.1 Single control character procedure SND_NKE...3 1.2.2 Request/Respond Procedure (REQ/RSP)...4

More information

3300 ACM ACM / Modicon Modbus. Advanced Digital Power Instrumentation Package. Serial Communications Protocol and Register Map. Version 1.

3300 ACM ACM / Modicon Modbus. Advanced Digital Power Instrumentation Package. Serial Communications Protocol and Register Map. Version 1. 3300 ACM Advanced Digital Power Instrumentation Package 3300 ACM / Modicon Modbus Serial Communications Protocol and Register Map Version 1.1 Limitation of Liability Power Measurement Limited reserves

More information

EM26-96 COMMUNICATION PROTOCOL. Version 1 Revision 0

EM26-96 COMMUNICATION PROTOCOL. Version 1 Revision 0 EM26-96 COMMUNICATION PROTOCOL Version 1 Revision 0 February 5 th, 2007 Index 1.1 Introduction...3 1.2 MODBUS functions...3 1.2.1 Function 03h (Read Holding Registers)... 3 1.2.2 Function 04h (Read Input

More information

MODBUS Protocol Specification. MODBUS Protocol Specification V2.0

MODBUS Protocol Specification. MODBUS Protocol Specification V2.0 MODBUS Protocol Specification V2.0 MODBUS APPLICATION PROTOCOL SPECIFICATION V1.0 CONTENTS 1 Introduction. 1.1 Scope of this document.. 1.2 Protocol overview.. 1.3 Contacts... 2 Modbus transmission modes...

More information

USER MANUAL 2012 V1.1

USER MANUAL 2012 V1.1 SMART MINI POWER SDM630 USER MANUAL 2012 V1.1-1 - Installation and Operation Instructions Important Safety Information is contained in the Maintenance section. Familiarise yourself with this information

More information

PM Multifunction meter Cat No. F3N200 - ModbusTable BT EN v1.01.xls

PM Multifunction meter Cat No. F3N200 - ModbusTable BT EN v1.01.xls PM Multifunction meter Cat No. FN200 - ModbusTable BT EN v.0.xls GENERAL MODBUS TABLE ORGANIZATION Starting of the Group s Starting of the Group s System Version (Release) System Version (Build) Group

More information

Acuvim II Series Power Meter DNP3.0 (Distributed Network Protocol) User's Manual

Acuvim II Series Power Meter DNP3.0 (Distributed Network Protocol) User's Manual Acuvim II Series Power Meter DNP3.0 (Distributed Network Protocol) User's Manual Copyright 2018 V2.00 This manual may not be altered or reproduced in whole or in part by any means without the expressed

More information

installation Operation ADDRESS product diagram H8030/8031 INSTALLATION GUIDE

installation Operation ADDRESS product diagram H8030/8031 INSTALLATION GUIDE POWER MONITORING INSTALLATION GUIDE H8030/8031 H8030/8031 Modbus Energy Meter Networked kw/kwh Transducer Product Identification Model Max Amps CT Size Enhanced Data Stream Meters H8030-0100- 100 H8030-0300-

More information

EM270 COMMUNICATION PROTOCOL. Version 1 Revision 0

EM270 COMMUNICATION PROTOCOL. Version 1 Revision 0 EM270 COMMUNICATION PROTOCOL Version 1 Revision 0 October 4 th, 2013 Index 1.1 Introduction... 3 1.2 MODBUS functions... 3 1.2.1 Function 03h (Read Holding Registers)... 3 1.2.2 Function 04h (Read Input

More information

PowerLogic ION7300 Profibus DP. Serial Communications Protocol October 2006

PowerLogic ION7300 Profibus DP. Serial Communications Protocol October 2006 PowerLogic ION7300 Profibus DP Serial Communications Protocol October 2006 The information contained in this document is believed to be accurate at the time of its publication; however, assumes no responsibility

More information

MIC-2 MKII I/O module user s manual

MIC-2 MKII I/O module user s manual DESCRIPTION OF OPTIONS I/O module user s manual DEIF A/S Frisenborgvej 33 DK-7800 Skive Tel.: +45 9614 9614 Fax: +45 9614 9615 info@deif.com www.deif.com Document no.: 4189320032D Legal information and

More information

TECHNICAL NOTES By6150-S-485 MODBUS J BUS Communication

TECHNICAL NOTES By6150-S-485 MODBUS J BUS Communication By6150-S-485 MODBUS J BUS Communication By6150-S-485_MODBUS COMMUNICATIONS_Rev 1.doc 09.04.2014 1/9 General descriptions 1RAEM4CS485 speaks using the MODBUS protocol managed in RTU (and JBUS) mode. 3 Function

More information

DIN Rail Smart Meter for Single and Three Phase Electrical Systems

DIN Rail Smart Meter for Single and Three Phase Electrical Systems SDM630-Modbus V2 DIN Rail Smart Meter for Single and Three Phase Electrical Systems Measures kwh Kvarh, KW, Kvar, KVA, P, F, PF, Hz, dmd, V, A, etc. Bi-directional measurement IMP & EXP Two pulse outputs

More information

SDM630M CT USER MANUAL 2016 V4.7. DIN Rail Energy Meter for Single and Three Phase Electrical Systems

SDM630M CT USER MANUAL 2016 V4.7. DIN Rail Energy Meter for Single and Three Phase Electrical Systems SDM630M CT DIN Rail Energy Meter for Single and Three Phase Electrical Systems Measures kwh Kvarh, KW, Kvar, KVA, P, F, PF, Hz, dmd, V, A, THD,etc. Bi-directional measurement IMP & EXP Two pulse outputs

More information

Number. Number. Error Address. Check (Hi) Points. Points. (Hi)

Number. Number. Error Address. Check (Hi) Points. Points. (Hi) 1 MODBUS Protocol Message Format The MODBUS Protocol defines the format for the master s query and the slave s response. The query contains the device (or broadcast) address, a function code defining the

More information

EM23-DIN COMMUNICATION PROTOCOL. Version 0 Revision 0

EM23-DIN COMMUNICATION PROTOCOL. Version 0 Revision 0 EM23-DIN COMMUNICATION PROTOCOL Version 0 Revision 0 January 14 th, 2013 Index 1.1 Introduction...3 1.2 MODBUS functions...3 1.2.1 Function 03h (Read Holding Registers)...3 1.2.2 Function 04h (Read Input

More information

Power Meter Installation Manual

Power Meter Installation Manual Power Meter Installation Manual IMPRINT Original AlphaESS Storion-Series Power Meter User Manual Germany Alpha ESS Europe GmbH Paul-Ehrlich-Straße 1a 63225 Langen www.alpha-ess.de Tel.: +49 (0)6103 459

More information

EM24_E1. (Ethernet) COMMUNICATION PROTOCOL. Version 0 Revision 1.2

EM24_E1. (Ethernet) COMMUNICATION PROTOCOL. Version 0 Revision 1.2 EM24_E1 (Ethernet) COMMUNICATION PROTOCOL Version 0 Revision 1.2 Index 1 INTRODUCTION... 3 1.1 1.2 Introduction... 3 Modbus functions... 3 1.2.1 Function 03h (Read Holding Registers) and 04h (Read Input

More information

GNM3D M-BUS COMMUNICATION PROTOCOL. Revision 1

GNM3D M-BUS COMMUNICATION PROTOCOL. Revision 1 GNM3D M-BUS COMMUNICATION PROTOCOL Revision 1 Index 1.1 1.2 Introduction... 3 M-BUS functions... 3 1.2.1 Single control character procedure SND_NKE... 3 1.2.2 Request/Respond Procedure (REQ/RSP)... 4 1.2.3

More information

COMMUNICATION M-BUS PROTOCOL PR 118

COMMUNICATION M-BUS PROTOCOL PR 118 COMMUNICATION M-BUS PROTOCOL PR 118 CE4DT CONTO D4 Pd 03/01/2017 Pag. 1/27 CONTENTS 1. Standard M-Bus telegrams (Mb2) 2 1.1 Request for Data (REQ_UD2 ) 2 1.2 Details of telegrams 1,2,3 6 1.2.1 Telegram

More information

Enercept H8035/H8036 Modbus Energy Meter Networked kw/kwh Transducers

Enercept H8035/H8036 Modbus Energy Meter Networked kw/kwh Transducers POWER MONITORING INSTALLATION GUIDE Enercept H8035/H8036 Modbus Energy Meter Networked kw/kwh Transducers US Patent No. 6,373,238 Installer's Specifications Input Voltage 208 to 480 VAC Number of Phases

More information

DKM-407 DIN RAIL TYPE NETWORK ANALYZER

DKM-407 DIN RAIL TYPE NETWORK ANALYZER DKM-407 User Manual DKM-407 DIN RAIL TYPE NETWORK ANALYZER DESCRIPTION The DKM-407 is a DIN rail mounted precision and low cost unit allowing measurement and remote monitoring of AC parameters of a distribution

More information

MID PRELIMINARY DATA SHEET. RI-D Series. Single Phase Multifunction Energy Meter (MID Certified) MID

MID PRELIMINARY DATA SHEET. RI-D Series. Single Phase Multifunction Energy Meter (MID Certified) MID PRELIMINARY DATA SHEET RI-D35-100 Series Single Phase Multifunction Energy Meter (MID Certified) MID direct connected Two pulse outputs LED pulse indication High definition LCD display with white backlight

More information

EM300 Series. ET300 Series

EM300 Series. ET300 Series EM300 Series and ET300 Series COMMUNICATION PROTOCOL Version 2 Revision 9 Index 1.1 Introduction... 3 1.2 MODBUS functions... 3 1.2.1 Function 03h (Read Holding Registers)... 3 1.2.2 Function 04h (Read

More information

3710 ACM ACM / Modicon Modbus. Advanced Digital Power Instrumentation Package. Serial Communications Protocol and Register Map. Version 1.

3710 ACM ACM / Modicon Modbus. Advanced Digital Power Instrumentation Package. Serial Communications Protocol and Register Map. Version 1. 3710 ACM Advanced Digital Power Instrumentation Package 3710 ACM / Modicon Modbus Serial Communications Protocol and Register Map Version 1.3 Limitation of Liability Power Measurement Limited reserves

More information

Modbus Protocol For FTS/FTM 3x&8x

Modbus Protocol For FTS/FTM 3x&8x [ 公司地址 ] Modbus Protocol For FTS/FTM 3x&8x V3.0 Introduction This document describes the protocol detail of Modbus for FTSXX Hardware interface - The interface on the sensor is RS-485. - Hardware named

More information

IPD163C. Single-Phase Multifunction Meter User Manual Version: V1. August 20, 2017

IPD163C. Single-Phase Multifunction Meter User Manual Version: V1. August 20, 2017 163C Single-Phase Multifunction Meter User Manual Version: V1 August 20, 2017 This manual may not be reproduced in whole or in part by any means without the express written permission from IPD. The information

More information

Ceiec Electric Technology

Ceiec Electric Technology PMC-330 Digital Three-Phase Energy Meter User Manual Version: V1.4A 02/09/2012 Ceiec Electric Technology This manual may not be reproduced in whole or in part by any means without the express written permission

More information

GNM1D M-BUS COMMUNICATION PROTOCOL. Revision 0

GNM1D M-BUS COMMUNICATION PROTOCOL. Revision 0 GNM1D M-BUS COMMUNICATION PROTOCOL Revision 0 Index 1.1 1.2 Introduction... 3 M-BUS functions... 3 1.2.1 Single control character procedure SND_NKE... 3 1.2.2 Request/Respond Procedure (REQ/RSP)... 4 1.2.3

More information

B+G E-Tech User Manual for SDM630 SDM630. Din Rail Smart Energy Meter for Single and Three Phase Electrical Systems USER MANUAL 2013 V1.

B+G E-Tech User Manual for SDM630 SDM630. Din Rail Smart Energy Meter for Single and Three Phase Electrical Systems USER MANUAL 2013 V1. SDM630 Din Rail Smart Energy Meter for Single and Three Phase Electrical Systems USER MANUAL 203 V. Important Safety Information is contained in the Maintenance section. Familiarize yourself with this

More information

EM133 Multifunction Meter

EM133 Multifunction Meter EM133 Multifunction Meter Modbus Communications Protocol Reference Guide BG0493 Rev. A6 Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

More information

for Energy and Power meters AEM and APM with Modbus interface

for Energy and Power meters AEM and APM with Modbus interface DESIGNER S REFERENCE HANDBOOK for Energy and Power meters AEM and APM with Modbus interface Technical reference DEIF A/S Page 1 of 31 Document no.: 4189320051A Table of contents 1. ABOUT THIS DOCUMENT...

More information

1.Eastron SDM530-Modbus Smart Meter Modbus Protocol Implementation V1.1

1.Eastron SDM530-Modbus Smart Meter Modbus Protocol Implementation V1.1 1.Eastron SDM530-Modbus Smart Meter Modbus Protocol Implementation V1.1 1.1 Modbus Protocol Overview This section provides basic information for interfacing the Eastron Smart meter to a Modbus Protocol

More information

SICAM P35 SICAM P36 3-phase Multi-Function Power Meter

SICAM P35 SICAM P36 3-phase Multi-Function Power Meter Preface SICAM P35 SICAM P36 3-phase Multi-Function Power Meter V1.30 Manual Content Overview 1 Technical Data 2 Functions 3 Operation and Display 4 Installation and Wiring 5 Communication 6 Maintenance

More information

Integra, INT-0220 and INT-0230 (MID) Power Measurement Digital Metering System Communications Guide

Integra, INT-0220 and INT-0230 (MID) Power Measurement Digital Metering System Communications Guide Integra, INT-0220 and INT-0230 (MID) Power Measurement Digital Metering System Communications Guide Contents 1 INTEGRA INT-0230 - Modbus Protocol Implementation 3 1.1 Modbus Protocol Overview 3 1.2 Modbus

More information

Energy Management Energy Transducer Type ET112

Energy Management Energy Transducer Type ET112 Energy Management Energy Transducer Type Single phase energy transducer Class 1 (kwh according to EN62053-21 Class B (kwh according to EN50470-3 Accuracy ±0.5% RDG (current/voltage Direct current measurement

More information

1.Eastron SDM230Modbus Smart Meter Modbus Protocol Implementation V1.2

1.Eastron SDM230Modbus Smart Meter Modbus Protocol Implementation V1.2 1.Eastron SDM230Modbus Smart Meter Modbus Protocol Implementation V1.2 1.1 Modbus Protocol Overview This section provides basic information for interfacing the Eastron Smart meter to a Modbus Protocol

More information

MODBUS APPLICATION MANUAL DFC-0124

MODBUS APPLICATION MANUAL DFC-0124 MODBUS APPLICATION MANUAL DFC-0124-1 - COPYRIGHT NOTICE Any unauthorized use or copying of the contents or any part of this document is prohibited. This applies in particular to trademarks, model denominations,

More information

Integra Ri3 Digital Meters. Communications Guide

Integra Ri3 Digital Meters. Communications Guide Integra Ri3 Digital Meters Communications Guide Contents Crompton Instruments 1 Integra Ri3 Digital Meter Modbus Protocol implementation 3 1.1 Modbus Protocol Overview 3 1.2 Input Registers 3 Ri3 Input

More information

CURRENT PROTECTION RELAY SMPR-1

CURRENT PROTECTION RELAY SMPR-1 CURRENT PROTECTION RELAY SMPR-1 1.- ORION ITALIA SERIES MODBUS PROTOCOL. The ORION ITALIA SERIES implement a subset of the AEG Modicon Modbus serial communication standard. Many devices support this protocol

More information

INSTRUCTION MANUAL RVT communication How to use RS485 USB Ethernet RVT connections

INSTRUCTION MANUAL RVT communication How to use RS485 USB Ethernet RVT connections INSTRUCTION MANUAL RVT communication How to use RS85 USB Ethernet RVT connections Table of contents 1 Introduction to the controller... 1.1 Intended audience... 1.2 Before you start... 1.3 How to use this

More information

A. Rev. Release Date By Description of Change ECR 0A 11/22/2016 DLE Initial Release ---

A. Rev. Release Date By Description of Change ECR 0A 11/22/2016 DLE Initial Release --- Modbus Protocol Guide EM-RS485 Senva Sensors 9290 SW Nimbus Ave Beaverton, OR 97008 154-0023-0A Rev. Release Date By Description of Change ECR 0A 11/22/2016 DLE Initial Release --- Copyright 2016. All

More information

MultiCube Single Phase Multi-Function Electricity Meter. Installation and Operation

MultiCube Single Phase Multi-Function Electricity Meter. Installation and Operation MultiCube Single Phase Multi-Function Electricity Meter Installation and Operation PREFACE MultiCube Single Phase Meter Operating Guide Revision 5.01 August 2002 This manual represents your meter as manufactured

More information

SERIES PM296/RPM096 POWERMETERS COMMUNICATIONS REFERENCE GUIDE

SERIES PM296/RPM096 POWERMETERS COMMUNICATIONS REFERENCE GUIDE SERIES PM296/RPM096 POWERMETERS COMMUNICATIONS ASCII Communications Protocol REFERENCE GUIDE Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

More information

Interface design document MODBUS Protocol. Ab s t r a c t Description of the MODBUS implementation for the Modbus I/O board

Interface design document MODBUS Protocol. Ab s t r a c t Description of the MODBUS implementation for the Modbus I/O board Interface design document 6-2011 MODBUS Protocol Ab s t r a c t Description of the MODBUS implementation for the Modbus I/O board 1 T a b l e o f c o n t e n t s 1 TABLE OF CONTENTS... 2 1.1 TABLES...

More information

Modbus Protocol For TGP03 / THP03

Modbus Protocol For TGP03 / THP03 [ 公司地址 ] Modbus Protocol For TGP03 / THP03 V2.0 Introduction This document describes the protocol detail of Modbus for TGP03 / THP03 Hardware interface - The interface on the sensor is RS-485. - Hardware

More information

[ 公司地址 ] Modbus Protocol. For THS/THM 30X&80X_Temp.&Humididy & THS8X/THM8X_Dew Point Series V7.0

[ 公司地址 ] Modbus Protocol. For THS/THM 30X&80X_Temp.&Humididy & THS8X/THM8X_Dew Point Series V7.0 [ 公司地址 ] Modbus Protocol For THS/THM 30X&80X_Temp.&Humididy & THS8X/THM8X_Dew Point Series V7.0 Introduction Modbus Protocol of THS/THM30X&80X & THS8X/THM8X This document describes the protocol detail

More information

MX350 Automatic Transfer Control System Communications Guide

MX350 Automatic Transfer Control System Communications Guide Title page GE Consumer & Industrial Multilin MX350 Automatic Transfer Control System Communications Guide MX350 revision: 1.1x Manual P/N: 1601-9072-A1 GE publication code: GEK-113498 Copyright 2008 GE

More information

MITSUBISHI Energy Measuring Unit EcoMonitorLight/EcoMonitorPlus Series. MODBUS I/F Specification LSPY-9025-E

MITSUBISHI Energy Measuring Unit EcoMonitorLight/EcoMonitorPlus Series. MODBUS I/F Specification LSPY-9025-E MITSUBISHI Energy Measuring Unit EcoMonitorLight/EcoMonitorPlus Series MODBUS I/F Specification Model SPEC.NO. EMU4-BD1-MB EMU4-HD1-MB EMU4-BM1-MB EMU4-HM1-MB EMU4-LG1-MB EMU4-A2,EMU4-VA2 EMU4-PX4,EMU4-AX4

More information

Using the MODBUS Protocol with Athena Series C (1ZC, 16C, 18C, and 25C) Controllers

Using the MODBUS Protocol with Athena Series C (1ZC, 16C, 18C, and 25C) Controllers Using the MODBUS Protocol with Athena Series C (1ZC, 16C, 18C, and 25C) Controllers Athena and Multi-Comm are trademarks of Athena Controls, Inc. MODBUS is a trademark of AEG Schneider Automation, Inc.

More information

For more information Contact with details of the application.

For more information Contact with details of the application. Eaton Corporation Telecommunications Power Solutions Email: dc.info@eaton.com www.eaton.com/telecompower Application Note AN0107 SC200 Modbus Server Last updated 20 January 2017 Applicable products SC200

More information

INTEGRA DL1 DUAL LOAD DIGITAL METER COMMUNICATIONS GUIDE DIGITAL ENERGY METER FOR MULTIPLE LOADS IN AN ELECTRICAL SYSTEM

INTEGRA DL1 DUAL LOAD DIGITAL METER COMMUNICATIONS GUIDE DIGITAL ENERGY METER FOR MULTIPLE LOADS IN AN ELECTRICAL SYSTEM DL1 INTEGRA DL1 DUAL LOAD DIGITAL METER COMMUNICATIONS GUIDE DIGITAL ENERGY METER FOR MULTIPLE LOADS IN AN ELECTRICAL SYSTEM Contents 1 Dual Load Digital meters Modbus Protocol implementation 3 1.1 Modbus

More information

Multilin EPM Energy and Demand Submeter with Wi-Fi. Monitoring & Metering. Communications. Key Benefits. Applications

Multilin EPM Energy and Demand Submeter with Wi-Fi. Monitoring & Metering. Communications. Key Benefits. Applications Multilin EPM 6100 Energy and Demand Submeter with Wi-Fi The EPM 6100 is a powerful tool that allows customers to monitor and manage their energy usage within factories, businesses and across campuses.

More information

MODBUS Protocol. The ecode Encoders contain both single register (16 bit) and double register (32 bit) values.

MODBUS Protocol. The ecode Encoders contain both single register (16 bit) and double register (32 bit) values. ecode Series MODBUS Protocol Preface This document describes the implementation of the MODBUS protocol in the Scancon ecode Series of communicating encoders. It is not intended to be a description of the

More information

MODBUS APPLICATION MANUAL DKM-411

MODBUS APPLICATION MANUAL DKM-411 MODBUS APPLICATION MANUAL DKM-411-1 - COPYRIGHT NOTICE Any unauthorized use or copying of the contents or any part of this document is prohibited. This applies in particular to trademarks, model denominations,

More information

How to set-up and read MOBBUS

How to set-up and read MOBBUS How to set-up and read MOBBUS Before anything can be read from the RTU, the meter must be programmed. During programming up to 16 of the thousands of displays in the meter can be assigned to the RTU. The

More information

GPM-6 MANUAL. GENERAL MODE OPERATING PROCEDURES Volta ge & Current FRONT PANEL & KEY FUNCTIONS. Key Name. Symbol. Descriptions

GPM-6 MANUAL. GENERAL MODE OPERATING PROCEDURES Volta ge & Current FRONT PANEL & KEY FUNCTIONS. Key Name. Symbol. Descriptions G-6 LCD ULTIFUNCTION OWR TR with ULS OUTUT / RS-485 Dlease understand key indicators & functions at the first operation. Key Name Right Key & nter Key Left Key & scapte Key Up Key & Demand Switching Key

More information

8 data bits, least significant bit sent first 1 bit for even/odd parity (or no parity) 1 stop bit if parity is used; 1 or 2 bits if no parity

8 data bits, least significant bit sent first 1 bit for even/odd parity (or no parity) 1 stop bit if parity is used; 1 or 2 bits if no parity 1 Eastron SDM630 Smart Meter Modbus Protocol Implementation V1.2 1.1 Modbus Protocol Overview This section provides basic information for interfacing the Eastron Smart meter to a Modbus Protocol network.

More information

IF96017 MODBUS COMMUNICATION PROTOCOL

IF96017 MODBUS COMMUNICATION PROTOCOL CONTENTS 1.0 ABSTRACT 04/07/14 Pagina 1 di 9 MULTIFUNCTION FIRMWARE 1.00 COMMUNICATION PROTOCOL IF96017 MODBUS COMMUNICATION PROTOCOL 2.0 DATA MESSAGE DESCRIPTION 2.1 Parameters description 2.2 Data format

More information

Modbus Protocol For PMX / PXM3X

Modbus Protocol For PMX / PXM3X [ 公司地址 ] Modbus Protocol For PMX / PXM3X V3.0 Introduction This document describes the protocol detail of Modbus for PMSXX Hardware interface - The interface on the sensor is RS-485. - Hardware named D+,

More information

RISH Master 3440i/3440iDL 0.2S

RISH Master 3440i/3440iDL 0.2S Interface Definition RISH Master 344i/344iDL.2S as per IEC6253-22 DIGITAL MULTIFUNCTION INSTRUMENT Installation & Operating Instructions Section 1. 2. 3. 4. 5. Contents Introduction Communication selection

More information

Modbus Communications October Programming Meters fitted with the Modbus option have two additional stages in the front panel programming menu.

Modbus Communications October Programming Meters fitted with the Modbus option have two additional stages in the front panel programming menu. Modbus Communications October 2005 1 Programming Meters fitted with the Modbus option have two additional stages in the front panel programming menu. br 9600 Baud Rate Addr 25 Unique Modbus Address In

More information