Modbus Communications Protocol

Size: px
Start display at page:

Download "Modbus Communications Protocol"

Transcription

1 Branch Feeder Monitor BFM66 Modbus Communications Protocol eference Guide BG ev. A7

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. For further information regarding a particular installation, operation or maintenance of equipment, contact the manufacturer or your local representative or distributor. EVISION HISTOY A A A6 A7 Sep Oct Feb Jan 8 Added transformer correction setup. Added TCP event notification client. Added GPS setup and communication counters. Added phasor registers. Number of tariffs is extended to 6 (F 8.. and later) Added exported khkvarh and exported kkvar demands (F 8.. and later) Added reset maximum demands and reset BillingTOU maximum demands for all submeters (F 8..8 ) Modbus is a trademark of Schneider Electric.

3 Table of Contents GENEAL... 6 MODBUS POTOCOL IMPLEMENTATION Transmission Modes Address Field Function Field Exception esponses Modbus egister Addresses Submeter Addressing Data Formats BIT SCALED INTEGE FOMAT BIT LONG INTEGE FOMAT....8 User Assignable egisters.... Password Protection.... Data ecording and File Transfer..... LOG FILE OGANIZATION... Data Log File... BillingTOU Profile Log File..... FILE TANSFES... Common File Transfer... eading Multi-section Profile Files.... TCP Notification Client... MODBUS EGISTE MAP.... Modbus Setup egisters... Modbus Assignable egisters... Assignable egisters Map... Modbus Conversion Scales bit Scaled Analog Values - Basic egister Set bit Scaled Analog Values Cycle Phase Values Cycle Low Phase Values... -Cycle High Phase Values... -Cycle Total Values... -Cycle Auxiliary Values... Phasor... -Second Phase Values... -Second Low Phase Values... -Second High Phase Values... -Second Total Values... -Second Auxiliary Values... Present Demands... 6 Total Energies... 7 Billing Summary egisters... 8 Maximum Demands... 8 Billing TOU egister #... 8 Billing TOU egister #... Billing TOU egister #... Billing TOU egister #... Billing Summary Accumulated Demands... Billing Summary Block Demands... Billing Summary Sliding indow Demands... Billing Summary Maximum Demands...

4 Billing TOU Maximum Demand egister #... Billing TOU Maximum Demand egister #... Billing TOU Maximum Demand egister #... Billing TOU Maximum Demand egister #.... -bit Binary and Analog Values... Setpoint Status SP-SP6... -Cycle Phase Values... -Cycle Low Phase Values... -Cycle High Phase Values... -Cycle Total Values... -Cycle Auxiliary Values... 6 Phasor Second Phase Values Second Low Phase Values Second High Phase Values... -Second Total Values... -Second Auxiliary Values... Present Demands... Total Energies... Billing Summary egisters... Maximum Demands... EnergyTOU Parameters... Billing TOU egister #... Billing TOU egister #... Billing TOU egister #... Billing TOU egister #... Billing Summary Accumulated Demands... Billing Summary Sliding indow Demands... Billing Summary Maximum Demands... Billing TOU Maximum Demand egister #... Billing TOU Maximum Demand egister #... Billing TOU Maximum Demand egister #... 6 Billing TOU Maximum Demand egister #... 6 Generic TOU Season Energy egisters s... 6 Generic TOU Season Maximum Demand egisters s MinimumMaximum Log egisters... 8 Billing Summary Maximum Demands... 8 Maximum Demands... 8 Billing TOU Maximum Demand egister #... Billing TOU Maximum Demand egister #... Billing TOU Maximum Demand egister #... Billing TOU Maximum Demand egister #....6 Device Control and Status egisters... esetclear egisters... Setpoint Status egisters... Setpoint Alarm Latch egisters... Device Diagnostics egister... Port Identification egisters... Current Network Settings... Device Authorization egister... Communication Status... Communication Counters... Factory Diagnostic egisters....7 Device Setup egisters... ControlAlarm Setpoints Setup... Factory Device Settings and Identification... Basic Setup... Demands Setup... Device Options Setup... Local Settings...

5 Clock Setup and Status... 6 Communication Ports Setup... 7 Network Setup... 7 F Modem Setup... 8 Password Setup... 8 Expert Power Service Setup... Internet Service Provider (ISP) accounts... GPS Setup... TCP Notification Client Setup... 6 Channel Assignments... 6 Transformer Correction Setup... 6 Data Log # Setup... 6 Data Log #6 (Profile Data Log) Setup... 6 TOU Daily Profile Setup... 6 TOU Calendar Setup... 6 BillingTOU egisters Setup... 6 BillingTOU egisters Source Setup File Transfer Blocks File Transfer Control Blocks File Info esponse Block (Variation File info) File Info esponse Block (Variation Current record info)... 6 File Info esponse Block (Variation Data log record structure)... 6 File Info esponse Block (Variation Profile data log record structure)... 7 Event Log esponse Block... 7 Data Log esponse Block... 7 Profile Data Log esponse Block BillingTOU Daily Profile Data Log... 7 DATA SCALES AND UNITS Data Scales Data Units DATA FOMATS Timestamp File File Attributes File Status ord File ecord Status ord BillingTOU Profile Log Channel BillingTOU Profile Log Channel Mask TOU Tariff Change Time Billing egister Source Setpoint Trigger Parameters Setpoint Action Event Source Event Effect DataFunction... 7 Event Type... 7 Device Diagnostics... 7

6 General This document specifies a subset of the Modbus serial communications protocol used to transfer data between a master computer station and the BFM66. The document provides the complete information necessary to develop third-party communications software capable of communication with the Series BFM66 instruments. For additional information concerning communications operation, configuring the communications parameters, and communications connections see the BFM66 Installation and Operation Manual. 6

7 Modbus Protocol Implementation For detailed information about Modbus protocol, Modbus message framing and error checking, refer to the Modbus Protocol eference Guide. It can be downloaded from the ebsite. The following paragraphs outline some issues concerning the implementation of the Modbus protocol in the BFM66.. Transmission Modes The BFM66can be set up to communicate on a serial Modbus network using either TU, or ASCII serial transmission mode, and via the Internet using ModbusTCP mode. efer to the BFM66 Installation and Operation Manual for information on selecting the transmission mode in your meter.. Address Field The address field contains a device submeter address (-7) on a Modbus network. The user assigned device address (see Communication Ports Setup in Section.7) is used as a reference address of the first device submeter. See Submeter Addressing in Section.6 for more information on device addressing. Broadcast mode using address is not supported.. Function Field The Modbus functions implemented in the BFM66 are shown in Table -. Function can be used in the same context as function. Table - Modbus Function Codes Code Meaning in Modbus Action (decimal) ead holding registers ead multiple registers ead input registers ead multiple registers 6 Preset single register rite single register 6 Preset multiple registers rite multiple registers 8 Loop-back test Communications test The BFM66 supports only diagnostic code - return query data.. Exception esponses The instrument sends an exception response when an error is detected in the received message. To indicate that the response is notification of an error, the high order bit of the function code is set to. Implemented exception response codes: - Illegal function - Illegal data address - Illegal data value - Device failure hen the character framing, parity, or redundancy check detects a communication error, processing of the master's request stops. The instrument will not act on or respond to the message.. Modbus egister Addresses The BFM66 Modbus registers are numbered in the range of to 6. From Modbus applications, the BFM66 Modbus registers can be accessed by simulating holding 7

8 registers of the Modicon 8, 88 or 8 Programmable Controller, using a -digit XXXX or 6-digit XXXXX addressing scheme. To map the BFM66 register address to the range of the Modbus holding registers, add a value of to the device register address. hen a register address exceeds, use a 6-digit addressing scheme by adding to the BFM66 register address..6 Submeter Addressing Each active submeter in the BFM66 is assigned a unique communication address that allows accessing its private registers and setups. A separate Modbus address is engaged for each submeter for which at least one current input is allocated in the Channel Assignments Setup (see Section.7), and for each additional submeter, which is allocated as a target in the BillingTOU egisters Source Setup (see Section.7). The BFM66 can occupy up to contiguous addresses starting with the device reference address. All submeter addresses are assigned automatically in a sequential order starting from the device base address that is programmed through the device Communication Setup. The following table illustrates submeter addressing in the device with the base address N. Device Base Submeter Number Submeter Address Address N SM N SM N+ SM 6 N+ SM 7 N+6 SM N+ Your device is factory preset to address and occupies the range of addresses through, configured for three-phase submeters. NOTE Device setup settings, excluding the alarm setpoints and data log setup, are shared across all submeters. Though you can readwrite them using any submeter address, your changes affect all submeters in the device. Note that the communication port setup may only be changed via the device base address. Select your submeters (both metering and totalization) in a sequence without gaps so that your device would not occupy unnecessary network addresses. If you connect a number of devices to a serial network, allocate a range of addresses for each device so that they do not overlap. For example, if you use three devices with submeters in each one, assign the base address to the first device, the address to the second, and the address to the third device so that they will occupy three non-overlapped address ranges through, through, and through 6..7 Data Formats The BFM66 uses two data formats to pass data between a master application and the instrument: 6-bit short integer and -bit long integer formats. Binary values and counters are always transmitted in -bit registers, while analog values can be read both in -bit and in 6-bit scaled registers bit Scaled Integer Format 6-bit scaled analog data is transmitted in a single 6-bit Modbus register being scaled to the range of to. To get a true reading, a reverse conversion should be done using the following formula: X (HI LO) Y = + LO 8

9 where: Y - True reading in engineering units X - aw input data in the range of to LO and HI - Data low and high scales in engineering units The engineering scales are indicated for every scaled 6-bit register. efer to Section Data Scales and Units for applicable data scales and measurement units. CONVESION EXAMPLES. Voltage readings Voltage engineering scales (see Section ): HI = Vmax = 6.V LO = V If the raw data reading is then the voltage reading in engineering units will be as follows: Volts reading = (6. - )( - ) + = 86.V. Current readings Assume device settings: CT primary current = A. Current engineering scales (see Section ): HI = Imax = CT primary current =. =.A LO = A If the raw data reading is then the current reading in engineering units will be as follows: Amps reading = (. - )( - ) + =.A. Power readings a) Assume device settings: CT primary current = A. Active Power engineering scales (rounded to whole k, see Section ): HI = Pmax = Vmax Imax = (6. ) (. ) =, = k LO = -Pmax = - k If the raw data reading is then the power reading in engineering units will be as follows: atts reading = ( - (-))( - ) + (-) =.k If the raw data reading is then the power reading in engineering units will be as follows: atts reading = ( - (-))( - ) + (-) = -.k. Power Factor readings Power factor engineering scales: HI =.. LO = -.. If the raw data reading is 8 then the power factor in engineering units will be as follows: Power factor reading = 8 (. - (-.))( - ) + (-.) = bit Long Integer Format -bit long integer data is transmitted in two adjacent 6-bit Modbus registers as unsigned (UINT) or signed (INT) whole numbers. The first register contains the low-order word (lower 6 bits) and the second register contains the high order word (higher 6 bits). The low-order word always starts at an even Modbus address. The value range for unsigned data is to,,67,; for signed data the range is -,7,8,68 to,7,8,67.

10 If your Modbus driver does not support a -bit long integer format, you can read the two 6-bit registers separately, and then convert them into a -bit value as follows (using C notation): -bit value = (signed short)high_order_register 66L + (unsigned short)low_order_register Fractional -bit data is transmitted using decimal scaling to pass fractional numbers in integer format. Fractional numbers are pre-multiplied by to the power N, where N is the number of digits in the fractional part. For example, the frequency reading of. Hz is transmitted as, having been pre-multiplied by. henever a data register contains a fractional number, the register measurement unit is given with a multiplier.,. or., showing the weight of the least significant decimal digit. To get an actual fractional number with specified precision, multiply the register value by the given multiplier. To write a fractional number into the register, divide the number by the given multiplier..8 User Assignable egisters The BFM66 contains user assignable registers in the address range of to, any of which you can map to any register address accessible in the instrument. egisters 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. The actual addresses of the assignable registers, which are accessed via addresses through, are specified in the register map (registers through ), where register contains the actual address of the register accessed via register, register contains the actual address of the register accessed via register, and so on. The assignable registers and the map registers themselves may not be re-mapped. To build your own register map, write to map registers to the actual addresses you want to read from or write to via the assignable area (registers to ). -bit long registers should always be aligned at even addresses. For example, if you want to read registers 67 (-second V voltage, scaled short integer) and 7-7 (kh Import, long integer) via registers -, do the following: - write 7 to register - write 7 to register - write 67 to register eading from registers - will return the kh reading in registers (low 6 bits) and (high 6 bits), and the voltage reading in register.. Password Protection The BFM66 has a password protection option allowing you to protect your setups, cumulative registers and logs from being changed or cleared through communications. You can disable or enable password protection through communications or from the front panel display. For details, refer to your instrument Operation Manual. hen password protection is enabled, the user password you set in your instrument should be written into the device authorization register (78-7) before another write request is issued. If the correct password is not supplied while password protection is enabled, the instrument will respond to all write requests with the exception code (illegal operation). It is recommended to clear the password register after you have completed your changes in order to activate password protection.

11 . Data ecording and File Transfer.. Log File Organization Historical files are stored to the non-volatile memory. The device memory is automatically partitioned between files and does not require additional settings. Each submeter has individual historical files. Data records in a file are arranged in the order of their recording. Each record has a unique 6-bit sequence number that is incremented modulo 66 with each new record. The sequence number can be used to point to a particular record in the file, or to check the sequence of records when uploading files from the device. Each file has a write position pointer that indicates the place where the next record will be recorded, and a read position pointer that indicates the place from where the current record will be read. Both pointers show sequence numbers of the records they point to rather than record offsets in the file. After acknowledging a record you have read, the read pointer automatically advances to the next record in the file. hen the read pointer gets to the record to which the file write pointer points, the end-of-file (EOF) flag is set. It is automatically cleared when a new record is added to the file, or when you explicitly move the read pointer to any record within a file. Each file has a wrap-around attribute (circular file), the most recent records overwrites the oldest records. hen this happens at the current read position, the read pointer automatically advances forward in order to point to the oldest record in the file. The BFM66 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. Data Log File Data log file of each submeter can store up to 6 measured parameters per a record. The number of parameters that each record will hold and the list of parameters you want to be recorded in the file can be selected through the Data log setup registers for a particular file. ecording data to the data log file can be triggered through the setpoints on a time basis using the meter clock. BillingTOU Profile Log File Data log file #6 is automatically configured for a daily profile log of the energy usage and maximum demand registers. A profile log file is organized as a multi-section file that has a separate section for each energy and maximum demand register. A file record stores the summary data (total of all tariffs) and all tariff data for each configured BillingTOU register. See Section. for information on the file record structure. The number of sections is taken automatically from the BillingTOU egisters setup. Since each BillingTOU energy register has a shadow maximum demand register, the number of sections in the file can be twice the number of the allocated BillingTOU registers. Sections within a file can be addressed by a section number, or by a section channel. A multi-section file has a single write position pointer for all sections and stores data in all sections simultaneously. This means that records with the same sequence number in all sections are associated with the same event. A multi-section file has also a single read position pointer for all sections. You can review the list of parameters recorded to the file through the file info requestresponse blocks using info requests with variation (see Section.8), or through the Data log #6 setup - it shows the list of parameters for the first file section, which represents the first configured energy usage register... File Transfers File transfer protocol provides both data transfer and information services. File transfer is performed through two blocks of registers: a -word master request block and a 68-word read-only file response block. After a master application has written the request into the file

12 request block, the requested data is available for a read through the file response block registers. File transfer functions allow changing the file or section position in order to point to the desired record. The information service uses separate 8-word file info request and -word file info response blocks. The extended file information is available including current file pointers positions, file contents, the number of records in the file, allocated file size, time of the last file update, and more. See Section.8 for information on register locations. Common File Transfer Log files can be read either in a sequence record-by-record, or in a random order. Each ead-file request fills the file response block with the data of the record pointed to by the 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 eset-file-position request that moves the pointer to the oldest file record. If you do not change the file position, then you will continue reading the file from the record following the one you have read the last time you accessed the file. You need not explicitly move the file position to the following record if you want to continue reading a file in sequence after you have uploaded the current record. Instead, issue an acknowledgment request that automatically advances the file pointer to the next record, and then read the record data through the file response block. The file response block can contain more than one record. The number of records available in the block and the file record size in words are always reported in the block heading. There are no special rules on how to read records from the file transfer block. You can read a single record or all records together, or begin reading from the last record and end with the first record. However, you should remember: ) after an acknowledgment, the file position moves to the record following the last one you have accessed in the file transfer block; and ) data in the file transfer block does not change until you either issue an acknowledgment, or explicitly change the file position by the Set-File-Position or eset-file-position requests. The file transfer is completed after you have read the last record of the file. Before storing a file record to your database, always check bit in the record status word, which contains the end-of-file (EOF) flag. This bit set to indicates that the file read pointer does not point to any record within the file, and you should not store any record that has this bit set. The EOF flag is set only after you have acknowledged the last record of the file, so that testing for end-of-file requires one extra read. If you wish to stop the transfer just after storing the last file record, acknowledge the record and check bit in the record status word. Bit is set to only once when you read the last record of the file. The following gives a summary of steps you should do to read an ordinal log file:. If you wish to begin reading a file from a particular record or from the first record, use either the Set-File-Position request with the desired record sequence number, or the eset-file-position request. Preset a section number and channel to zero.. rite the ead-file request with a section number and channel set to zero.. ead the record data from the file response block.. rite an acknowledgment for the file. You need not fill all the request fields: only the file function is required. The file pointer will be moved to the next file record.. epeat steps - until all the file records are read. eading Multi-section Profile Files In a multi-section data profile file, all user requests including an acknowledgment; the ead- File, Set-File-Position and eset-file-position requests, relate to a particular file section rather than to the file itself. A file section can be requested either by a section number, or by a section channel. If you use a channel, preset the section number field to xffff. If a section number is specified, the channel field will not be checked. The BFM66 returns both fields in the response block heading, so you can always identify what channel data is being read from the present

13 file section. If you want to know which channels are recorded to the file sections, check the file channel mask in the file info block. This is a bitmap that contains one in a bit position if a channel with an equal to the bit number is recorded to the file, and contains zero if it is not. The following gives a summary of steps for reading a multi-section data log file:. If you wish to begin reading a file section from a particular record or from the first record, use either the Set-File-Position request with the desired record sequence number, or the eset-file-position request. Specify either a section number, or the channel for the section from where you want to read data. If you use a channel, preset the section number field to xffff.. rite the ead-file request with the section number and channel as shown in the previous step.. ead the record data from the file response block.. rite an acknowledgment for the file. The file section pointer will be moved to the next record.. epeat steps - until all the section records are read.. TCP Notification Client The TCP notification client can establish connections with a remote ModbusTCP server and send notification messages either on events, or periodically on a time basis. Notification messages are sent via a block of 6 Modbus registers using write function 6. The following table shows the message exchange structure. Modbu s egist er Description Type Comment +- Device serial number UINT +- Device MAC address CHA 6 + Device address UINT Device IP address UINT +8 Event type UINT 6 + Event sequence number UINT 6 +- Event timestamp, seconds UINT +- Event timestamp, seconds fraction, in microseconds UINT +- eserved UINT Submeter address Network byte order See F in Section Local time since Jan, 7 ritten as After receiving a write acknowledgement from a server, a TCP connection is still open for seconds ( seconds via GPS) to give the server an opportunity to access meter registers through an open socket. It may help you access the meter from outside your local network when the server is located on another network, or when using wireless GPS communications. The notification client will respond to all server requests as if it were a regular incoming connection. If the server does not close a connection, it will be closed in seconds if there is no activity on the socket. In the event a connection attempt was unsuccessful, the notification client retries two more times before announcing a connection failure.

14 The server s IP address, port number and starting Modbus register address are programmable in the meter. See TCP Notification Client Setup for more information on the client setup. To configure and enable the notification client in your meter via PAS, select Communication Setup in the Meter Setup menu, and click on the TCP Notification Client Setup tab. Client connections are triggered via programmable setpoints. To send event notifications to a server, configure a setpoint to respond to desired triggers or to periodic time events and add the "Send notification" action to the end of the setpoint actions list.

15 Modbus egister Map. Modbus Setup egisters Address Description Optionsange Units Type Modbus Assignable egisters - Shared across all submeters + egister contents -6 UINT6 + egister contents -6 UINT egister contents -6 UINT6 Assignable egisters Map - Shared across all submeters + egister address -6 UINT6 + egister address -6 UINT6 + egister address -6 UINT6 Modbus Conversion Scales Low raw scale UINT6 High raw scale UINT6 Voltage scale, in secondary volts 6-6 (default 6V) V UINT6 Current scale, in secondary amps = CT secondary current (A, A, A) Current overload,, (.A,.A,.A).A UINT6 Shared across all submeters. 6-bit Scaled Analog Values - Basic egister Set Address Description Low and High Scales Units 6-8 -Second Values + x V Voltage -Vmax U UINT6 Type

16 Description Low and High Scales Units + x V Voltage -Vmax U UINT6 + x V Voltage -Vmax U UINT6 + x I Current -Imax U UINT6 + x I Current -Imax U UINT6 + x I Current -Imax U UINT6 +6 x k L -Pmax-Pmax U INT x k L -Pmax-Pmax U INT x k L -Pmax-Pmax U INT6 8 + x kvar L -Pmax-Pmax U INT6 + x kvar L -Pmax-Pmax U INT6 A + x kva L -Pmax-Pmax U UINT6 C + x kva L -Pmax-Pmax U UINT6 D + x kva L -Pmax-Pmax U UINT6 E + x Power factor L INT6 F +6 x Power factor L INT6 +7 x Power factor L INT6 +8 x Total PF INT6 + x Total k -Pmax-Pmax U INT6 + x Total kvar -Pmax-Pmax U INT6 + x Total kva -Pmax-Pmax U UINT6 + x In Current -Imax U UINT6 Type 6

17 Description Low and High Scales Units + x Frequency -6.H UINT6 z + x7 Maximum k import sliding window demand -Pmax-Pmax U UINT6 + x6 k import accumulated demand -Pmax-Pmax U UINT6 F +6 x7 Maximum kva sliding window demand -Pmax-Pmax U UINT6 B +7 x6 kva accumulated demand -Pmax-Pmax U UINT6 +8 x7 I Maximum ampere demand -Imax U UINT6 + x7 I Maximum ampere demand -Imax U UINT6 + x7 I Maximum ampere demand -Imax U UINT6 + x7 kh import (low) -.k UINT6 h + x7 kh import (high) - M UINT6 h + eserved UINT6 + eserved UINT6 + x7 kvarh import (low) -.k UINT6 varh +6 x7 kvarh import (high) - Mv UINT6 arh +7 eserved UINT6 +8 eserved UINT6 + x eserved UINT6 + x eserved UINT6 + x eserved UINT6 + x eserved UINT6 + x eserved UINT6 6 + x eserved UINT6 7 + x7 kvah (low) -.k UINT6 Type 7

18 Description Low and High Scales Units 8 VAh +6 x7 kvah (high) - MV UINT6 8 Ah +7 x6 Present k import sliding window demand -Pmax-Pmax U UINT6 +8 x6 Present kva sliding window demand -Pmax-Pmax U UINT6 B + eserved UINT6 + x eserved UINT6 B + x eserved UINT6 C + x D eserved UINT6 For volts, amps and power scales refer to Chapter Data Scales and Units. If you use these energy registers instead of -bit registers, limit the energy roll value to 8 digits (see Device Options Setup) to avoid overflow. Type. 6-bit Scaled Analog Values Address Description Low and High Scales Units -8 -Cycle Phase Values + xc V Voltage -Vmax U UINT6 + xc V Voltage -Vmax U UINT6 + xc V Voltage -Vmax U UINT6 + xc I Current -Imax U UINT6 + xc I Current -Imax U UINT6 + xc I Current -Imax U UINT6 +6 xc k L -Pmax-Pmax U INT xc k L -Pmax-Pmax U INT xc 8 k L -Pmax-Pmax U INT6 Type 8

19 Description Low and High Scales Units + xc kvar L -Pmax-Pmax U INT6 + xc kvar L -Pmax-Pmax U INT6 A + xc kvar L -Pmax-Pmax U INT6 B + xc kva L -Pmax U UINT6 C + xc kva L -Pmax U UINT6 D + xc kva L -Pmax U UINT6 E + xc Power factor L INT6 F +6 xc Power factor L INT6 +7 xc Power factor L INT6 +8 xc eserved UINT6 + xc eserved UINT6 + xc eserved UINT6 + xc eserved UINT6 + xc eserved UINT6 6 + xc eserved UINT eserved UINT6 +7 xc eserved UINT6 B +8 xc eserved UINT6 C + xc eserved UINT6 D + xc V Voltage -Vmax U UINT6 E + xc V Voltage -Vmax U UINT6 F + xc V Voltage -Vmax U UINT6 Type

20 Description Low and High Scales Units 6-7 -Cycle Low Phase Values + xd Low L-N voltage -Vmax U UINT6 + xd Low current -Imax U UINT6 + xd Low k -Pmax-Pmax U INT6 + xd Low kvar -Pmax-Pmax U INT6 + xd Low kva -Pmax U UINT6 + xd Low PF Lag -.. UINT6 + xd Low PF Lead -.. UINT xd eserved UINT xd eserved UINT6 8 + xd eserved UINT6 + xd eserved UINT6 A + xd Low L-L voltage -Vmax U UINT6 B 8- -Cycle High Phase Values + xe High L-N voltage -Vmax U UINT6 + xe High current -Imax U UINT6 + xe High k -Pmax-Pmax U INT6 + xe High kvar -Pmax-Pmax U INT6 + xe High kva -Pmax U UINT6 + xe High PF Lag -.. UINT6 + xe High PF Lead -.. UINT xe eserved UINT6 Type

21 Description Low and High Scales Units 7 +8 xe eserved UINT6 8 + xe eserved UINT6 + xe eserved UINT6 A + xe High L-L voltage -Vmax U UINT6 B - -Cycle Total Values + xf Total k -Pmax-Pmax U INT6 + xf Total kvar -Pmax-Pmax U INT6 + xf Total kva -Pmax U UINT6 + xf Total PF INT6 + xf Total PF lag -.. UINT6 + xf Total PF lead -.. UINT6 + xf Total k import -Pmax U UINT xf Total k export -Pmax U UINT xf Total kvar import -Pmax U UINT6 8 + xf Total kvar export -Pmax U UINT Cycle Auxiliary Values + x Not used UINT6 + x In (neutral) Current -Imax U UINT6 + x Frequency -6.H UINT6 z + x Voltage unbalance -. % UINT6 + x Current unbalance -. % Type UINT6

22 Description Low and High Scales Units 6-6 Phasor + x8 V Voltage magnitude -Vmax U UINT6 + x8 V Voltage magnitude -Vmax U UINT6 + x8 V Voltage magnitude -Vmax U UINT6 + x8 Not used UINT6 + x8 I Current magnitude -Imax U UINT6 + x8 I Current magnitude -Imax U UINT6 + x8 I Current magnitude -Imax U UINT x8 Not used UINT x8 V Voltage angle º INT6 8 + x8 V Voltage angle º INT6 + x8 V Voltage angle º INT6 A + x8 Not used INT6 B + x8 I Current angle º INT6 C + x8 I Current angle º INT6 D + x8 I Current angle º INT6 E + x8 Not used INT6 F Second Phase Values + x V Voltage -Vmax U UINT6 + x V Voltage -Vmax U UINT6 + x V Voltage -Vmax U UINT6 + x I Current -Imax U UINT6 Type

23 Description Low and High Scales Units + x I Current -Imax U UINT6 + x I Current -Imax U UINT6 +6 x k L -Pmax-Pmax U INT x k L -Pmax-Pmax U INT x k L -Pmax-Pmax U INT6 8 + x kvar L -Pmax-Pmax U INT6 + x kvar L -Pmax-Pmax U INT6 A + x kvar L -Pmax-Pmax U INT6 B + x kva L -Pmax U UINT6 C + x kva L -Pmax U UINT6 D + x kva L -Pmax U UINT6 E + x Power factor L INT6 F +6 x Power factor L INT6 +7 x Power factor L INT6 +8 x eserved UINT6 + x eserved UINT6 + x eserved UINT6 + x eserved UINT6 + x eserved UINT6 6 + x eserved UINT eserved UINT6 +7 x eserved UINT6 Type

24 Description Low and High Scales Units B +8 x eserved UINT6 C + x eserved UINT6 D + x V Voltage -Vmax U UINT6 E + x V Voltage -Vmax U UINT6 F + x V Voltage -Vmax U UINT Second Low Phase Values + x Low L-N voltage -Vmax U UINT6 + x Low current -Imax U UINT6 + x Low k -Pmax-Pmax U INT6 + x Low kvar -Pmax-Pmax U INT6 + x Low kva -Pmax U UINT6 + x Low PF Lag -.. UINT6 +6 x Low PF Lead -.. UINT x eserved UINT x eserved UINT6 8 + x eserved UINT6 + x eserved UINT6 A + x Low L-L voltage -Vmax U UINT6 B 8-8 -Second High Phase Values + x High L-N voltage -Vmax U UINT6 + x High current -Imax U UINT6 + x High k -Pmax-Pmax U INT6 Type

25 Description Low and High Scales Units + x High kvar -Pmax-Pmax U INT6 + x High kva -Pmax U UINT6 + x High PF Lag -.. UINT6 +6 x High PF Lead -.. UINT x eserved UINT x eserved UINT6 8 + x eserved UINT6 + x eserved UINT6 A + x High L-L voltage -Vmax U UINT6 B Second Total Values + x Total k -Pmax-Pmax U INT6 + x Total kvar -Pmax-Pmax U INT6 + x Total kva -Pmax U UINT6 + x Total PF INT6 + x Total PF lag -.. UINT6 + x Total PF lead -.. UINT6 +6 x Total k import -Pmax U UINT x Total k export -Pmax U UINT x Total kvar import -Pmax U UINT6 8 + x Total kvar export -Pmax U UINT6 8- -Second Auxiliary Values + x Not used UINT6 Type

26 Description Low and High Scales Units + x In (neutral) Current -Imax U UINT6 + x Frequency -6.H UINT6 z + x Voltage unbalance -. UINT6 % + x Current unbalance -. UINT6 % - Present Demands + x6 V Volt demand -Vmax U UINT6 + x6 V Volt demand -Vmax U UINT6 + x6 V Volt demand -Vmax U UINT6 + x6 I Ampere demand -Imax U UINT6 + x6 I Ampere demand -Imax U UINT6 + x6 I Ampere demand -Imax U UINT6 +6 x6 Not used UINT x6 Not used UINT x6 Not used UINT6 8 + x6 k import sliding window demand -Pmax U UINT6 + x6 kvar import sliding window demand -Pmax U UINT6 A + x6 kva sliding window demand -Pmax U UINT6 B + x6 Not used UINT6 C + x6 Not used UINT6 D + x6 Not used UINT6 E + x6 F k import accumulated demand -Pmax U UINT6 Type 6

27 Description Low and High Scales Units +6 x6 kvar import accumulated demand -Pmax U UINT6 +7 x6 kva accumulated demand -Pmax U UINT6 +8 x6 k import predicted sliding window demand -Pmax U UINT6 + x6 kvar import predicted sliding window demand -Pmax U UINT6 + x6 kva predicted sliding window demand -Pmax U UINT6 + x6 Not used UINT6 + x6 Not used UINT6 6 + x6 Not used UINT6 7 + x6 k export sliding window demand -Pmax U UINT6 8 + x6 kvar export sliding window demand -Pmax U UINT6 +6 x6 k export accumulated demand -Pmax U UINT6 A +7 x6 kvar export accumulated demand -Pmax U UINT6 B +8 x6 k export predicted sliding window demand -Pmax U UINT6 C + x6 kvar export predicted sliding window demand -Pmax U UINT6 D 6-7 Total Energies +, x7 kh import -,,. UINT kh +, x7 kh export -,,. UINT kh +, x7 Not used INT +6,7 x7 Not used UINT +8, x7 kvarh import -,,. UINT kvarh +, x7 kvarh export -,,. UINT kvarh +, x7 Not used INT Type 7

28 Description Low and High Scales Units 6 +, x7 Not used UINT 7 +6,7 x7 kvah total -,,. UINT 8 kvah 88- Billing Summary egisters +, x78 Summary energy register # -,,. UINT kh +, x78 Summary energy register # -,,. UINT kh +, x78 Summary energy register # -,,. UINT kh +6,7 x78 Summary energy register # -,,. UINT kh 7-7 Maximum Demands + x7 V Maximum volt demand -Vmax U UINT6 + x7 V Maximum volt demand -Vmax U UINT6 + x7 V Maximum volt demand -Vmax U UINT6 + x7 I Maximum ampere demand -Imax U UINT6 + x7 I Maximum ampere demand -Imax U UINT6 + x7 I Maximum ampere demand -Imax U UINT Not used UINT6 + x7 Maximum k import sliding window demand -Pmax U UINT6 + x7 Maximum kvar import sliding window demand -Pmax U UINT6 A + x7 Maximum kva sliding window demand -Pmax U UINT6 B +- Not used UINT6 + x7 Maximum k export sliding window demand -Pmax U UINT6 F +6 x7 Maximum kvar export sliding window demand -Pmax U UINT Billing TOU egister # +, xd Tariff # register -,,. kh Type UINT 8

29 Description Low and High Scales Units +, xd Tariff # register -,,. kh UINT +, xd Tariff # register -,,. UINT kh +6,7 xd Tariff # register -,,. UINT kh +8, xd Tariff # register -,,. UINT kh +, xd Tariff #6 register -,,. UINT kh 7-76 Billing TOU egister # +, xe Tariff # register -,,. UINT kh +, xe Tariff # register -,,. UINT kh +, xe Tariff # register -,,. UINT kh +6,7 xe Tariff # register -,,. UINT kh +8, xe Tariff # register -,,. UINT kh +, xe Tariff #6 register -,,. UINT kh Billing TOU egister # +, xf Tariff # register -,,. UINT kh +, xf Tariff # register -,,. UINT kh +, xf Tariff # register -,,. UINT kh +6,7 xf Tariff # register -,,. UINT kh +8, xf Tariff # register -,,. UINT kh +, xf Tariff #6 register -,,. UINT kh Billing TOU egister # +, x Tariff # register -,,. UINT kh +, x Tariff # register -,,. UINT kh +, x Tariff # register -,,. UINT Type

30 Description Low and High Scales Units kh +6,7 x Tariff # register -,,. UINT kh +8, x Tariff # register -,,. UINT kh +, x Tariff #6 register -,,. UINT kh 8-8 Billing Summary Accumulated Demands + x Summary register # -Pmax U UINT6 + x Summary register # -Pmax U UINT6 + x Summary register # -Pmax U UINT6 + x Summary register # -Pmax U UINT6 8-8 Billing Summary Block Demands + x8 Summary register # -Pmax U UINT6 + x8 Summary register # -Pmax U UINT6 + x8 Summary register # -Pmax U UINT6 + x8 Summary register # -Pmax U UINT Billing Summary Sliding indow Demands + x6 Summary register # -Pmax U UINT6 + x6 Summary register # -Pmax U UINT6 + x6 Summary register # -Pmax U UINT6 + x6 Summary register # -Pmax U UINT Billing Summary Maximum Demands + x78 Summary register # -Pmax U UINT6 + x78 Summary register # -Pmax U UINT6 + x78 Summary register # -Pmax U UINT6 + x78 Summary register # -Pmax U UINT6 Type

31 Description Low and High Scales Units 8-87 Billing TOU Maximum Demand egister # + x8 Tariff # register -Pmax U UINT6 + x8 Tariff # register -Pmax U UINT6 + x8 Tariff # register -Pmax U UINT6 + x8 Tariff # register -Pmax U UINT6 + x8 Tariff # register -Pmax U UINT6 + x8 Tariff #6 register -Pmax U UINT6 8-8 Billing TOU Maximum Demand egister # + x88 Tariff # register -Pmax U UINT6 + x88 Tariff # register -Pmax U UINT6 + x88 Tariff # register -Pmax U UINT6 + x88 Tariff #register -Pmax U UINT6 + x88 Tariff # register -Pmax U UINT6 + x88 Tariff #6 register -Pmax U UINT Billing TOU Maximum Demand egister # + x Tariff # register -Pmax U UINT6 + x Tariff # register -Pmax U UINT6 + x Tariff # register -Pmax U UINT6 + x Tariff # register -Pmax U UINT6 + x Tariff # register -Pmax U UINT6 + x Tariff #6 register -Pmax U UINT6 8-8 Billing TOU Maximum Demand egister # + xa Tariff # register -Pmax U UINT6 Type

32 + xa + xa + xa + xa + xa Description Low and High Scales Units Tariff # register -Pmax U UINT6 Tariff # register -Pmax U UINT6 Tariff # register -Pmax U UINT6 Tariff # register -Pmax U UINT6 Tariff #6 register -Pmax U UINT6 Type For volts, amps and power scales refer to Chapter Data Scales and Units.

33 . -bit Binary and Analog Values Address Description Optionsange Units 776- x None UINT x8 Setpoint Status SP-SP6 x - xffff UINT Bitmap: =released, =operated Cycle Phase Values +, xc V Voltage -Vmax U UINT +, xc V Voltage -Vmax U UINT +, xc V Voltage -Vmax U UINT +6,7 xc I Current -Imax U UINT +8, xc I Current -Imax U UINT +, xc I Current -Imax U UINT +, xc k L -Pmax-Pmax U INT 6 +, xc k L -Pmax-Pmax U INT 7 +6,7 xc k L -Pmax-Pmax U INT 8 +8, xc kvar L -Pmax-Pmax U INT +, xc kvar L -Pmax-Pmax U INT A +, xc kvar L -Pmax-Pmax U INT B +, xc kva L -Pmax U UINT C +6,7 xc kva L -Pmax U UINT D +8, xc kva L -Pmax U UINT E +, xc Power factor L --. INT F +, xc Power factor L --. INT Type

34 Description Optionsange Units +, xc Power factor L --. INT +6,7 xc eserved UINT +8, xc eserved UINT +, xc eserved UINT +, xc eserved UINT +, xc eserved UINT 6 +6,7 xc eserved UINT 7 +8, xc Not used UINT 8 +, xc Not used UINT +, xc Not used UINT A +, xc eserved UINT B +6,7 xc eserved UINT C +8, xc eserved UINT D +6,6 xc V Voltage -Vmax U UINT E +6,6 xc V Voltage -Vmax U UINT F +6,6 xc V Voltage -Vmax U UINT - -Cycle Low Phase Values +, xd Low L-N voltage -Vmax U UINT +, xd Low current -Imax U UINT +, xd Low k -Pmax-Pmax U INT +6,7 xd Low kvar -Pmax-Pmax U INT Type

35 Description Optionsange Units +8, xd Low kva -Pmax U UINT +, xd Low PF Lag -. UINT +, xd Low PF Lead -. UINT Cycle High Phase Values 8 +, xe High L-N voltage -Vmax U UINT +, xe High current -Imax U UINT +, xe High k -Pmax-Pmax U INT +6,7 xe High kvar -Pmax-Pmax U INT +8, xe High kva -Pmax U UINT +, xe High PF Lag -. UINT +, xe High PF Lead -. UINT Cycle Total Values 7 +, xf Total k -Pmax-Pmax U INT +, xf Total kvar -Pmax-Pmax U INT +, xf Total kva -Pmax U UINT +6,7 xf Total PF --. INT +8, xf Total PF lag -. UINT +, xf Total PF lead -. UINT +, xf Total k import -Pmax U UINT 6 +, xf Total k export -Pmax U UINT 7 +6,7 xf Total kvar import -Pmax U UINT Type

36 Description Optionsange Units 8 +8, xf Total kvar export -Pmax U UINT 8- -Cycle Auxiliary Values 8 +, x Not used UINT +, x In (neutral) Current -Imax U UINT +, x Frequency 6. UINT Hz +6,7 x Voltage unbalance -. UINT % +8, x Current unbalance -. UINT % 888- Phasor +, x8 V Voltage magnitude -Vmax U UINT +, x8 V Voltage magnitude -Vmax U UINT +, x8 V Voltage magnitude -Vmax U UINT +6,7 x8 Not used UINT +8, x8 I Current magnitude -Imax U UINT +, x8 I Current magnitude -Imax U UINT +, x8 I Current magnitude -Imax U UINT 6 +, x8 Not used UINT 7 +6,7 x8 V Voltage angle -8-8.º INT 8 +8, x8 V Voltage angle -8-8.º INT +, x8 V Voltage angle -8-8.º INT A +, x8 Not used INT B +, x8 I Current angle -8-8.º INT Type 6

37 Description Optionsange Units C +6,7 x8 I Current angle -8-8.º INT D +8, x8 I Current angle -8-8.º INT E +, x8 Not used INT F - -Second Phase Values 7 +, x V Voltage -Vmax U UINT +, x V Voltage -Vmax U UINT +, x V Voltage -Vmax U UINT +6,7 x I Current -Imax U UINT +8, x I Current -Imax U UINT +, x I Current -Imax U UINT +, x k L -Pmax-Pmax U INT 6 +, x k L -Pmax-Pmax U INT 7 +6,7 x k L -Pmax-Pmax U INT 8 +8, x kvar L -Pmax-Pmax U INT +, x kvar L -Pmax-Pmax U INT A +, x kvar L -Pmax-Pmax U INT B +, x kva L -Pmax U UINT C +6,7 x kva L -Pmax U UINT D +8, x kva L -Pmax U UINT E +, x Power factor L --. INT F +, x Power factor L --. INT Type 7

38 Description Optionsange Units +, x Power factor L --. INT +6,7 x eserved UINT +8, x eserved UINT +, x eserved UINT +, x eserved UINT +, x eserved UINT 6 +6,7 x eserved UINT 7 +8, x Not used UINT 8 +, x Not used UINT +, x Not used UINT A +, x eserved UINT B +6,7 x eserved UINT C +8, x eserved UINT D +6,6 x V Voltage -Vmax U UINT E +6,6 x V Voltage -Vmax U UINT F +6,6 x V Voltage -Vmax U UINT 8- -Second Low Phase Values +, x Low L-N voltage -Vmax U UINT +, x Low current -Imax U UINT +, x Low k -Pmax-Pmax U INT +6,7 x Low kvar -Pmax-Pmax U INT Type 8

39 Description Optionsange Units +8, x Low kva -Pmax U UINT +, x Low PF Lag -. UINT +, x Low PF Lead -. UINT Second High Phase Values +, x High L-N voltage -Vmax U UINT +, x High current -Imax U UINT +, x High k -Pmax-Pmax U INT +6,7 x High kvar -Pmax-Pmax U INT +8, x High kva -Pmax U UINT +, x High PF Lag -. UINT +, x High PF Lead -. UINT Second Total Values +, x Total k -Pmax-Pmax U INT +, x Total kvar -Pmax-Pmax U INT +, x Total kva -Pmax U UINT +6,7 x Total PF --. INT +8, x Total PF lag -. UINT +, x Total PF lead -. UINT +, x Total k import -Pmax U UINT 6 +, x Total k export -Pmax U UINT 7 +6,7 x Total kvar import -Pmax U UINT Type

40 Description Optionsange Units 8 +8, x Total kvar export -Pmax U UINT 6- -Second Auxiliary Values 7 +, x Not used UINT +, x In (neutral) Current -Imax U UINT +, x Frequency 6. UINT Hz +6,7 x Voltage unbalance -. UINT % +8, x Current unbalance -. UINT % - Present Demands 6 +, x6 V Volt demand -Vmax U UINT +, x6 V Volt demand -Vmax U UINT +, x6 V Volt demand -Vmax U UINT +6,7 x6 I Ampere demand -Imax U UINT +8, x6 I Ampere demand -Imax U UINT +, x6 I Ampere demand -Imax U UINT +, x6 Not used UINT 6 +, x6 Not used UINT 7 +6,7 x6 Not used UINT 8 +8, x6 k import sliding window demand -Pmax U UINT +, x6 kvar import sliding window demand -Pmax U UINT A +, x6 kva sliding window demand -Pmax U UINT B +, x6 Not used UINT Type

41 Description Optionsange Units C +6,7 x6 Not used UINT D +8, x6 Not used UINT E +, x6 k import accumulated demand -Pmax U UINT F +, x6 kvar import accumulated demand -Pmax U UINT +, x6 kva accumulated demand -Pmax U UINT +6,7 x6 k import predicted sliding window demand -Pmax U UINT +8, x6 kvar import predicted sliding window demand -Pmax U UINT +, x6 kva predicted sliding window demand -Pmax U UINT +, x6 Not used UINT +, x6 Not used UINT 6 +6,7 x6 Not used UINT 7 +8, x6 k export sliding window demand -Pmax U UINT 8 +, x6 kvar export sliding window demand -Pmax U UINT +, x6 k export accumulated demand -Pmax U UINT A +, x6 kvar export accumulated demand -Pmax U UINT B +6,7 x6 k export predicted sliding window demand -Pmax U UINT C +8, x6 kvar export predicted sliding window demand -Pmax U UINT D 7- Total Energies 77 +, x7 kh import -,,. UINT kh +, x7 kh export -,,. UINT kh +, x7 Not used INT Type

42 Description Optionsange Units +6,7 x7 Not used UINT +8, x7 kvarh import -,,. UINT kvarh +, x7 kvarh export -,,. UINT kvarh +, x7 Not used INT 6 +, x7 Not used UINT 7 +6,7 x7 kvah total -,,. UINT 8 kvah 78- Billing Summary egisters 7 +, x78 Summary energy register # -,,. UINT kh +, x78 Summary energy register # -,,. UINT kh +, x78 Summary energy register # -,,. UINT kh +6,7 x78 Summary energy register # -,,. UINT kh 886- Maximum Demands 88 +, x7 V Maximum volt demand -Vmax U UINT +, x7 V Maximum volt demand -Vmax U UINT +, x7 V Maximum volt demand -Vmax U UINT +6,7 x7 I Maximum ampere demand -Imax U UINT +8, x7 I Maximum ampere demand -Imax U UINT +, x7 Not used U UINT +, x7 Not used UINT 6 +, x7 Not used UINT 7 +6,7 x7 Not used UINT Type

43 Description Optionsange Units 8 +8, x7 Maximum k import sliding window demand -Pmax U UINT +, x7 Maximum kvar import sliding window demand -Pmax U UINT A +, x7 Maximum kva sliding window demand -Pmax U UINT B +, x7 Not used UINT 7 +6,7 x7 Not used UINT D +8, x7 Not used UINT E +, x7 Maximum k export sliding window demand -Pmax U UINT F +, x7 Maximum kvar export sliding window demand -Pmax U UINT 6- EnergyTOU Parameters +, xc Active tariff - UINT +, xc Active profile - UINT 8- Billing TOU egister # +, xd Tariff # register -,,. UINT kh +, xd Tariff # register -,,. UINT kh +, xd Tariff # register -,,. UINT kh +6,7 xd Tariff # register -,,. UINT kh +8, xd Tariff # register -,,. UINT kh +, xd Tariff #6 register -,,. UINT kh 7- Billing TOU egister # 7 +, xe Tariff # register -,,. UINT kh +, xe Tariff # register -,,. UINT Type

44 Description Optionsange Units kh +, xe Tariff # register -,,. UINT kh +6,7 xe Tariff # register -,,. UINT kh +8, xe Tariff # register -,,. UINT kh +, xe Tariff #6 register -,,. UINT kh 8- Billing TOU egister # 8 +, xf Tariff # register -,,. UINT kh +, xf Tariff # register -,,. UINT kh +, xf Tariff # register -,,. UINT kh +6,7 xf Tariff # register -,,. UINT kh +8, xf Tariff # register -,,. UINT kh +, xf Tariff #6 register -,,. UINT kh 68- Billing TOU egister # 7 +, x Tariff # register -,,. UINT kh +, x Tariff # register -,,. UINT kh +, x Tariff # register -,,. UINT kh +6,7 x Tariff # register -,,. UINT kh +8, x Tariff # register -,,. UINT kh +, x Tariff #6 register -,,. UINT kh 68- Billing Summary Accumulated Demands 6 +, x Summary register # -Pmax U UINT +, x Summary register # -Pmax U UINT Type

45 Description Optionsange Units +, x Summary register # -Pmax U UINT +6,7 x Summary register # -Pmax U UINT 76- Billing Summary Sliding indow Demands 7 +, x6 Summary register # -Pmax U UINT +, x6 Summary register # -Pmax U UINT +, x6 Summary register # -Pmax U UINT +6,7 x6 Summary register # -Pmax U UINT 8- Billing Summary Maximum Demands +, x78 Summary register # -Pmax U UINT +, x78 Summary register # -Pmax U UINT +, x78 Summary register # -Pmax U UINT +6,7 x78 Summary register # -Pmax U UINT - Billing TOU Maximum Demand egister # +, x8 Tariff # register -Pmax U UINT +, x8 Tariff # register -Pmax U UINT +, x8 Tariff # register -Pmax U UINT +6,7 x8 Tariff # register -Pmax U UINT +8, x8 Tariff # register -Pmax U UINT +, x8 Tariff #6 register -Pmax U UINT - Billing TOU Maximum Demand egister # +, x Tariff # register -Pmax U UINT Type

EM133-R Residential Multifunction Meter

EM133-R Residential Multifunction Meter EM133- esidential Multifunction Meter Modbus Communications Protocol eference Guide BG0520 ev. A4 Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

More information

Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH

Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH Modbus Communications Protocol eference Guide BG0427 ev. A4 Every effort has been made to ensure that the material herein is complete and accurate. However,

More information

Modbus Communications Protocol

Modbus Communications Protocol Powermeter and Power Quality Analyzer PM174 Modbus Communications Protocol eference Guide BG0414 ev. A7 Every effort has been made to ensure that the material herein is complete and accurate. However,

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

Modbus Communications Protocol

Modbus Communications Protocol Powermeter and Power Quality Analyzer PM175 Modbus Communications Protocol eference Guide BG0416 ev. A7 Every effort has been made to ensure that the material herein is complete and accurate. However,

More information

Modbus Communications Protocol

Modbus Communications Protocol Series PM172 Powermeters PM172P/PM172E/PM172EH Modbus Communications Protocol eference Guide BG0400 ev. A6 Every effort has been made to ensure that the material herein is complete and accurate. However,

More information

Modbus Communications Protocol

Modbus Communications Protocol Power Quality and evenue Meter EM720/EM720T Modbus Communications Protocol eference Guide BG0457 ev. A6 Every effort has been made to ensure that the material herein is complete and accurate. However,

More information

Series PM172 Powermeters Modbus Communications Protocol

Series PM172 Powermeters Modbus Communications Protocol Series PM172 Powermeters Modbus Communications Protocol eference Guide BG0400 ev. A5 Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer is

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

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

Modbus Communications Protocol

Modbus Communications Protocol ezpac Substation Automation Unit SA310/SA320/SA330 Modbus Communications Protocol GOST 13109-97 extensions eference Guide BG0476 ev. A4 Every effort has been made to ensure that the material herein is

More information

Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH

Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH SATEC ASCII Communications Protocol eference Guide BG0426 ev. A3 Every effort has been made to ensure that the material herein is complete and accurate.

More information

Modbus Communications Protocol

Modbus Communications Protocol ezpac Substation Automation Unit SA310/SA320/SA330 Modbus Communications Protocol eference Guide BG0339 ev. A7 Every effort has been made to ensure that the material herein is complete and accurate. However,

More information

Series PM172 Powermeters SATEC ASCII Communications Protocol

Series PM172 Powermeters SATEC ASCII Communications Protocol Series PM172 Powermeters SATEC ASCII Communications Protocol eference Guide BG0402 ev. A3 Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

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

Series PM172 Powermeters PROFIBUS DP Communications Protocol

Series PM172 Powermeters PROFIBUS DP Communications Protocol Series PM172 Powermeters POFIBUS DP Communications Protocol eference Guide BG0405 ev. A2 Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

More information

Series PM174 Powermeter and Power Quality Analyzer PROFIBUS DP Communications Protocol

Series PM174 Powermeter and Power Quality Analyzer PROFIBUS DP Communications Protocol Series PM174 Powermeter and Power Quality Analyzer POFIBUS DP Communications Protocol eference Guide BG0449 ev. A1 Every effort has been made to ensure that the material herein is complete and accurate.

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

Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH

Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH IEC60870-5-101/104 Communications Protocol Reference Guide BG0503 Rev. A3 Every effort has been made to ensure that the material herein is complete and

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

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

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

ETC II Modbus Communications Protocol Reference Guide

ETC II Modbus Communications Protocol Reference Guide ETC II Modbus Communications Protocol Reference Guide SATEC Ltd. BG0595 Rev. A1 Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer is not

More information

EM133 Multifunction Meter

EM133 Multifunction Meter EM133 Multifunction Meter POFIBUS DP Communications Protocol eference Guide BG0496 ev. A1 Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

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

IEC /104 Communications Protocol

IEC /104 Communications Protocol expertmeter High Performance Analyzer PM180 IEC60870-5-101/104 Communications Protocol Reference Guide BG0593 Rev. A1 Every effort has been made to ensure that the material herein is complete and accurate.

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

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

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

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

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

Model IR4000M. Multi-Point Monitor Modbus programming guide

Model IR4000M. Multi-Point Monitor Modbus programming guide Model I4000M Multi-Point Monitor Modbus programming guide The information and technical data disclosed in this document may be used and disseminated only for the purposes and to the extent specifically

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

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

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

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

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

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

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

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

IntelliCAP PLUS Supplement for Landis & Gyr Telegyr 8979 Protocol

IntelliCAP PLUS Supplement for Landis & Gyr Telegyr 8979 Protocol IntelliCAP PLUS Supplement for Landis & Gyr Telegyr 8979 Protocol March 31, 2003 1135 Atlantic Avenue Alameda, California USA 1023-563 / 3-31-03 IntelliCAP PLUS Capacitor Control Proprietary Notice This

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

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

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

Model IR5500. Infrared Open-Path Detector for Hydrocarbon Gases Modbus programming guide

Model IR5500. Infrared Open-Path Detector for Hydrocarbon Gases Modbus programming guide Model I5500 Infrared Open-Path Detector for Hydrocarbon Gases Modbus programming guide The information and technical data disclosed in this document may be used and disseminated only for the purposes and

More information

DNP Points List and Implementation

DNP Points List and Implementation S&C IntelliCap Plus Automatic Capacitor Control DNP Points List and Implementation Table of Contents Section Page Section Page DNP Points List for IntelliCap Plus Controls...1 Status Points....2 Analog

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

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

GIMA MODBUS COMMUNICATIONS OPTIONS MODULE INSTRUCTION MANUAL

GIMA MODBUS COMMUNICATIONS OPTIONS MODULE INSTRUCTION MANUAL GIMA MODBUS COMMUNICATIONS OPTIONS MODULE INSTUCTION MANUAL SIMPSON ELECTIC COMPANY 20 Simpson Avenue Lac du Flambeau, WI 38-0099 (71) 88-3311 FAX (71) 88-332 Printed in U.S.A. Part No. 0-11937 Edition

More information

RGM180 Display Series

RGM180 Display Series Quick Start Guide RGM180 Display Series BG0509 REV.A2 RGM180 QUICKSTART LIMITED WARRANTY The manufacturer offers the customer a 24-month functional warranty on the instrument for faulty workmanship or

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

PM135 Powermeter Series PM135P/PM135E/PM135EH

PM135 Powermeter Series PM135P/PM135E/PM135EH PM135 Powermeter Series PM135P/PM135E/PM135EH Installation and Operation Manual BG0518 Rev. A3 LIMITED WARRANTY The manufacturer offers the customer a 24-month functional warranty on the instrument for

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

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

Sommario. COMMUNICATION PROTOCOL PR 150 Rev. A 31/01/2018 Pag 1 Multifunction Firmware NEMO 96 EA ModBus

Sommario. COMMUNICATION PROTOCOL PR 150 Rev. A 31/01/2018 Pag 1 Multifunction Firmware NEMO 96 EA ModBus 31/01/2018 Pag 1 Sommario 1. ABSTRACT... 2 1.1. 1.2. Physical level... 2 Data link level... 2 1.3. Application level... 2 2. DATA MESSAGE DESCRIPTION... 3 2.1. Parameters description... 3 2.2. Data format...

More information

Model IR700. Infrared Point Detector for Carbon Dioxide Gas Applications. Modbus Programming Guide

Model IR700. Infrared Point Detector for Carbon Dioxide Gas Applications. Modbus Programming Guide Infrared Point Detector for Carbon Dioxide Gas Applications Modbus Programming Guide The information and technical data disclosed in this document may be used and disseminated only for the purposes and

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

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

MODBUS Protocol for MiCOM P30 Series

MODBUS Protocol for MiCOM P30 Series MODBUS Protocol for MiCOM P30 Series Substation Protocols Technical Documentation This document does not replace the Technical Manual Version: MiCOM P30, MODBUS Index: B Release: 08 / 2011 MODBUS Protocol

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

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

GE MDS, LLC. NETio Series. Protocol Communications Supplement. March 2013 Part No A01, Rev. C

GE MDS, LLC. NETio Series. Protocol Communications Supplement. March 2013 Part No A01, Rev. C GE MDS, LLC. NETio Series Protocol Communications Supplement March 2013 Part No. 05-4672A01, Rev. C Modbus Protocol NETio Architectural Implementation As described in detail below, the Modbus RTU protocol

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

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

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

Modbus ASCII Serial Device Driver Help 2009 Kepware Technologies

Modbus ASCII Serial Device Driver Help 2009 Kepware Technologies Modbus ASCII Serial Device Driver Help 2009 Kepware Technologies 1 Table of Contents 1 Getting Started... 3 Help Contents... 3 Overview... 3 2 Device Setup... 3 Device Setup... 3 Cable Diagram... 4 Modem

More information

REVO CL Serial Communication Manual

REVO CL Serial Communication Manual USE S MANUAL ev. 09/2014 EVO CL Serial Communication Manual 00009 CD Automation S.r.l. Via Picasso 34/36-20025 Legnano (MI) ITALY Tel +39 0331 577479 Fax +39 0331 579479 E-Mail: info@cdautomation.com -

More information

AcquiSuite Ally 48 Advanced Branch Circuit Monitor

AcquiSuite Ally 48 Advanced Branch Circuit Monitor AcquiSuite Ally 48 Advanced Branch Circuit Monitor AMC48-MD AMC48-ED Split Core CT Split Core CT Ally Rogowski Rope CT DESCRIPTION The AcquiSuite Ally 48 is the perfect companion to the data acquisition

More information

PSL Power Standards Lab 2020 Challenger Drive Alameda, CA USA TEL FAX

PSL Power Standards Lab 2020 Challenger Drive Alameda, CA USA TEL FAX Reading PQube Meters remotely using Modbus-over-TCP PSL Power Standards Lab 2020 Challenger Drive Alameda, CA 94501 USA TEL ++1-510-522-4400 FAX ++1-510-522-4455 www.powerstandards.com 1 October 2010 A

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

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

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

User Manual version 1.04 TLM8 COMMUNICATION PROTOCOLS

User Manual version 1.04 TLM8 COMMUNICATION PROTOCOLS User Manual version 1.04 TLM8 COMMUNICATION PROTOCOLS Load Cell Systems reserves the right to change specifications without notice. 2018 Web: https://loadcellsys.com Email: sales@loadcellsys.com Phone:

More information

PG&E Points List for Universal Controls

PG&E Points List for Universal Controls S&C 6800 Series Automatic Switch Control PG&E Points List for Universal Controls Table of Contents Section Page Section Page PG&E Points List for 6802/3 Universal Controls. 1 Response Limit...2 6802/3U

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

Modbus Register Map: Galaxy 300

Modbus Register Map: Galaxy 300 Modbus Map: Galaxy 300 Notes: 1. 16-bit are transmitted MSB first (i.e. big-endian). 2. INT32 UINT16 and and UINT32 are are most-significant word in in n+0, least significant word in in n+1 n+1 (i.e. (i.e.

More information

PM130 PLUS Powermeter Series PM130P/PM130E/PM130EH

PM130 PLUS Powermeter Series PM130P/PM130E/PM130EH PM130 PLUS Powermeter Series PM130P/PM130E/PM130EH Installation and Operation Manual BG0425 Rev. A11 LIMITED WARRANTY The manufacturer offers the customer a 24-month functional warranty on the instrument

More information

MODBUS TCP Register Mapping For WEM-MX 333mV

MODBUS TCP Register Mapping For WEM-MX 333mV MODBUS TCP Register Mapping For WEM-MX 333mV Data is reported in "Big Endian" and data transmission begins with the high byte. Only Function Code 0x03 (Read Holding Registers) is supported. All Setup is

More information

BFM-II BFM-II BRANCH FEEDER MONITOR. Highlights

BFM-II BFM-II BRANCH FEEDER MONITOR. Highlights BRANCH FEEDER MONITOR SATEC s is the second generation of Branch Feeder Monitor, providing energy management for multi-point power solutions. Ideal for both new and retrofit projects, the automatically

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

ENGLISH ENGLISH ENGLISH ENGLISH

ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH User Manual version 1.04 TLM8 COMMUNICATION PROTOCOLS Protocols for instruments CE-M APPROVED EN45501:2015-2014/31/UE-OIML R76:2006 KEY TO SYMBOLS Below are the symbols

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

Version Action Author Date

Version Action Author Date Version Action Author Date 1.0 Initial document KP 25.08.2013 1.1 Document review, description and register update GP 26.08.2013 1.2 Status bits, current noise floor GP 29.08.2013 1.3 Using EG100 as a

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

B: Modbus Map and Retrieving Logs

B: Modbus Map and Retrieving Logs B: Modbus Map and Retrieving Logs B.: Introduction Communicator EXT User Manual B.: Modbus Register Map Sections B.3: Data Formats # B.4: Floating Point Values The formula to interpret a Floating Point

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

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

PM210v Multi-Function Panel Meter. Modbus Reference. DAE Instrument Corp. DAE Instrument Corp. v312 11 Multi- Panel Meter Modbus Reference Revision 2.6.1e Updated 2015/1/22 Prepared By: David Ling Firmware: v312 Table of Contents General Information! 3 Register Tables! 4 Real

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

750/760 COMMUNICATIONS GUIDE. Digital Energy Multilin. Feeder Management Relay

750/760 COMMUNICATIONS GUIDE. Digital Energy Multilin. Feeder Management Relay Digital Energy Multilin 750/760 Feeder Management Relay COMMUNICATIONS GUIDE Software Revision: 7.3x GE Multilin Part Number: 1601-0229-A7 GE Publication Code: GEK-106473F Copyright 2010 GE Multilin GE

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

Modbus/TCP is supported on some controllers. See QCI-AN028 Modbus TCP.

Modbus/TCP is supported on some controllers. See QCI-AN028 Modbus TCP. Date: 9 October 2007 www.quicksilvercontrols.com Modbus Protocol Included files: Modbus Protocol.qcp Modbus CRC.xls The Modbus protocol may be implemented in either an ASCII format or RTU format. QuickSilver

More information

Stabiliti Modbus Programming Guide

Stabiliti Modbus Programming Guide Stabiliti Modbus Programming Guide Product Models: 30C & 30C3 Purpose and Scope This document describes the Modbus communication protocol and register set used by the Ideal Power 30 kw Stabiliti Series

More information

ENGLISH ENGLISH ENGLISH ENGLISH

ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH User Manual version 1.03 TLB4 COMMUNICATION PROTOCOLS KEY TO SYMBOLS Below are the symbols used in the manual to draw the reader's attention: Caution! High Voltage. Caution!

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

FPU-16 A-B PROTOCOL/DATA LOGGER MANUAL

FPU-16 A-B PROTOCOL/DATA LOGGER MANUAL FPU-6 A-B PROTOCOL/DATA LOGGER MANUAL FEBRUARY 26, 22 PRELIMINARY Copyright 22 by Startco Engineering Ltd. All rights reserved. Publication: FPU-6-AB-M Document: S95-F6-AB Printed in Canada. Startco Engineering

More information

A1700 CT Metering. The Power to Change...

A1700 CT Metering. The Power to Change... A1700 CT Metering The Power to Change... Features CT & CT/VT operated Comprehensive tariff structure 2 line dot matrix multilingual display Instantaneous instrumentation values Communications via optical

More information

ENGLISH ENGLISH ENGLISH ENGLISH

ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH User Manual version 1.03 TLM8 COMMUNICATION PROTOCOLS KEY TO SYMBOLS Below are the symbols used in the manual to draw the reader's attention: Caution! High Voltage. Caution!

More information

DTSX3000 Communications(Modbus) Guide

DTSX3000 Communications(Modbus) Guide User s Manual DTSX3000 Communications(Modbus) Guide First Edition Blank Page < Introduction > i Introduction About this Manual Thank you for purchasing the DTSX3000 Distributed Temperature Sensor. This

More information