Satec PM174 Reference Manual

Satec PM174 Reference Manual

Powermeter and power quality analyzer
Hide thumbs Also See for PM174:
Table of Contents

Advertisement

Quick Links

Powermeter and Power Quality Analyzer
PM174
Modbus Communications Protocol
Reference Guide
BG0414 Rev. A7

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the PM174 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Satec PM174

  • Page 1 Powermeter and Power Quality Analyzer PM174 Modbus Communications Protocol Reference Guide BG0414 Rev. A7...
  • Page 2 Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer is not responsible for any mistakes in printing or faulty instructions contained in this book. Notification of any errors or misprints will be received with appreciation.
  • Page 3: Table Of Contents

    Table of Contents 1 GENERAL ......................8 2 MODBUS PROTOCOL IMPLEMENTATION............9 Transmission Modes..................9 Address Field ....................9 Function Field ....................9 Exception Responses..................9 Modbus Register Addresses ................9 Data Formats ....................10 2.6.1 16- ................10 CALED NTEGER ORMAT 2.6.2 32- .................
  • Page 4 V1/V12 Harmonic Distortion ................. 27 V2/V23 Harmonic Distortion ................. 27 V3/V31 Harmonic Distortion ................. 27 I1 Harmonic Distortion ..................27 I2 Harmonic Distortion ..................27 I3 Harmonic Distortion ..................28 Fundamental Phase Values ................... 28 Flicker....................... 28 Fundamental Total Values ..................28 Minimum 1-Cycle Phase Values................
  • Page 5 Phasor ......................37 1-Second Phase Values..................38 1-Second Total Values ..................39 1-Second Auxiliary Values..................39 Present Harmonic Demands.................. 39 Present Volt, Ampere and Power Demands ............. 39 Total Energies ....................40 Billing Summary Energy Registers ................. 40 Phase Energies ....................41 Symmetrical Components ..................
  • Page 6 Generic TOU Season Maximum Demand Registers ........... 49 Generic Data...................... 49 Minimum/Maximum Log Registers ..............51 Minimum Phase Values ..................51 Minimum Total Values ..................52 Minimum Auxiliary Values ..................52 Maximum Phase Values ..................52 Maximum Total Values..................53 Maximum Auxiliary Values ...................
  • Page 7 Fault Log Recording Setup..................69 File Setup ......................69 Waveform Recorder Setup ................... 70 Data Log Setup ....................70 TOU Daily Profile Setup ..................71 TOU Calendar Setup.................... 71 Billing/TOU Registers Setup.................. 72 Billing/TOU Registers Source Setup ............... 72 Periodic Timers Setup..................73 Digital Inputs Setup ....................
  • Page 8: General

    1 General This document specifies a subset of the Modbus serial communications protocol used to transfer data between a master computer station and the PM174. The document provides the complete information necessary to develop third-party communications software capable of communication with the PM174.
  • Page 9: Modbus Protocol Implementation

    Modbus protocol in the PM174. 2.1 Transmission Modes The PM174 can be set up to communicate on a serial Modbus network using either RTU, or ASCII serial transmission mode, and via the Internet using Modbus/TCP mode. Refer to the PM174 Installation and Operation Manual for information on selecting the transmission mode in your meter.
  • Page 10: Data Formats

    To map the PM174 register address to the range of the Modbus holding registers, add a value of 40001 to the PM174 register address. When a register address exceeds 9999, use a 6-digit addressing scheme by adding 400001 to the PM174 register address.
  • Page 11: 32-Bit Long Integer Format

    If the raw data reading is 250 then the current reading in engineering units will be as follows: Amps reading = 250 × (400.00 - 0)/(9999 - 0) + 0 = 10.00A 3. Power readings a) Assume device settings (direct wiring): Wiring 4LL3; PT = 1; CT primary current = 200A; Voltage scale = 828V.
  • Page 12: 32-Bit Modulo-10000 Format

    2.7 User Assignable Registers The PM174 contains 120 user assignable registers in the address range of 0 to 119, any of which you can map to any register address accessible in the instrument. Registers that reside in different locations may be accessed by a single request by re-mapping them to adjacent addresses in the user assignable registers area.
  • Page 13: Data Recording And File Transfers

    The PM174 keeps a separate read pointer for each communication port so that access to the same file through a different port will not affect current active sessions for other ports.
  • Page 14: Profile Data Log File

    Moreover, the PM174 takes all channel data for the currently accessed record to a separate buffer, so that even when the record is overwritten at the time of reading, you are still prevented from receiving partially updated data.
  • Page 15: Reading Multi-Section Data Log Files

    which sequence number is known, you can change the pointer position by issuing the Set- File-Position request with the desired sequence number. If you want to read a file from the beginning, send the Reset-File-Position request that moves the pointer to the oldest file record.
  • Page 16: Reading Multi-Section Waveform Files

    2. Write the Read-File request with the section number and channel ID as shown in the previous step. 3. Read the record data from the file response block. 4. Write an acknowledgment for the file. The file section pointer will be moved to the next record.
  • Page 17 Modbus Description Type Comment Register Offset +0-1 Device serial number UINT32 +2-4 Device MAC address CHAR6 Device address UINT16 Device port address +6-7 Device IP address UINT32 Network byte order Event type UINT16 See F22 in Section 5 Event sequence number UINT16 +10-11 Start event timestamp, seconds...
  • Page 18 In case of triggering notifications with events generated by the PQ and Fault recorders, like the PQ EVENT or FAULT EVENT triggers, the recorded power quality or/and corresponding fault events are reported instead of setpoint-triggered notifications. Notification messages contain the fault event start and end time, a critical phase and the maximum fault magnitude on the reported phase.
  • Page 19: Modbus Register Map

    3 Modbus Register Map 3.1 Modbus Setup Registers Address Point ID Description Options/Range Units Type Notes Modbus Assignable Registers 0-119 0-65535 UINT16 Register 0 contents 0-65535 UINT16 Register 1 contents +119 0-65535 UINT16 Register 119 contents Assignable Registers Map 120-239 0-65535 UINT16 Mapped register 0 address...
  • Page 20: 16-Bit Scaled Analog Registers And Energy Counters - Basic Register Set

    3.2 16-bit Scaled Analog Registers and Energy Counters - Basic Register Set Address Point ID Description Type Notes Low and High Scales Units 256-308 +0 0x1100 V1/V12 Voltage 0-Vmax UINT16 +1 0x1101 V2/V23 Voltage 0-Vmax UINT16 +2 0x1102 V3/V31 Voltage 0-Vmax UINT16 +3 0x1103...
  • Page 21 Address Point ID Description Type Notes Low and High Scales Units +39 0x1112 V1/V12 Voltage THD 0-999.9 0.1% UINT16 +40 0x1113 V2/V23 Voltage THD 0-999.9 0.1% UINT16 +41 0x1114 V3/V31 Voltage THD 0-999.9 0.1% UINT16 +42 0x1115 I1 Current THD 0-999.9 0.1% UINT16...
  • Page 22: 16-Bit Scaled Analog Registers, Binary Registers And Counters

    3.3 16-bit Scaled Analog Registers, Binary Registers and Counters Address Point ID Description Type Notes Low and High Scales Units 3584 0x0000 None UINT16 3616 0x0080 Setpoint Status (bitmap) 0x0000-0xFFFF UINT16 3648-3649 Special Inputs +0 0x0100 Reserved UINT16 +1 0x0101 Phase rotation order 0=error, 1=positive (ABC), UINT16...
  • Page 23: 1-Cycle Total Values

    Address Point ID Description Type Notes Low and High Scales Units +12 0x0C0C kVA L1 0-Pmax UINT16 +13 0x0C0D kVA L2 0-Pmax UINT16 +14 0x0C0E kVA L3 0-Pmax UINT16 +15 0x0C0F Power factor L1 -1.000-1.000 0.001 INT16 +16 0x0C10 Power factor L2 -1.000-1.000 0.001 INT16...
  • Page 24: 1-Second Phase Values

    Address Point ID Description Type Notes Low and High Scales Units +1 0x1081 V2/V23 Voltage magnitude 0-Vmax UINT16 +2 0x1082 V3/V31 Voltage magnitude 0-Vmax UINT16 +3 0x1083 Not used UINT16 +4 0x1084 I1 Current magnitude 0-Imax UINT16 +5 0x1085 I2 Current magnitude 0-Imax UINT16 +5 0x1086...
  • Page 25: 1-Second Total Values

    Address Point ID Description Type Notes Low and High Scales Units +27 0x111B I1 Current TDD 0-100.0 0.1% UINT16 +28 0x111C I2 Current TDD 0-100.0 0.1% UINT16 +29 0x111D I3 Current TDD 0-100.0 0.1% UINT16 +30 0x111E V12 Voltage 0-Vmax UINT16 +31 0x111F V23 Voltage...
  • Page 26: Total Energies

    Address Point ID Description Type Notes Low and High Scales Units +3 0x1603 I1 Ampere demand 0-Imax UINT16 +4 0x1604 I2 Ampere demand 0-Imax UINT16 +5 0x1605 I3 Ampere demand 0-Imax UINT16 +6 0x1606 kW import block demand 0-Pmax UINT16 +7 0x1607 kvar import block demand 0-Pmax...
  • Page 27: Symmetrical Components

    Address Point ID Description Type Notes Low and High Scales Units +10,11 0x1805 kvarh import L3 0-999,999,999 1 kvarh UINT32 +12,13 0x1806 kVAh total L1 0-999,999,999 1 kVAh UINT32 +14,15 0x1807 kVAh total L2 0-999,999,999 1 kVAh UINT32 +16,17 0x1808 kVAh total L3 0-999,999,999 1 kVAh...
  • Page 28 Address Point ID Description Type Notes Low and High Scales Units 5504-5553 I3 Harmonic Distortion +0 0x1E00 0-100.00 0.01% UINT16 H01 Harmonic distortion +1 0x1E01 0-100.00 0.01% UINT16 H02 Harmonic distortion +49 0x1E31 0-100.00 0.01% UINT16 H50 Harmonic distortion 6208-6225 Fundamental Phase Values +0 0x2900 V1/V12 Voltage...
  • Page 29 Address Point ID Description Type Notes Low and High Scales Units +6-17 0x2C06- Not used INT16 0x2C11 +18 0x2C12 V1/V12 Voltage THD 0-9999 0.1% UINT16 2, 5 +19 0x2C13 V2/V23 Voltage THD 0-9999 0.1% UINT16 2, 5 +20 0x2C14 V3/V31 Voltage THD 0-999.9 0.1% UINT16...
  • Page 30 Address Point ID Description Type Notes Low and High Scales Units +29 0x341D I3 Current TDD 0-100.0 0.1% UINT16 6976-6979 Maximum 1-Cycle Total Values +0 0x3500 Total kW -Pmax-Pmax INT16 +1 0x3501 Total kvar -Pmax-Pmax INT16 +2 0x3502 Total kVA 0-Pmax UINT16 +3 0x3503...
  • Page 31 Address Point ID Description Type Notes Low and High Scales Units +1 0x3B01 Analog input AI2 AI2min-AI2Max UINT16 7392-7393 Raw Analog Inputs +0 0x3B80 Analog input AI1 0-4095 UINT16 +1 0x3B81 Analog input AI2 0-4095 UINT16 7424-7425 TOU Parameters +0 0x3C00 Active tariff UINT16 +1 0x3C01...
  • Page 32 Address Point ID Description Type Notes Low and High Scales Units … +14,15 0x4207 0-999,999,999 1 kWh UINT32 Tariff #8 register 7872-7887 Billing TOU Energy Register #7 +0,1 0x4300 0-999,999,999 1 kWh UINT32 Tariff #1 register +2,3 0x4301 0-999,999,999 1 kWh UINT32 Tariff #2 register …...
  • Page 33 Address Point ID Description Type Notes Low and High Scales Units +7 0x4907 0-Pmax UINT16 Tariff #8 maximum demand 8320-8327 Billing TOU Maximum Demand Register #3 +0 0x4A00 0-Pmax UINT16 Tariff #1 maximum demand +1 0x4A01 0-Pmax UINT16 Tariff #2 maximum demand …...
  • Page 34 Address Point ID Description Type Notes Low and High Scales Units 10112-10161 V3/V31 Harmonic Angles 2, 4 +0 0x6600 -180.0-180.0 0.1º INT16 H01 Harmonic angle +1 0x6601 -180.0-180.0 0.1º INT16 H02 Harmonic angle +49 0x6631 -180.0-180.0 0.1º INT16 H50 Harmonic angle 10240-10289 I1 Harmonic Angles +0 0x6800...
  • Page 35 Address Point ID Description Type Notes Low and High Scales Units +11 0x6F0B Reserved UINT16 +12 0x6F0C I1 Inter-harmonics THD 0-999.9 0.1% UINT16 +13 0x6F0D I2 Inter-harmonics THD 0-999.9 0.1% UINT16 +14 0x6F0E I3 Inter-harmonics THD 0-999.9 0.1% UINT16 +15 0x6F0F Reserved UINT16 +16 0x6F10...
  • Page 36 3.4 32-bit Analog Registers, Binary Registers and Counters Address Point ID Description Type Notes Options/Range Units 11776-11777 0x0000 None UINT32 11840 0x0080 Setpoint Status SP1-SP16 (bitmap) 0x00000000-0x0000FFFF UINT32 11904-11907 Special Inputs +0,1 0x0100 Reserved UINT32 +2,3 0x0101 Phase rotation order 0=error, 1=positive (ABC), UINT32 2=negative (CBA)
  • Page 37 Address Point ID Description Type Notes Options/Range Units +24,25 0x0C0C kVA L1 0-Pmax UINT32 +26,27 0x0C0D kVA L2 0-Pmax UINT32 +28,29 0x0C0E kVA L3 0-Pmax UINT32 +30,31 0x0C0F Power factor L1 -1000-1000 × 0.001 INT32 +32,33 0x0C10 Power factor L2 -1000-1000 ×...
  • Page 38 Address Point ID Description Type Notes Options/Range Units +2,3 0x1081 V2/V23 Voltage magnitude 0-Vmax UINT32 +4,5 0x1082 V3/V31 Voltage magnitude 0-Vmax UINT32 +6,7 0x1083 Not used UINT32 +8,9 0x1084 I1 Current magnitude 0-Imax UINT32 +10,11 0x1085 I2 Current magnitude 0-Imax UINT32 +12,13 0x1086 I3 Current magnitude...
  • Page 39 Address Point ID Description Type Notes Options/Range Units +54,55 0x111B I1 Current TDD 0-1000 × 0.1% UINT32 +56,57 0x111C I2 Current TDD 0-1000 × 0.1% UINT32 +58,59 0x111D I3 Current TDD 0-1000 × 0.1% UINT32 +60,61 0x111E V12 Voltage 0-Vmax UINT32 +62,63 0x111F V23 Voltage...
  • Page 40 Address Point ID Description Type Notes Options/Range Units +6,7 0x1603 I1 Ampere demand 0-Imax UINT32 +8,9 0x1604 I2 Ampere demand 0-Imax UINT32 +10,11 0x1605 I3 Ampere demand 0-Imax UINT32 +12,13 0x1606 kW import block demand 0-Pmax UINT32 +14,15 0x1607 kvar import block demand 0-Pmax UINT32 +16,17 0x1608...
  • Page 41 Address Point ID Description Type Notes Options/Range Units 14848-14865 Phase Energies +0,1 0x1800 0-999,999,999 1 kWh UINT32 kWh import L1 +2,3 0x1801 0-999,999,999 1 kWh UINT32 kWh import L2 +4,5 0x1802 0-999,999,999 1 kWh UINT32 kWh import L3 +6,7 0x1803 kvarh import L1 0-999,999,999 1 kvarh...
  • Page 42: I3 Harmonic Distortion

    Address Point ID Description Type Notes Options/Range Units 15488-15587 I2 Harmonic Distortion +0,1 0x1D00 0-10000 0.01% UINT32 H01 Harmonic distortion +2,3 0x1D01 0-10000 0.01% UINT32 H02 Harmonic distortion +98,99 0x1D31 0-10000 0.01% UINT32 H50 Harmonic distortion 15616-15715 I3 Harmonic Distortion +0,1 0x1E00 0-10000 0.01%...
  • Page 43: Minimum 1-Cycle Phase Values

    Address Point ID Description Type Notes Options/Range Units 17408-17467 Minimum 1-Cycle Phase Values +0,1 0x2C00 V1/V12 Voltage 0-Vmax UINT32 +2,3 0x2C01 V2/V23 Voltage 0-Vmax UINT32 +4,5 0x2C02 V3/V31 Voltage 0-Vmax UINT32 +6,7 0x2C03 I1 Current 0-Imax UINT32 +8,9 0x2C04 I2 Current 0-Imax UINT32 +10,11 0x2C05...
  • Page 44: Maximum 1-Cycle Total Values

    Address Point ID Description Type Notes Options/Range Units +44,45 0x3416 I2 Current THD 0-9999 × 0.1% UINT32 +46,47 0x3417 I3 Current THD 0-9999 × 0.1% UINT32 +48,49 0x3418 I1 K-Factor 10-9999 × 0.1 UINT32 +50,51 0x3419 I2 K-Factor 10-9999 × 0.1 UINT32 +52,53 0x341A I3 K-Factor...
  • Page 45: Scaled Analog Inputs

    Address Point ID Description Type Notes Options/Range Units +14,15 0x3887 Not used UINT32 +16,17 0x3888 I1 TDD demand 0-1000 × 0.1% UINT32 +18,19 0x3889 I2 TDD demand 0-1000 × 0.1% UINT32 +20,21 0x388A I3 TDD demand 0-1000 × 0.1% UINT32 +22,23 0x388B Not used UINT32...
  • Page 46: Billing Tou Energy Register #5

    Address Point ID Description Type Notes Options/Range Units 20096-20111 Billing TOU Energy Register #5 +0,1 0x4100 0-999,999,999 1 kWh UINT32 Tariff #1 register +2,3 0x4101 0-999,999,999 1 kWh UINT32 Tariff #2 register … +14,15 0x4107 0-999,999,999 1 kWh UINT32 Tariff #8 register 20224-20239 Billing TOU Energy Register #6 +0,1 0x4200...
  • Page 47: Billing Tou Maximum Demand Register #1

    Address Point ID Description Type Notes Options/Range Units 20992-21023 Billing TOU Maximum Demand Register #1 +0,1 0x4800 0-Pmax UINT32 Tariff #1 maximum demand +2,3 0x4801 0-Pmax UINT32 Tariff #2 maximum demand … +14,15 0x4807 0-Pmax UINT32 Tariff #8 maximum demand 21120-21135 Billing TOU Maximum Demand Register #2 +0,1 0x4900...
  • Page 48: V1/V12 Harmonic Angles

    Address Point ID Description Type Notes Options/Range Units 24576-24675 V1/V12 Harmonic Angles 2, 4 +0,1 0x6400 -1800-1800 × 0.1º INT32 H01 Harmonic angle +2,3 0x6401 -1800-1800 × 0.1º INT32 H02 Harmonic angle +98,99 0x6431 -1800-1800 × 0.1º INT32 H50 Harmonic angle 24704-24803 V2/V23 Harmonic Angles 2, 4...
  • Page 49 Address Point ID Description Type Notes Options/Range Units 25984-26021 10-Minute Total Harmonics +0, 1 0x6F00 V1 THD 0-9999 × 0.1% UINT32 +2, 3 0x6F01 V2 THD 0-9999 × 0.1% UINT32 +4, 5 0x6F02 V3 THD 0-9999 × 0.1% UINT32 +6, 7 0x6F03 Reserved UINT32 +8, 9 0x6F04...
  • Page 50 Address Point ID Description Type Notes Options/Range Units 0x7418 Frequency 0-10000 × 0.01Hz UINT32 0x7419 V1 THD 0-9999 × 0.1% UINT32 0x741A V2 THD 0-9999 × 0.1% UINT32 0x741B V3 THD 0-9999 × 0.1% UINT32 0x7421 V1 interharmonics THD 0-9999 ×...
  • Page 51 Minimum/Maximum Log Registers Address Point ID Description Type Notes Options/Range/Format Units 35840-35959 Minimum Phase Values +0,1 0x2C00 Min. V1/V12 Voltage 0-Vmax UINT32 +2,3 Timestamp UINT32 +4,5 0x2C01 Min. V2/V23 Voltage 0-Vmax UINT32 +6,7 Timestamp UINT32 +8,9 0x2C02 Min. V3/V31 Voltage 0-Vmax UINT32 +10,11...
  • Page 52 Address Point ID Description Type Notes Options/Range/Format Units 36096-36111 Minimum Total Values +0,1 0x2D00 Min. Total kW -Pmax-Pmax INT32 +2,3 Timestamp UINT32 +4,5 0x2D01 Min. Total kvar -Pmax-Pmax INT32 +6,7 Timestamp UINT32 +8,9 0x2D02 Min. Total kVA 0-Pmax UINT32 +10,11 Timestamp UINT32 +12,13...
  • Page 53 Address Point ID Description Type Notes Options/Range/Format Units +98,99 Timestamp UINT32 +100,101 0x3419 Max. I2 K-Factor 10-9999 × 0.1 UINT32 +102,103 Timestamp UINT32 +104,105 0x341A Max. I3 K-Factor 10-9999 × 0.1 UINT32 +106,107 Timestamp UINT32 +108,109 0x341B Max. I1 Current TDD 0-1000 ×...
  • Page 54 Address Point ID Description Type Notes Options/Range/Format Units +16,17 0x3704 I2 Maximum ampere demand 0-Imax UINT32 +18,19 Timestamp UINT32 +20,21 0x3705 I3 Maximum ampere demand 0-Imax UINT32 +22,23 Timestamp UINT32 +24,25 0x3706 Not used UINT32 +26,27 Timestamp UINT32 +28,29 0x3707 Not used UINT32 +30,31...
  • Page 55 Address Point ID Description Type Notes Options/Range/Format Units +34,35 Timestamp UINT32 +36,37 0x3889 I2 TDD demand 0-1000 × 0.1% UINT32 +38,39 Timestamp UINT32 +40,41 0x388A I3 TDD demand 0-1000 × 0.1% UINT32 +42,43 Timestamp UINT32 +44,45 0x388B Not used UINT32 +46,47 UINT32 38144-38175...
  • Page 56 Address Point ID Description Type Notes Options/Range/Format Units +4,5 0x4981 Tariff #2 maximum demand 0-Pmax UINT32 +6,7 UINT32 Timestamp … +28,29 0x4987 Tariff #8 maximum demand 0-Pmax UINT32 +30,31 UINT32 Timestamp 38784-38815 Billing TOU Maximum Demand Register #6 +0,1 0x4A80 Tariff #1 maximum demand 0-Pmax UINT32...
  • Page 57: Device Control And Status Registers

    2563 Firmware build number 1-99 UINT16 2564 Reserved UINT16 2565 Firmware version number 2400-2499 (PM174) UINT16 Two higher decimal digits = major version number, two lower decimal digits = minor version number 2566,2567 Instrument options UINT32 Device Authorization Registers 2575 Write: 4-digit password.
  • Page 58: Reset/Clear Registers

    Address Point ID Description Options/Range Units Type Notes 44086-44101 Reserved UINT16 Reset/Clear Registers 44102 Clear Energies UINT16 44103 Clear Maximum demands 0 = clear all maximum demands UINT16 1 = clear power demands 2 = clear volt, ampere and harmonic demands 44104 Clear Billing/TOU energy registers UINT16...
  • Page 59: Current Network Settings

    Address Point ID Description Options/Range Units Type Notes 44343-44345 Reserved Current Network Settings 44346-44377 +0, 1 Active device IP Address UINT32 Network byte order +2, 3 Active network subnet mask UINT32 Network byte order +4, 5 Active network default gateway UINT32 Network byte order 44352-44377...
  • Page 60: Device Setup Registers

    Device Identification 46080-46111 +0,1 Device serial number 0-999999 UINT32 +2,3 Device model ID 17400 UINT32 +4-11 Device model name “PM174” CHAR16 Null-terminated string +12-13 Device options (bitmap) UINT32 +14-19 Reserved UINT16 Device firmware version number 2400-2499 UINT16 Two higher decimal digits = major...
  • Page 61: Communication Ports Setup

    Address Point ID Description Options/Range Units Type Notes Volt/ampere/harmonic demand period 0 to 1800 UINT16 +5-7 Reserved UINT16 Read as 65535 Number of blocks in a sliding window 1 to 15 UINT16 +9-10 Reserved UINT16 Read as 65535 Nominal line frequency 50, 60 UINT16 Maximum demand load current...
  • Page 62: Alarm/Event Setpoints Setup

    Address Point ID Description Options/Range Units Type Notes Power calculation mode 0=using reactive power: S=f(P,Q), UINT16 1=using non-active power: Q=f(S,P) Energy roll value 0=1 × 10 , 1=1 × 10 , 2=1 × 10 UINT16 3=1 × 10 , 4=1 × 10 , 5=1x10 Phase energy calculation mode 0=disabled, 1=enabled...
  • Page 63: Pulse Counters Setup

    Address Point ID Description Options/Range Units Type Notes Action #1: Action type UINT16 Action #1: Action target UINT16 Action #2: Action type UINT16 Action #2: Action target UINT16 Action #3: Action type UINT16 Action #3: Action target UINT16 Action #4: Action type UINT16 Action #4: Action target UINT16...
  • Page 64: Local Settings

    Address Point ID Description Options/Range Units Type Notes 47080-47083 V3 transformer correction 47084-47087 Reserved 47088-47091 I1 transformer correction 47092-47095 I2 transformer correction 47096-47099 I3 transformer correction Local Settings 46400-46415 Local time offset, min 0-+/-720 INT16 Daylight savings time (DST) option 0=DST disabled (standard time UINT16 only), 1=DST enabled...
  • Page 65: Network Setup

    Address Point ID Description Options/Range Units Type Notes Network Setup 46576-46703 +0,1 Device IP Address 0x01000000-0xFFFFFFFF UINT32 Network byte order +2,3 Network subnet mask 0x00000001-0xFFFFFFFF UINT32 Network byte order +4,5 Network default gateway 0x00000000-0xFFFFFFFF UINT32 Network byte order +6,7 Use DHCP 0 = NO, 1 = YES UINT32 +8,9...
  • Page 66: Egd Producer Exchanges Setup

    Address Point ID Description Options/Range Units Type Notes EGD Producer Exchanges Setup 50454-50837 +0-1 Exchange consumer IP Address 0x01000000-0xFFFFFFFF UINT32 Network byte order Production interval 1-60000 × 10 ms UINT16 Exchange status 0=disabled, 1=enabled UINT16 +4,5 Reserved UINT16 Address range #1: Start point ID 0-65535, 0=end of the range list UINT16 Address range #1: End point ID...
  • Page 67: Dnp Events Setup

    Address Point ID Description Options/Range Units Type Notes Multi Fragment Interval 50 to 500 ms (default 50 ms) UINT16 +18-21 Reserved Read as 65535 UINT16 +22,23 Time Sync Period 1 to 86400 seconds (default 86400 UINT32 sec) Voltage scale, volts secondary 60 to 828V (default 144V) UINT16 Current scale, amps secondary...
  • Page 68: Pq Log Triggers Setup (Ieee 1159 Disturbance Categories)

    Address Point ID Description Options/Range Units Type Notes … 51795-51797 DNP Class 0 Points Range 32 51798-51893 Reserved PQ Log Triggers Setup (IEEE 1159 disturbance categories) 52342-52597 Threshold, % 0-2000 x 0.1% UINT16 Hysteresis, % of threshold 0-500 x 0.1% UINT16 Log options, bitmap Bit 0 –...
  • Page 69: Fault Log Recording Setup

    Address Point ID Description Options/Range Units Type Notes Fault Log Recording Setup 52278-52341 V24.3.1 and higher Log options, bitmap Bit 0 – waveform log on event start: UINT16 0 = disabled, 1 = enabled; Bit 1 – waveform log on event end: 0 = disabled, 1 = enabled;...
  • Page 70: Waveform Recorder Setup

    Address Point ID Description Options/Range Units Type Notes 52768-52777 Waveform Log #1 Setup 52778-52787 Waveform Log #2 Setup 52788-52857 Reserved 52858-52867 PQ Log Setup 52868-53877 Reserved Waveform Recorder Setup 53878-53949 Sampling rate, samples per cycle 32, 64, 128 UINT16 Maximum number of cycles per event series 16-2560 (32 samples/cycle), UINT16 8-1280 (64 samples/cycle),...
  • Page 71: Tou Daily Profile Setup

    Address Point ID Description Options/Range Units Type Notes 54166-54197 Data log #6 Setup 54198-54229 Data log #7 Setup 54230-54261 Data log #8 Setup 54262-54293 Data log #9 Setup 54294-54325 Data log #10 Setup 54326-54357 Data log #11 Setup 54358-54389 Data log #12 Setup 54390-54421 Data log #13 Setup 54422-54453...
  • Page 72: Billing/Tou Registers Setup

    Address Point ID Description Options/Range Units Type Notes 8-11 = Season 3, Day types 0-3 12-15 = Season 4, Day types 0-3 Week of month 0=all, 1=1st, 2=2nd, 3=3 , 4=4th, UINT16 5=last week of the month Weekday 0=all, 1-7 (Sun=1, Sat=7) UINT16 Till Weekday 0=all, 1-7 (Sun=1, Sat=7)
  • Page 73: Periodic Timers Setup

    Address Point ID Description Options/Range Units Type Notes 56928-56931 Energy Source #1 56932-56935 Energy Source #2 56936-56939 Energy Source #3 56940-56943 Energy Source #4 56944-56947 Energy Source #5 56948-56951 Energy Source #6 56952-56955 Energy Source #7 56956-56959 Energy Source #8 Periodic Timers Setup 61024-61031 +0, 1...
  • Page 74: Analog Inputs Setup

    Address Point ID Description Options/Range Units Type Notes Analog Inputs Setup 62368-62379 Input parameter ID 0 = input not assigned UINT16 Not used UINT16 +2,3 Zero scale value (0/4 mA) INT32 +4,5 Full scale value (20/1 mA) INT32 62368-62373 AI1 Setup 62374-62379 AI2 Setup Analog Outputs Setup...
  • Page 75: Analog And Digital I/O Configuration

    3.8 Analog and Digital I/O Configuration Address Point ID Description Options/Range Units Type Notes I/O Slots Configuration Info 63008-63055 I/O type UINT16 Number of I/Os on the slot UINT16 First I/O number on the slot UINT16 Last I/O number on the slot UINT16 63008-63011 DI Slot Configuration...
  • Page 76: File Transfer Registers

    3.9 File Transfer Registers Address Point ID Description Options/Range Units Type Notes File Transfer Control Blocks 63120-63151 File Request Block File function 1 = ACK - acknowledgement UINT16 1 - clears the file transfer block 3 = set file position 3 - changes the file position 5 = reset file position 5 - sets the file position at the first...
  • Page 77: File Info Response Block (Variation 0 - File Info)

    NOTES: File sections for partitioned (multi-section) files, like Billing/TOU profile log files, can be requested either by a section number, or by a section channel ID. If a section number is set to 0xFFFF, the section channel ID will be used to identify the section. The section number will be returned in the response block. If a section number is written, then the corresponding channel ID will be returned in the file response block.
  • Page 78: File Info Response Block (Variation 1 - Current Record Info)

    Address Point ID Description Options/Range Units Type Notes +24, 25 Null µsec UINT32 +26, 27 Null UINT32 +28, 29 Null µsec UINT32 Maximum number of records 0-65535 UINT16 Number of parameters per data section record 0-16 UINT16 Section record size, bytes Byte UINT16 File record size, bytes...
  • Page 79: Event Log Response Block

    Address Point ID Description Options/Range Units Type Notes Event Log Response Block 63152-63159 Block Heading Last file function 1, 3, 5, 11 UINT16 File ID UINT16 Section number UINT16 Section channel ID UINT16 Number of records in the block 1-32 UINT16 Record size, words UINT16...
  • Page 80: Waveform Log Response Block

    Address Point ID Description Options/Range Units Type Notes 63160-… Record #1 (variable length) Record #16 (variable length) Waveform Log Response Block 63152-63159 Block Heading Last file function 1, 3, 5, 11 UINT16 File ID 17-18, 128 (F2) UINT16 Section number UINT16 Section channel ID UINT16...
  • Page 81: Fault Log Response Block

    Address Point ID Description Options/Range Units Type Notes Record size, words UINT16 Request variation UINT16 Reserved UINT16 63160-63799 PQ Log Records Record status INT16 Record sequence number 0-65535 UINT16 +2, 3 Start time, seconds since 1/1/1970 UINT32 +4, 5 Start time, fractional seconds in µsec µsec UINT32 +6, 7...
  • Page 82 Address Point ID Description Options/Range Units Type Notes +20, 21 Volts magnitude, primary units See Generic Data in Section 3.4 INT32 63160-63191 Record #1 64152-64183 Record #16 To restore the original sampled data in the channel units (e.g., Volts, Amps), the following conversion should be applied: Data Sample −...
  • Page 83: Billing/Tou Daily Profile Data Log

    3.10 Billing/TOU Daily Profile Data Log File Record Point Label Point Description Range Type Notes Units Channel/ Field No. Section Energy Register #1 1 REG1 0x1780 Summary (total) energy reading 0-999,999,999 1 kWh UINT32 2 TRF1 0x7000 Tariff #1 energy reading 0-999,999,999 1 kWh UINT32...
  • Page 84 File Record Point Label Point Description Range Type Notes Units Channel/ Field No. Section 6 TRF5 MD 0x7104 Tariff #5 max. demand reading 0-Pmax UINT32 7 TRF6 MD 0x7105 Tariff #6 max. demand reading 0-Pmax UINT32 8 TRF7 MD 0x7106 Tariff #7 max.
  • Page 85: Data Scales And Units

    4 Data Scales and Units Code Condition Value/Range Notes Data Scales Vmax Voltage scale × PT Ratio, V Imax Current scale (2A/10A) × CT Ratio = CT Primary current × 2, A 1, 3 Pmax Wiring 4LN3, 3LN3, 3BLN3 Vmax × Imax × 3, W Wiring 4LL3, 3LL3, 3BLL3, Vmax ×...
  • Page 86: Data Formats

    5 Data Formats Format Code Value Description Notes Timestamp Local time in a UNIX-style format. Represents the number of seconds since midnight (00:00:00), January 1, 1970. The time is valid after January 1, 2000. File ID Event log 1-16 Data log #1-16 17-18 Waveform log #1-2 Power quality (PQ) log...
  • Page 87: Billing/Tou Energy Register Source Id

    Format Code Value Description Notes Billing/TOU Energy Register Source ID 0x0000 None 0x0700-0x0703 Pulse input DI1-DI4 0x1700 kWh import 0x1701 kWh export 0x1704 kvarh import 0x1705 kvarh export 0x1708 kVAh total Setpoint Trigger Parameters ID 0x0000 None (condition is not active) Setpoint Status 0x0080 Setpoint #1 ON...
  • Page 88 Format Code Value Description Notes 0x8603 Status input #4 OFF Pulse Inputs 0x0700 Pulse input #1 0x0701 Pulse input #2 0x0702 Pulse input #3 0x0703 Pulse input #4 Relays 0x0800 Relay #1 ON 0x0801 Relay #2 ON 0x0802 Relay #3 ON 0x0803 Relay #4 ON 0x8800...
  • Page 89: Setpoint Action Id

    Format Code Value Description Notes 1-Sec Total Values 0x1406 High total kW import 0x1407 High total kW export 0x1408 High total kvar import 0x1409 High total kvar export 0x1402 High total kVA 0x9404 Low total PF Lag 0x9405 Low total PF Lead 1-Sec Auxiliary Values 0x1501 High neutral current...
  • Page 90: Counter Source Id

    Format Code Value Description Notes 0x41 0x03 Clear counter #4 0x64 0x00 Clear all counters 0x51 0x00 Send event notification 0x60 0x00 Reset total energy 0x61 0x00 Reset all total maximum demands 0x61 0x01 Reset power maximum demands 0x61 0x02 Reset volt/ampere/harmonic maximum demands 0x62 0x00...
  • Page 91: Event Cause/Point Id

    Format Code Value Description Notes 0x1103 I1 Current 0x1104 I2 Current 0x1105 I3 Current 0x111E V12 Voltage 0x111F V23 Voltage 0x1120 V31 Voltage 1-Sec Total Values 0x1400 Total kW 0x1401 Total kvar 0x1402 Total kVA 0x1403 Total PF 0x1404 Total PF Lag 0x1405 Total PF Lead 0x140A...
  • Page 92: Data Point Id

    Format Code Value Description Notes 0xF300 Setup reset (set by default) 0xF400 Setup changed 0xF500 RTC set Setpoint Operation Events 0xE100-0xE10F Setpoint operated (low byte = setpoint ID) 0xE200-0xE20F Setpoint released (low byte = setpoint ID) Setpoint Action Events See F14 Setpoint action ID Data Point ID Data Locations...
  • Page 93: Device Diagnostics

    Format Code Value Description Notes 0x0200 FE: Generic fault event 0x0201 FE1: Zero-sequence current 0x0202 FE2: Zero-sequence voltage 0x0203 FE3: Current unbalance 0x0204 FE4: Voltage unbalance 0x0205 FE5: Overcurrent 0x0206 FE6: Undervoltage 0x0207 FE7: Neutral current Device Diagnostics Bit 0 Reserved Bit 1 Reserved...
  • Page 94: Wiring Mode

    Format Code Value Description Notes 0x0102 Binary Input 01:02 0x1401 Binary Counter 20:01 0x1402 Binary Counter 20:02 0x1405 Binary Counter 20:05 0x1406 Binary Counter 20:06 0x1501 Frozen Counter 21:01 0x1502 Frozen Counter 21:02 0x1505 Frozen Counter 21:05 0x1506 Frozen Counter 21:06 0x1509 Frozen Counter 21:09 0x150A...
  • Page 95 1) For bi-directional analog output (±1 mA), the zero scale setup corresponds to the center (0 mA) of the scale range, and the direction of the current matches the sign of the output parameter. Unsigned parameters are output within the current range 0 to +1 mA and can be scaled as in the case of single-ended analog output (0-1 mA).

Table of Contents