Satechi pm130p Reference Manual

Series pm130 plus
Table of Contents

Advertisement

Quick Links

Series PM130 PLUS Powermeters
PM130P/PM130E/PM130EH
Modbus Communications Protocol
Reference Guide
BG0427 Rev. A4

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Satechi pm130p

  • Page 1 Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH Modbus Communications Protocol Reference Guide BG0427 Rev. A4...
  • 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 Transaction Timing ..................9 Modbus Register Addresses ................10 Data Formats ....................10 2.7.1 16-bit Scaled Integer Format ................10 2.7.2 32-bit Long Integer Format...................11 2.7.3 32-bit Floating Point Format..................12 2.7.4 32-bit Modulo-10000 Format ................12...
  • Page 4 V3/V31 Harmonic Distortion ................26 I1 Harmonic Distortion ..................26 I2 Harmonic Distortion ..................26 I3 Harmonic Distortion ..................26 Fundamental Phase Values ................26 Fundamental Total Values ................. 26 Minimum 1-Cycle Phase Values ................27 Minimum 1-Cycle Total Values ................27 Minimum 1-Cycle Auxiliary Values .................
  • Page 5 Minimum 1-Cycle Auxiliary Values ................. 38 Maximum 1-Cycle Phase Values ................38 Maximum 1-Cycle Total Values ................38 Maximum 1-Cycle Auxiliary Values ................ 38 Maximum Demands .................... 38 TOU Parameters ....................39 Scaled Analog Outputs..................39 TOU Energy Register #1 ..................
  • Page 6 Device Options Setup ..................52 Local Settings ....................52 Clock Indication and Setup................... 52 Alarm/Event Setpoints Setup................53 Pulse Counters Setup ..................53 Analog Outputs Setup..................53 Network Setup ....................53 Password Setup ....................54 Expert Power Service Setup ................. 54 Internet Service Provider (ISP) accounts ..............
  • Page 7 Setpoint Action ID ....................72 Counter Source ID ....................73 Relay Output Pulse Source ID ................73 AO Parameters ID ....................73 Event Cause/Point ID ..................73 Event Effect ID ....................74 Data Point ID ..................... 74 Event Type ID ....................74 Device Diagnostics ....................
  • Page 8: General

    PM130 PLUS Installation and Operation Manual. The document is applicable to PM130A, PM130P, PM130E and PM130EH meters. IMPORTANT In 3-wire connection schemes, the unbalanced current and phase readings for power factor, active power, and reactive power will be zeros, because they have no meaning.
  • Page 9: Modbus Protocol Implementation

    2 Modbus Protocol Implementation For detailed information about Modbus protocol, Modbus message framing and error checking, refer to the "Modicon Modbus Protocol Reference Guide". It can be downloaded from the www.modbus.org Website. The following paragraphs outline some issues concerning the implementation of the Modbus protocol in the PM130. 2.1 Transmission Modes The PM130 can be set up to communicate on a Modbus network using RTU transmission mode.
  • Page 10: Modbus Register Addresses

    2.6 Modbus Register Addresses The PM130 Modbus registers are numbered in the range of 0 to 65535. From the Modbus applications, the PM130 Modbus registers can be accessed by simulating holding registers of the Modicon 584, 884 or 984 Programmable Controller, using a 5-digit “4XXXX” or 6-digit “4XXXXX”...
  • Page 11: 32-Bit Long Integer Format

    LO_ENG = 0V If the raw data reading is 8314 then the voltage reading in engineering units will be as follows: Volts reading = 8314 × (17,280 - 0)/9999 + 0 = 14,368V 2. Current readings Assume device settings: CT primary current = 200A. Current engineering scales (see Section 4): HI_ENG = Imax = CT primary current ×...
  • Page 12: 32-Bit Floating Point Format

    EXAMPLES 1. Unsigned 32-bit Values If you read unsigned Voltage V1 of 69,000V from registers 13952-13953, then the register readings will be as follows: (13952) = 3464 (13953) = 1 The 32-bit value is (1 x 65536 + 3464) = 69000V. 2.
  • Page 13: Password Protection

    want to read from or write to via the assignable area (registers 0 to 119). 32-bit long registers should always be aligned at even addresses. For example, if you want to read registers 7136 (1-second V1 voltage, scaled short integer) and 14720-14721 (kWh Import, long integer) via registers 0-2, do the following: - write 14720 to register 120 - write 14721 to register 121...
  • Page 14: Data Log File

    your files and may not change unless you re-organize the file. Each section within a multi- section file can be addressed by a section number, or by a section channel ID. A multi-section file has a single write position pointer for all sections and stores data in all sections simultaneously.
  • Page 15: Reading Multi-Section Data Log Files

    file (or section) read pointer. If you want to begin reading a file from a particular record, 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 Real-Time Waveforms

    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 Client connections are triggered via programmable setpoints. To send event notifications to a server, configure a setpoint to respond to a desired trigger or to periodic time events and put "Notification" to the setpoint action list.
  • Page 18: Modbus Register Map

    3 Modbus Register Map 3.1 Modbus Setup Registers Address Point ID Description Options/Range Units Type Notes Assignable Modbus 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 19: 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 20 Address Point ID Description Type Notes Low and High Scales Units +39 0x1112 V1/V12 Voltage THD 0-999.9 0.1% UINT16 3-sec value +40 0x1113 V2/V23 Voltage THD 0-999.9 0.1% UINT16 3-sec value +41 0x1114 V3/V31 Voltage THD 0-999.9 0.1% UINT16 3-sec value +42 0x1115 I1 Current THD 0-999.9...
  • Page 21: 16-Bit Scaled Analog Registers, Binary Registers And Counters

    3.3 16-bit Scaled Analog Registers, Binary Registers and Counters 2, 4 Address Point ID Description Type Notes Low and High Scales Units 6656 0x0000 None UINT16 Special Inputs 6697 0x0101 Phase rotation order 0=error, 1=positive (ABC), UINT16 2=negative (CBA) 6896 0x0600 Digital Inputs 0x0000-0x0FFF UINT16...
  • Page 22: 1-Cycle Total Values

    2, 4 Address Point ID Description Type Notes Low and High Scales Units +28 0x0C1C I2 Current TDD 0-100.0 0.1% UINT16 2-cycle value +29 0x0C1D I3 Current TDD 0-100.0 0.1% UINT16 2-cycle value +30 0x0C1E V12 Voltage 0-Vmax UINT16 +31 0x0C1F V23 Voltage 0-Vmax UINT16...
  • Page 23: 1-Second Phase Values

    2, 4 Address Point ID Description Type Notes Low and High Scales Units 7336-7368 1-Second Phase Values +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 I1 Current 0-Imax UINT16 +4 0x1104 I2 Current...
  • Page 24: 1-Second Auxiliary Values

    2, 4 Address Point ID Description Type Notes Low and High Scales Units +8 0x1408 Total kvar import 0-Pmax UINT32 +9 0x1409 Total kvar export 0-Pmax UINT32 +10 0x140A 3-phase average L-N/L-L voltage 0-Vmax UINT32 +11 0x140B 3-phase average L-L voltage 0-Vmax UINT32 +12 0x140C...
  • Page 25: Total Energies

    2, 4 Address Point ID Description Type Notes Low and High Scales Units +31 0x161F Not used UINT16 +32 0x1620 Not used UINT16 +33 0x1621 Not used UINT16 +34 0x1622 In Ampere demand 0-Imax UINT16 7576-7609 Total Energies +0,1 0x1700 0-999,999,999 UINT32 kWh import...
  • Page 26: V3/V31 Harmonic Distortion

    2, 4 Address Point ID Description Type Notes Low and High Scales Units 7736-7775 V3/V31 Harmonic Distortion +0 0x1B00 0-100.00 0.01% UINT16 H01 Harmonic distortion +1 0x1B01 0-100.00 0.01% UINT16 H02 Harmonic distortion +39 0x1B27 0-100.00 0.01% UINT16 H40 Harmonic distortion 7776-7815 I1 Harmonic Distortion +0 0x1C00...
  • Page 27: Minimum 1-Cycle Phase Values

    2, 4 Address Point ID Description Type Notes Low and High Scales Units +2 0x2A02 Total fundamental kVA 0-Pmax UINT16 +3 0x2A03 Total fundamental PF -1.000-1.000 0.001 INT16 8416-8445 Minimum 1-Cycle Phase Values +0 0x2C00 V1/V12 Voltage 0-Vmax UINT16 +1 0x2C01 V2/V23 Voltage 0-Vmax UINT16...
  • Page 28: Tou Parameters E

    2, 4 Address Point ID Description Type Notes Low and High Scales Units +8 0x3708 Not used UINT16 +9 0x3709 Maximum kW import sliding window demand 0-Pmax UINT16 +10 0x370A Maximum kvar import sliding window demand 0-Pmax UINT16 +11 0x370B Maximum kVA sliding window demand 0-Pmax UINT16...
  • Page 29: Summary Energy Accumulated Demands

    2, 4 Address Point ID Description Type Notes Low and High Scales Units +0,1 0x4000 0-999,999,999 UINT32 Tariff #1 register +2,3 0x4001 0-999,999,999 UINT32 Tariff #2 register … +14,15 0x4007 0-999,999,999 UINT32 Tariff #8 register 9416-9419 Summary Energy Accumulated Demands +0 0x4500 0-Pmax UINT16...
  • Page 30: V1/V12 Harmonic Angles

    2, 4 Address Point ID Description Type Notes Low and High Scales Units +0 0x4880 0-Pmax UINT16 Tariff #1 maximum demand +1 0x4881 0-Pmax UINT16 Tariff #2 maximum demand … +7 0x4887 0-Pmax UINT16 Tariff #8 maximum demand 10656-10695 V1/V12 Harmonic Angles 1, 3 +0 0x6400 -180.0-180.0...
  • Page 31 For volts, amps, power and frequency scales and units refer to Section 4 ”Data Scales and Units”. For analog data scaling formulas and examples, see Section 2.7.1, “16-bit Scaled Integer Format”. Harmonic angles are referenced to the fundamental voltage harmonic H01 on phase L1. The binary counters and energy registers can be read either as 32-bit integer, or 32-bit floating-point values.
  • Page 32: 32-Bit Analog Registers, Binary Registers And Counters

    3.4 32-bit Analog Registers, Binary Registers and Counters 2, 4 Address Point ID Description Notes Options/Range Units Type 11776-11777 0x0000 None UINT32 Special Inputs 11904-11905 0x0101 Phase rotation order 0=error, 1=positive (ABC), UINT32 2=negative (CBA) 12544-12545 0x0600 Digital Inputs 0x00000000-0x00000FFF UINT32 Bitmap: 0=open, 1=closed 12800-12801 0x0800...
  • Page 33: 1-Cycle Total Values

    2, 4 Address Point ID Description Notes Options/Range Units Type +56,57 0x0C1C I2 Current TDD 0-1000 ×0.1% UINT32 2-cycle value +58,59 0x0C1D I3 Current TDD 0-1000 ×0.1% UINT32 2-cycle value +60,61 0x0C1E V12 Voltage 0-Vmax UINT32 +62,63 0x0C1F V23 Voltage 0-Vmax UINT32 +64,65 0x0C20...
  • Page 34: 1-Second Phase Values

    2, 4 Address Point ID Description Notes Options/Range Units Type 13952-14017 1-Second Phase Values +0,1 0x1100 V1/V12 Voltage 0-Vmax UINT32 +2,3 0x1101 V2/V23 Voltage 0-Vmax UINT32 +4,5 0x1102 V3/V31 Voltage 0-Vmax UINT32 +6,7 0x1103 I1 Current 0-Imax UINT32 +8,9 0x1104 I2 Current 0-Imax UINT32...
  • Page 35: 1-Second Auxiliary Values

    2, 4 Address Point ID Description Notes Options/Range Units Type +16,17 0x1408 Total kvar import 0-Pmax UINT32 +18,19 0x1409 Total kvar export 0-Pmax UINT32 +20,21 0x140A 3-phase average L-N/L-L voltage 0-Vmax UINT32 +22,23 0x140B 3-phase average L-L voltage 0-Vmax UINT32 +24,25 0x140C 3-phase average current 0-Imax...
  • Page 36: Total Energies

    2, 4 Address Point ID Description Notes Options/Range Units Type +62,63 0x161F Not used UINT32 +64,65 0x1620 Not used UINT32 +66,67 0x1621 Not used UINT32 +68,69 0x1622 In Ampere demand 0-Imax UINT32 14720-14753 Total Energies +0,1 0x1700 0-999,999,999 UINT32 kWh import +2,3 0x1701 kWh export 0-999,999,999...
  • Page 37: V2/V23 Harmonic Distortions

    2, 4 Address Point ID Description Notes Options/Range Units Type 15104-15183 V2/V23 Harmonic Distortions +0,1 0x1A00 0-10000 0.01% UINT32 H01 Harmonic distortion +2,3 0x1A01 0-10000 0.01% UINT32 H02 Harmonic distortion +78,79 0x1A27 0-10000 0.01% UINT32 H40 Harmonic distortion 15232-15311 V3/V31 Harmonic Distortions +0,1 0x1B00 0-10000 0.01%...
  • Page 38: Harmonic Total Values

    2, 4 Address Point ID Description Notes Options/Range Units Type +32,33 0x2910 Power factor L2 -1000-1000 ×0.001 INT32 +34,35 0x2911 Power factor L3 -1000-1000 ×0.001 INT32 17152-17164 Harmonic Total Values 2-cycle values +0,1 0x2A00 Total fundamental kW -Pmax-Pmax INT32 +2,3 0x2A01 Total fundamental kvar -Pmax-Pmax INT32...
  • Page 39: Tou Parameters

    2, 4 Address Point ID Description Notes Options/Range Units Type +6,7 0x3703 I1 Maximum ampere demand 0-Imax UINT32 +8,9 0x3704 I2 Maximum ampere demand 0-Imax UINT32 +10,11 0x3705 I3 Maximum ampere demand 0-Imax UINT32 +12,13 0x3706 Not used UINT32 +14,15 0x3707 Not used UINT32 +16,17 0x3708...
  • Page 40: Tou Energy Register #4

    2, 4 Address Point ID Description Notes Options/Range Units Type +2,3 0x3F01 0-999,999,999 UINT32 Tariff #2 register … +14,15 0x3F07 0-999,999,999 UINT32 Tariff #8 register 19968-19983 TOU Energy Register #4 +0,1 0x4000 0-999,999,999 UINT32 Tariff #1 register +2,3 0x4001 0-999,999,999 UINT32 Tariff #2 register …...
  • Page 41: Tou Maximum Demand Register #4

    2, 4 Address Point ID Description Notes Options/Range Units Type +2,3 0x4A01 0-Pmax UINT32 Tariff #2 maximum demand … +14,15 0x4A07 0-Pmax UINT32 Tariff #8 maximum demand 21032-21047 TOU Maximum Demand Register #4 +0,1 0x4880 0-Pmax UINT32 Tariff #1 maximum demand +2,3 0x4881 0-Pmax UINT32...
  • Page 42: Generic Tou Season Maximum Demand Registers

    2, 4 Address Point ID Description Notes Options/Range Units Type 0x7001 Tariff #2 register 0-999,999,999 UINT32 … 0x7007 Tariff #8 register 0-999,999,999 UINT32 Generic TOU Season Maximum Demand Point references Registers 0x7100 Tariff #1 register 0-Pmax UINT32 0x7101 Tariff #2 register 0-Pmax UINT32 …...
  • Page 43: Minimum/Maximum Log Registers

    3.5 Minimum/Maximum Log Registers 2, 3 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.
  • Page 44: Maximum Total Values

    2, 3 Address Point ID Description Type Notes Options/Range/Format Units +22,23 Timestamp UINT32 37120-37135 Maximum Total Values +0,1 0x3500 Max. Total kW -Pmax-Pmax INT32 +2,3 Timestamp UINT32 +4,5 0x3501 Max. Total kvar -Pmax-Pmax INT32 +6,7 Timestamp UINT32 +8,9 0x3502 Max. Total kVA 0-Pmax UINT32 +10,11...
  • Page 45: Tou Maximum Demand Register #1

    2, 3 Address Point ID Description Type Notes Options/Range/Format Units +36,37 0x3709 Maximum kW import sliding window demand 0-Pmax UINT32 +38,39 Timestamp UINT32 +40,41 0x370A Maximum kvar import sliding window demand 0-Pmax UINT32 +42,43 Timestamp UINT32 +44,45 0x370B Maximum kVA sliding window demand 0-Pmax UINT32 +46,47...
  • Page 46: Tou Maximum Demand Register #3

    2, 3 Address Point ID Description Type Notes Options/Range/Format Units 38656-38687 TOU Maximum Demand Register #3 +0,1 0x4A00 Tariff #1 maximum demand 0-Pmax UINT32 +2,3 UINT32 Timestamp +4,5 0x4A01 Tariff #2 maximum demand 0-Pmax UINT32 +6,7 UINT32 Timestamp … +28,29 0x4A07 Tariff #8 maximum demand 0-Pmax...
  • Page 47: Device Control And Status Registers

    3.6 Device Control and Status Registers Address Point ID Description Options/Range Units Type Notes Device Restart Register 2560 Warm restart of the device 0 when read, UINT16 0xFFFF when written = restart the device Device Authorization Registers 2575 When write: 4-digit password. When read: 0 = access 0-9999 (write) INT16 permitted, -1 = authorization required.
  • Page 48: Device Status Registers

    Address Point ID Description Options/Range Units Type Notes Device Status Registers 3452 Relay status 0x0000-0x000F UINT16 Bitmap: 0=open, 1= closed 3453 Reserved UINT16 3454 Digital (status) inputs 0x0000-0x0FFF UINT16 Bitmap: 0=open, 1=closed 3455 Present setpoint status 0x0000-0xFFFF UINT16 Bitmap: 0=released, 1=operated Alarm Notification Registers 3474 Latched setpoint SP1-SP16 alarm status.
  • Page 49 Address Point ID Description Options/Range Units Type Notes 44412 Successful TCP notification client connections 0-65534 UINT16 44413 Failed TCP notification client connections 0-65534 UINT16 44414-44441 Reserved UINT16 65535 = N/A...
  • Page 50: Device Setup Registers

    Device serial number 0-999999 UINT32 +2,3 Device model ID 13010=PM130P, UINT32 13011=PM130A, 13020=PM130E, 13030-13032=PM130EH +4-11 Device model name “PM130P”, “PM130E”,“PM130EH” CHAR16 Null-terminated string +12-13 Device options (bitmap) UINT32 +14-19 Reserved UINT16 Device firmware version number 1101-1199 UINT16 Two higher decimal digits = major...
  • Page 51: Communication Ports Setup

    Address Point ID Description Options/Range Units Type Notes The pulse edge restarts the power demand block accumulation interval. Volt/ampere 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...
  • Page 52: Device Options Setup

    Address Point ID Description Options/Range Units Type Notes Device Options Setup 2376-2390 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 Default 1×10 3=1×10 , 4=1×10 , 5=1×10 Phase energy calculation mode 0=disabled, 1=enabled UINT16...
  • Page 53: Alarm/Event Setpoints Setup

    Address Point ID Description Options/Range Units Type Notes Alarm/Event Setpoints Setup 2576-2703 Trigger parameter ID UINT16 Action UINT16 Operate delay 0-9999 ×0.1 sec UINT16 Release delay 0-9999 ×0.1 sec UINT16 +4,5 Operate limit See Section 3.3 UINT32 Scaled value +6,7 Release limit See Section 3.3 UINT32...
  • Page 54: Password Setup

    Address Point ID Description Options/Range Units Type Notes +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 TCP service port 502 = Modbus/TCP, UINT32 20000 = DNP3.0/TCP...
  • Page 55: Iec 60870-5 Options Setup

    Address Point ID Description Options/Range Units Type Notes 47072-47075 V1 transformer correction 47076-47079 V2 transformer correction 47080-47083 V3 transformer correction 47084-47087 Reserved 47088-47091 I1 transformer correction 47092-47095 I2 transformer correction 47096-47099 I3 transformer correction IEC 60870-5 Options Setup 49460-49494 Maximum length of variable frame, octets 32-255 UINT16 Link address length, octets...
  • Page 56: Iec 60870-5 Assignable Point Map And Events Setup

    Address Point ID Description Options/Range Units Type Notes identification (F30, F32, F34, F36), Bit 8=1 – freeze with reset, Bit 9=1 – local freeze, Bit 10=1 – cyclic data transmission, Bit 11=1 – general interrogation, Bits 12:15 – interrogation group = 0-15 (0=no group assigned) Start information object address 1-65535...
  • Page 57: Dnp Class 0 Point Assignments

    Address Point ID Description Options/Range Units Type Notes +22,23 Time Sync Period 0 to 86400 seconds (default 86400 UINT32 sec) 51184-51189 Reserved DNP Class 0 Point Assignments 51702-51797 DNP object and variation UINT16 DNP point number Point number for the selected object UINT16 Number of points 0-128...
  • Page 58: Tou Daily Profile Setup

    Address Point ID Description Options/Range Units Type Notes TOU Daily Profile Setup 55574-55701 tariff change UINT16 tariff change UINT16 tariff change UINT16 tariff change UINT16 tariff change UINT16 tariff change UINT16 tariff change UINT16 tariff change UINT16 55574-55581 Daily profile #1: Season 1, Day type 1 55582-55589 Daily profile #2: Season 1, Day type 2 55590-55597...
  • Page 59: Summary Energy/Tou Registers Setup

    Address Point ID Description Options/Range Units Type Notes 55712-55721 Calendar entry #1 55722-55731 Calendar entry #2 55732-55741 Calendar entry #3 … 56022-56031 Calendar entry #32 56032-56191 Reserved Summary Energy/TOU Registers Setup 56672-56703 Not used UINT16 Units of measurement 0=none, 1=kWh, 2=kvarh, 3=kVAh, UINT16 , 5=CF (cubic feet), 6=CCF (hundred cubic feet)
  • Page 60: Analog Outputs Setup

    Address Point ID Description Options/Range Units Type Notes Operation Mode 0=unlatched, 1=latched, UINT16 2=pulse, 3=KYZ Polarity 0=normal, 1=inverting UINT16 Pulse width, ms 1-1000 UINT16 Pulse source ID UINT16 Units per pulse 1-10000 x0.1 UINT16 Reserved UINT16 61984-61989 RO1 Setup 61990-61995 RO2 Setup 61996-62001 RO3 Setup...
  • Page 61: 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 62: File Transfer Registers E

    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 63: File Info Response Block (Variation 0 - File Info)

    The record sequence number with function 11 (Read-File) does not change the file position and is used only as a reference to track the order of records. The file transfer block will continue to hold the same data until it is acknowledged, or until the file position is explicitly moved to another record. For multi-section, the Read-File request, which addresses a different file section, will refill the transfer block with data of the record from the requested file section with the identical sequence number.
  • Page 64: File Info Response Block (Variation 1 - Current Record Info)

    Address Point ID Description Options/Range Units Type Notes Section record size, bytes Byte UINT16 File record size, bytes Byte UINT16 +34,35 Allocated file size, bytes Byte UINT32 File Info Response Block (Variation 1 – Current record info) 64952-64959 Block Heading File function UINT16 File ID...
  • Page 65: Data Log Response Block

    Address Point ID Description Options/Range Units Type Notes Maximum number of records in the block UINT16 Record size, words UINT16 Request variation UINT16 Reserved UINT16 63160-63543 Event Log Records Record status INT16 Record sequence number 0-65535 UINT16 +2,3 Trigger time, seconds since 1/1/1970 UINT32 +4,5 Trigger time, fractional seconds in µsec...
  • Page 66 Address Point ID Description Options/Range Units Type Notes File ID UINT16 Section number UINT16 Section channel ID UINT16 Maximum number of records in the block UINT16 Record size, words UINT16 Request variation UINT16 Reserved UINT16 63160-63799 Waveform Record Record status INT16 Record sequence number UINT16...
  • Page 67: 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 UINT32 2 TRF1 0x7000 Tariff #1 energy reading 0-999,999,999 UINT32 3 TRF2 0x7001...
  • Page 68 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 69: 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 × CT Ratio, A 1, 3 Pmax Wiring 4LN3, 3LN3, 3BLN3 Vmax × Imax × 3, W Wiring 4LL3, 3LL3, 3BLL3, Vmax ×...
  • Page 70: 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 Data log #1 Data log #16 Real time waveform File Attributes...
  • Page 71: Setpoint Trigger Parameters Id

    Format Code Value Description Notes 0x0700-0x070B Pulse input DI1-DI12 0x1700 kWh import 0x1701 kWh export 0x1704 kvarh import 0x1705 kvarh export 0x1708 kVAh total 0x1709 kVAh import 0x170A kVAh export 0x170B kvarh Q1 0x170C kvarh Q2 0x170D kvarh Q3 0x170E kvarh Q4 Setpoint Trigger Parameters ID 0x0000...
  • Page 72: Setpoint Action Id

    Format Code Value Description Notes 0x1104 High I2 current 0x1105 High I3 current 0x9103 Low I1 current 0x9104 Low I2 current 0x9105 Low I3 current 1-Sec Values on any Phase 0x1300 High voltage 0x9200 Low voltage 0x1301 High current 0x9201 Low current 1-Sec Total Values 0x1406...
  • Page 73: Counter Source Id

    Format Code Value Description Notes Counter Source ID 0x0000 None 0x0001-0x000C Pulse input DI1-DI12 Relay Output Pulse Source ID 0x0000 None 0x0400 kWh import pulse 0x0401 kWh export pulse 0x0403 kvarh import pulse 0x0404 kvarh export pulse 0x0405 kvarh total pulse 0x0406 kVAh pulse AO Parameters ID...
  • Page 74: Event Effect Id

    Format Code Value Description Notes 0x6202 RAM/Data error 0x6203 Hardware watchdog reset 0x6204 Sampling fault 0x6205 CPU exception 0x6206 Reserved 0x6207 Software watchdog reset 0x620D Low battery 0x620F EEPROM fault External Events 0x6300 Power down 0x6308 Power up 0x6309 External reset Event Effect ID Communications/Self-check/Front Panel Events 0x0000...
  • Page 75: Dnp Object Variations

    Format Code Value Description Notes Bit 2 = 1 RAM/Data error Bit 3 = 1 CPU watchdog reset Bit 4 = 1 Sampling fault Bit 5 = 1 CPU exception Bit 6 Reserved Bit 7 = 1 Software watchdog reset Bit 8 = 1 Power down Bit 9 = 1...
  • Page 76: Instrument Options

    Format Code Value Description Notes 3DIR2 - 3-wire direct connection using 2 CTs (2 element) 4LL3 - 4-wire WYE using 3 PTs (3 element), line-to-line voltage readings 3OP3 - 3-wire open delta using 3 CTs (2 1/2 element) 3LN3 - 4-wire WYE using 2 PTs (2 1/2 element), line-to- neutral voltage readings 3LL3 - 4-wire WYE using 2 PTs (2 1/2 element), line-to- line voltage readings...

This manual is also suitable for:

Pm130ehPm130e

Table of Contents