410040c modbus translator tech ref

Upload: juanjose1000

Post on 03-Jun-2018

240 views

Category:

Documents


2 download

TRANSCRIPT

  • 8/12/2019 410040C Modbus Translator Tech Ref

    1/58

    410040 Rev C (April 2008) Page 1 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Cap s t o n e Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USA

    Phone: (818) 734-5300 Fax: (818) 734-5320 Web: www.microturbine.com

    Technical ReferenceModbus Translator Module

    Introduction

    This document contains the hardware and software protocol interface definition for theModBus Translator board, hereafter referred to as the ModBus Translator. This document isprovided as a reference for existing MicroTurbine configurations that use the CapstonePower Server, which is no longer manufactured. The Advanced Power Server (APS),currently supplied by Capstone, has ModBus connectivity built in and does not require theModBus Translator.

    The ModBus Translator is an electrical device powered from a nominal 12 VDC source thatprovides data exchange between the RS-232 port of a Capstone MicroTurbine System and

    an RS-485 ModBus network. The ModBus uses a microprocessor to communicate with theCapstone MicroTurbine System to provide data over a RS-485 ModBus network.

    All devices on a bus must operate according to the same electrical standards (RS-232 or RS-485, not mixed). RS-232C standards specify that only two devices may be connected to abus (i.e. only one slave is allowed). RS-485 specifications allow up to 32 devices (31 slaves)on a bus.

  • 8/12/2019 410040C Modbus Translator Tech Ref

    2/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 2 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    TABLE OF CONTENTS

    Introduction.........................................................................................................1Overview..............................................................................................................4Hardware Interface..............................................................................................7RS-485 Connector.................................................................................................................. 7

    RS232 Connector................................................................................................................... 7LED Operation........................................................................................................................ 7Baud Rate Selector ................................................................................................................ 8

    Address Selector.................................................................................................................... 8Specifications......................................................................................................9

    Power Requirements.............................................................................................................. 9Environmental Specifications................................................................................................. 9

    ModBus Interface..............................................................................................10Description............................................................................................................................ 10ModBus Address.................................................................................................................. 10Transaction Timing............................................................................................................... 10Data Format.......................................................................................................................... 11

    ModBus Protocol ..............................................................................................12Introduction........................................................................................................................... 12ModBus RTU Message Framing ......................................................................................... 12ModBus RTU Message Content.......................................................................................... 12ModBus Function and Exception Codes............................................................................. 13Supported ModBus Commands .......................................................................................... 14

    Read Holding Registers (Function Code 03) ................................................................. 14Preset Single Register (Function Code 06).................................................................... 15Preset Multiple Registers (Function Code 16) ............................................................... 15

    Read Registers..................................................................................................................... 17Write Registers ..................................................................................................................... 42Loopback Diagnostic Test (Function Code 08)................................................................... 50

    Troubleshooting................................................................................................51Test Modes ........................................................................................................53

    Golden System..................................................................................................................... 53Unit Under Test Mode.......................................................................................................... 54

    Remapping ModBus Registers........................................................................55Capstone Technical Information .....................................................................56

    Appendix A - ModBus Codeset Download ................................................... A-1

    Appendix B - ASCII Chart ............................................................................... B-1

  • 8/12/2019 410040C Modbus Translator Tech Ref

    3/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 3 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    LIST OF TABLES

    TABLE DESCRIPTION PAGE NO.

    TABLE 1 ERROR RESPONSE FUNCTION CODES........................................................................... 13

    TABLE 2 - ERROR CODE VALUE DEFINITIONS...................................................................................13

    TABLE 3 FUNCTION CODE 03 COMMAND (READ HOLDING REGISTERS)..................................14

    TABLE 4 FUNCTION CODE 03 RESPONSE (READ HOLDING REGISTERS)................................ 14

    TABLE 5 FUNCTION CODE 06 COMMAND AND RESPONSE (PRESET SINGLE REGISTER)... 15

    TABLE 6 FUNCTION CODE 16 COMMAND (PRESET MULTIPLE REGISTERS)...........................15

    TABLE 7 FUNCTION CODE 16 RESPONSE (PRESET MULTIPLE REGISTERS).......................... 16

    TABLE 8 - HOLDING REGISTERS (READ ONLY) ................................................................................. 17

    TABLE 9 - HOLDING REGISTER (WRITE ONLY) ..................................................................................43

    TABLE 10 FUNCTION CODE 08 COMMAND AND RESPONSE(LOOPBACK DIAGNOSTIC TEST)...................................................................................................50

    TABLE 11 - MODE SELECTION (ADDRESS).........................................................................................53

    TABLE 12 REPORTED TEST CODES..................................................................................................53

    TABLE 13 - DEBUG RS-232 COMMANDS..............................................................................................54

    TABLE 14 RELOCATE MODBUS REGISTER RS-232 COMMANDS................................................ 56

  • 8/12/2019 410040C Modbus Translator Tech Ref

    4/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 4 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Overview

    The ModBus Translator is a self-contained pre-programmed unit, designed for instantconnectivity with a Capstone MicroTurbine. There is no customer requirement to open theunit all necessary connectors are on the exterior of the unit.

    There are two steps required to prepare the ModBus Translator for use.

    Step 1:

    When the ModBus is first prepared for use at the Capstone factory, the ModBus codeset isdownloaded from a local PC to the ModBus using a local RS-232 connection.

    NOTEThis download does not need to be performed again by the user except underspecial circumstances ! If re-programming must be performed, see Appendix

    A, ModBus Codeset Download, for the sequence of required steps.

    The figure below shows the hardware connection sequence for ModBus codeset download:

    Step 2:

    Perform RS-232 connections between the ModBus Translator and the (Model C30 orC60/C65) MicroTurbine Connection Bay. These interconnections are shown on Figures 1 and2.

    MODBUSTRANSLATOR

    RS-232

    MODBUSTRANSLATOR

    RS-232

    RS-485

    MODBUSNETWORK

  • 8/12/2019 410040C Modbus Translator Tech Ref

    5/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 5 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    MODBUS

    NETWORK

    MODBUS TRANSLATOR

    6-24VDC(-)5

    POWER(+)4

    RS485(A)3

    RS485(B)2

    TERM1

    RS-232

    PWR

    DATA1 2 3 4 5 6 7 8O

    N

    MODBUS ID

    BAUD

    RATE

    J8

    J5 Maintenance J6 User

    1

    1

    TB3

    J15 J16

    Intra-A MultiPac Intra-B

    TB4

    TB5

    TB1

    J7 J9J14

    Inter-Controller

    11

    1

    TB2

    RESERVED

    RESERVED

    MODEM 12V+

    MODEM 12V-

    B-STARTOPTO+

    AI - 1

    AGND

    AI - 2

    AGND

    AI - 3

    AGND

    A 12V POS

    A 12V NEG

    Option Port

    J1 J3

    B-STARTOPTO-

    CHASSIS

    CHASSIS

    L ESTOP RTN

    L ESTOP

    G ESTOP RTN

    G ESTOP

    BATSTART

    BATSTARTRTN

    OPTO+

    OPTO -

    AI-4

    AI-4 RTN

    AI-5

    AI-5 RTN

    AI-6

    AI-6 RTN

    AI-7

    AI-7 RTN

    AI-8

    AI-8 RTN

    AI-9

    AI-9 RTN

    OPTO 2+

    DI-1

    OPTO 2-

    OPTO 3+

    OPTO 3-

    DI - RTN

    DI-2

    DI-3

    DI-4

    DI - RTN

    DI-5

    DI-6

    AC6-B

    AC6-A

    AC5-B

    AC5-A

    AC4-B

    AC4-A

    AC3-B

    AC3-A

    AC2-B

    AC2-A

    AC1-B

    AC1-A

    MODEL C30

    MICROTURBINE

    RS-232

    Figure 1. ModBus Connections to MicroTurbine (Model C30)

  • 8/12/2019 410040C Modbus Translator Tech Ref

    6/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 6 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    MODBUS

    NETWORK

    6-2

    4VDC(-)5

    PO

    WER(+)4

    R

    S485(A)3

    R

    S485(B)2

    TERM1

    RS-232

    PWR

    DATA

    1 2 3 4 5 6 7 8ON

    MODBUS ID

    BAUD

    RATE

    RS-232

    J7 J4

    J3 MaintenanceJ5 User

    J16

    J141

    1

    1

    111

    J13

    J12

    J11

    J6 J8

    Intra-A MultiPac Intra-B

    J10J15

    J2 J1

    Ethernet

    MODEL C60

    MICROTURBINE

    MODBUS TRANSLATOR

    Figure 2. ModBus Connections to MicroTurbine (Model C60/C65)

  • 8/12/2019 410040C Modbus Translator Tech Ref

    7/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 7 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Hardware Interface

    RS-485 Connector

    Connector - Terminal with Comm A, Comm B, Shield, and GND

    Communication - RTU Mode, 8 Data, 1 Stop, Even Parity, Half Duplex (Unlessotherwise noted)

    Baud Rate - Selectable

    Distance - less than 4000 feet

    Pin# Description

    1 RS-485 Termination

    2 RS-485 Bus B Lead

    3 RS-485 Bus A Lead

    4 Positive Power Input (+6V to +24V DC)

    5 Ground

    RS232 Connector

    The connector between the Modbus Translator and the MicroTurbine system is a standard9-pin straight-through serial cable.

    Connector - DB 9-pin (female) following DCE standard (see diagram below)

    Communication - 57,600 bps, 8 Data, 1 Stop, No Parity, Half Duplex

    Distance less than 50 feet (in relatively noise-free environment)

    Pin# Description

    1 DCD Data Carrier Detect (output)

    2 TXD Transmit Data (output)

    3 RXD Receive Data (input)

    4 DSR Data Set Ready (input)

    5 Signal Ground

    6 DTR Data Terminal Ready (output)

    7 CTS Clear To Send (input)

    8 RTS Request To Send (output)

    9 RI Ring Indicator (not used)

    LED Operation

    The ModBus Translator is equipped with two LEDS to provide status feedback aboutoperation of the device. Illumination of the upper LED occurs when power is applied to theModBus Translator. Software shall provide a 2ms pulse on the lower LED when a successfulRS-485 ModBus communication packet is received.

    1 2 3 4 5

    Female

    Pin-5 Pin-1

    Pin-6Pin-9

  • 8/12/2019 410040C Modbus Translator Tech Ref

    8/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 8 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    1 2 3 4 5 6 7 8ON

    Baud Rate Selector

    An 8-position rotary switch is made available on the board for the purpose of selecting thebaud rate communicated on the RS-485 ModBus link. See the table below for definition ofposition vs. baud rate selected. Note position 7 is no parity while all others are even parity.

    Position Baud Rate (bps)

    0 2400-E-8-1

    1 4800-E-8-1

    2 9600-E-8-1

    3 14400-E-8-1

    4 19200-E-8-1

    5 28800-E-8-1

    6 38400-E-8-1

    7 9600-N-8-1

    Address Selector

    On the side of the ModBus Translator, an 8-position DIP switch that appears as shown:

    Each device in an RS-485 ModBus network must have a unique 8-bit address from 1 to 247.To set the Capstone ModBus Translator address, set the DIP switches to a unique 8-bitnumber. Flipping the switches up corresponds to a Logic-1, or ON. Flipping the switchesdown corresponds to a Logic-0, or OFF.

    Each of the bit positions is numbered such that switch number one is assumed to be theMSB of the 8-bit address. Remember that for a RS-485 ModBus network to work, everydevice on the bus MUST have a different 8-bit address. An example for setting a ModBusaddress is shown below.

    Address Switch Number (Bit)

    1 (7) 2 (6) 3 (5) 4 (4) 5 (3) 6 (2) 7 (1) 8 (0)

    147 (93h) ON OFF OFF ON OFF OFF ON ON

    90 (5Ah) OFF ON OFF ON ON OFF ON OFF

    NOTE: Baud rate is set for 28800 bps.

  • 8/12/2019 410040C Modbus Translator Tech Ref

    9/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 9 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Specifications

    Power Requirements

    Connector Terminal block with +PWR, -PWR and GND

    Voltage Nominal 13.8 VDC (+6 TO +24V) Amps 300 mA continuous, 500mA peak @nominal voltage

    Environmental Specifications

    Temperature: -20C to +50Coperating-25C to +70C storage

    Humidity: 100% Non-condensing

  • 8/12/2019 410040C Modbus Translator Tech Ref

    10/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 10 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    ModBus Interface

    Description

    The ModBus network is a MASTER to SLAVE network; that is to say, one node asks aquestion and a second node answers. A NODE is a ModBus device that is connected to thenetwork. All communication is initiated selectively by the MASTER to other nodes byassigning each SLAVE NODE a unique address in the range of 1 to 247. Address 0 is aBROADCAST ADDRESS that can be used with certain ModBus functions to allow theMASTER to address all SLAVE NODES at one time. This device does not respond toBROADCAST messages.

    ModBus Address

    Each ModBus device responds to a single ModBus address. The address is in the range of1 to 247, and each device must have a unique address.

    Transaction Timing

    Commands shall be processed and responded to by the ModBus Translator within 50ms.Write commands sent to the ModBus Translator are confirmed within 50ms, but updates tothe Capstone MicroTurbine System may not occur for up to 500ms.

    Read registers are updated by a polling operation in the converter. Several read registersmay be updated by the ALLDAT command and are designated with an asterisk (*) in Table 8,RS232 Command column. ALLDAT is sent every 1 second. Other Read registers areupdated in a round robin fashion at varying time intervals designated in the following table.Whenever a Write command is sent, the MicroTurbine will respond, causing certain Readregisters to update. This will occur within 500ms in all cases.

    Read Timing:1 Response from Translator: 50ms

    2 Read Register update from MicroTurbine: See Table 8

    Write Timing:1 Response from Translator: 50ms

    2 Response time from MicroTurbine: Max 500ms

    3 Update to Read register in Translator Max 500ms

  • 8/12/2019 410040C Modbus Translator Tech Ref

    11/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 11 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Data Format

    Information regarding states and measurements made by the MicroTurbine are placed into aset of holding registers (4XXXX).

    Registers are defined as READ ONLY (less than or equal to 47999) or WRITE and READ(greater than 48000) registers.

    Both Read and Write Registers are converted to two byte values prior to transmission withthe following formula:

    Register Number 40001

    Example: To read Register 40008, first subtract 40001 resulting in 7. Convert this to two-byte hex: 0007h. This is the register value transmitted.

    Similarly, when reading a Write register, such as 48507, the Register number returned wouldbe 213Ah, which is (48507-40001 = 8506 = 213Ah)

    All data from the ModBus registers is returned in either word (16-bits) or long word (32-bits)integer format. A long word integer format containing 2 words will always be transmitted highword first (lower address).

    Integer data requires either translation or conversion to engineering units. Translations aredescribed as an integer value representing some state or level. Integers may be converted totheir corresponding floating-point representation with the units conversions provided.Information to perform the translation or conversion is described for each register in theRepresentation field of the tables.

  • 8/12/2019 410040C Modbus Translator Tech Ref

    12/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 12 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    ModBus Protocol

    Introduction

    The ModBus protocol is an open standard that defines a command-response method ofcommunicating digital information between a master and slave device. The electricalconnection between devices is known as a bus. In ModBus, two types of devices attach tothe bus, master and slave devices. A master device issues commands to slaves. A slavedevice, such as the ModBus Translator device, issues responses to master commands thatare addressed to them. Each bus must contain exactly one master and may contain asmany slaves as the electrical standards permit.

    When RS-485 ModBus queries are sent to the translator board, the board responds with datait has buffered from the MicroTurbine system. ModBus commands to write registers in thetranslator board are immediately queued up and transmitted to the MicroTurbine system overthe RS-232 network. Both origination and user responses are buffered and can be readback.

    The ModBus protocol specifications define two types of transmission modes: ASCII andRTU. This manual describes only the more common RTU mode.

    ModBus RTU Message Framing

    Each message from either a master or slave consists of a continuous stream of characters.A silent interval of 3.5 characters times (3.5 * 11 bits / 9600 bps = 3.5ms) or more separatesthese communication streams. A typical response from this device would be:

    Enable the output interface drivers (RS-485)

    Wait 5 character times

    Send the response as a continuous stream Wait 3.5 character times

    Disable the output interface drivers (RS-485)

    ModBus RTU Message Content

    The ModBus RTU Message stream consists of an address byte, a function code byte, anumber of message bytes, and two check bytes. The address byte, which is in the range 1 to247, specifies the identity of the slave device. The function code byte in a master commandindicates the operation that the slave is to perform. The function code byte in a slaveresponse is the same value as the master command function code if no error occurs,

    otherwise it has 128 added to it.

    The message bytes in a command contain additional information needed to perform thecommand. Message bytes in a response contain the data requested if no error has occurredor a one-byte exception code upon errors. The check bytes are generated using the CRC-16polynomial generator sequence (x16+ x15+ x2+ 1) with the remainder pre-initialized to all 1s.The least significant byte of the CRC is transmitted first.

  • 8/12/2019 410040C Modbus Translator Tech Ref

    13/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 13 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    ModBus Function and Exception Codes

    The ModBus only supports the function codes shown below. Note that the values are shownin hexadecimal (base 16). The table below shows the value returned when an error occurs.

    Table 1 Error Response Function Codes

    MasterFunction

    Code

    SlaveErrorCode

    Name Meaning

    0316 8316 Read Holding Registers Read values from system run-time data

    0616 8616 Preset Holding Registers Set control values to command system

    1016 9016 Preset Multiple Registers Set control values of multiple registervalues

    The ModBus will return exception codes back to the master upon certain conditions. Allfunction codes greater than 127 decimal (7F16) indicate a slave error response. The

    message byte indicates the exception code. The table below shows error code valuedefinitions.

    Table 2 - Error Code Value Definitions

    Code Name Meaning

    1 Illegal Function Master command contained an unrecognized function code.

    2 Illegal Data Address Starting address is illegal. Note that some registers are read-only.

    3 Illegal Data Value Either the register count is invalid or an attempt to write anillegal register value was found. Note this can be caused byattempting to write fewer registers than are required for an

    operation.4 Slave Device Failure Some internal self-test of the device has failed.

    6 Slave Device Busy Not communicating with MicroTurbine system

  • 8/12/2019 410040C Modbus Translator Tech Ref

    14/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 14 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Supported ModBus Commands

    The ModBus supports one read and two write commands. Example transmissions areprovided with the definition of each command below.

    Read Holding Registers (Function Code 03)

    This function reads a single or multiple holding register values. The command requires aSlave Address, Function Code, Start Address, Register Count, and CRC16. Attempting toread a non-existent or write-only register will cause an exception.

    The example shown in the table below shows how to read the system Power Output valuestarting at register 42107 and ending with 42108.

    Table 3 Function Code 03 Command (Read Holding Registers)

    Byte Name Example Notes

    1 Slave Address 01

    2 Function Code 033 Start address high 08 Power Output at register 42107 (42107-40001

    = 2106 = 083Ah)

    4 Start address low 3A

    5 Register count high 00

    6 Register count low 02 Read 2 registers total

    7 CRC-16 low XX

    8 CRC-16 high XX

    Table 4 Function Code 03 Response (Read Holding Registers)

    Byte Name Example Notes

    1 Slave Address 01

    2 Function Code 03

    3 Byte Count 04 2 registers, 2 bytes each

    4 Data high (42107) 00 Power Output = 00006AAAh = 27306 decimal

    5 Data low (42107) 00 Applying the units conversion = 149,996 Watts

    6 Data high (42108) 6A

    7 Data low (42108) AA

    8 CRC-16 low XX

    9 CRC-16 high XX

  • 8/12/2019 410040C Modbus Translator Tech Ref

    15/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 15 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Preset Single Register (Function Code 06)

    This function writes to a single register. The command requires a Slave Address, FunctionCode, Start Address, Data, and CRC16. Attempting to write to a read-only register will causean exception. The example shown in the table below shows how to set the Time of UseEvent value at register 48507.

    Table 5 Function Code 06 Command and Response (Preset Single Register)

    Byte Name Example Notes

    1 Slave Address 01

    2 Function Code 06

    3 Start address high 21 Time of Use Event at register 48507 (48507-40001 = 8506 = 213Ah)

    4 Start address low 3A

    5 Data high 00 Set Event to number 5

    6 Data low 05

    7 CRC-16 low XX8 CRC-16 high XX

    Preset Multiple Registers (Function Code 16)

    This function writes to one or more contiguous registers. The command requires a SlaveAddress, Function Code, Start Address, Register count, Byte count, Data, and CRC16.Attempting to write to a read-only register will cause an exception. The table below showshow to enter a Time of Use Event value at register 48507.

    Table 6 Function Code 16 Command (Preset Multiple Registers)

    Byte Name Example Notes

    1 Slave Address 012 Function Code 10

    3 Start address high 21 Time of Use Event at register 48507 (48507-40001 = 8506 = 213Ah)

    4 Start address low 3A

    5 Register count high 00 Writing to 6 registers (48507 48512)

    6 Register count low 06

    7 Byte count 0C 6 registers, 2 bytes each

    8 Data high 00 Time of Use Event = 5

    9 Data low 05

    10 Data high 00 Event Day = 1 Sunday

    11 Data low 01

    12 Data high 08 Event Time = 080F hex (8:15AM)

    13 Data low 0F

    14 Data high 00 Start Command = 1 Start

    15 Data low 01

    16 Data high 00 Power Demand = 159,000 Watts = 26D18 H

    17 Data low 02

  • 8/12/2019 410040C Modbus Translator Tech Ref

    16/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 16 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Table 6 Function Code 16 Command (Preset Multiple Registers) Contd

    Byte Name Example Notes

    18 Data high 6D

    19 Data low 18

    20 CRC-16 low XX21 CRC-16 high XX

    Table 7 Function Code 16 Response (Preset Multiple Registers)

    Byte Name Example Notes

    1 Slave Address 01

    2 Function Code 10

    3 Start address high 21 Time of Use Event at register 48507 (48507-40001 = 8506 = 213Ah)

    4 Start address low 3A

    5 Register count high 00 Writing to 6 registers (48507 48512)6 Register count low 06

    7 CRC-16 low XX

    8 CRC-16 high XX

  • 8/12/2019 410040C Modbus Translator Tech Ref

    17/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 17 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Read Registers

    All read registers associated with a write register shall be updated within 500ms of asuccessful ModBus write operation. This provides time for the device to issue an RS-232operation with the MicroTurbinesystem and verify the change has occurred.

    NOTERead registers which may be updated with the ALLDAT command areindicated by an asterisk (*) following the RS232 command in Table 8.

    Two ModBus Translator modes of operation are Stationary, S in Table 8, and HybridElectric Vehicle (HEV), H in Table 8. These modes are mutually exclusive.

    NOTE

    The character H in the Mode column of Table 8 indicates both C30 andC60/C65 HEV. If the register does not apply to C30, it is noted by N3 inparentheses. If the register does not apply to C60/C65, it is noted by N6 inparentheses.

    Another mode of operation, for connections to a Capstone Power Server (CPS) is alsoprovided. By selecting either mode (Write Register 48021), the system will provide differentcommand options as described in the table below.

    Table 8 - Holding Registers (Read Only)

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    General Communication Info

    40001 S,H Selected Turbine

    (See Write Register 48001)

    0 This Turbine/EntireSystem

    1 Master Turbine

    2 thru 10 Specific Turbine

    TURBNO,0 1

    40002 S,H Communication Status Bit 0 Unable to establish

    communication with theMicroTurbine system(Error = 1)

    NA NA

    40003 S,H Control Access 0 Display

    1 User Port

    2 Maintenance Port

    CNTACC 10

    40004 S,H Communication

    Configuration1

    Bit 0 1: Mode Bits

    0 = Stationary1 = HEV2 = CPS3 = Reserved

    Bit 2 14: Not Used

    Bit 15: Comm TimeoutEnable

    NA On Reg48021

    Update

    1User selects which mode of operation the ModBus Translator operates. Setting Bit 15 Comm Timeout

    Enable will cause a STRCMD=0 to be transmitted to the MicroTurbineTM

    system when a ModBus commandhas not been received within time defined by the Comm Timeout Period (addr 40005) and Start Command(addr 40101) is Start. Default setting is 0000h.

  • 8/12/2019 410040C Modbus Translator Tech Ref

    18/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 18 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    40005 S,H Comm Timeout Period2 Units: 1 = 1 Seconds NA On Reg

    48022

    Update

    40006 S,H Password Access Level 0 Base

    1 Protected

    NA (promptfeedback)

    NA

    40007 ModBus Translator SoftwareVersion

    Encoded (xx.yy) where,

    High Byte - (xx)

    Low Byte - (yy)

    NA NA

    40008 40013

    ModBus Translator SoftwarePart Number

    Each byte represents anASCII character. String isNULL terminated.

    NA NA

    System Controls/Settings

    40101 S,H Start Command (displayswhen the system is going

    to start)

    0 Stop, 1 Start CTRLDT(9)* 1

    40102 S User Start (displays whenuser has commanded astart)

    0 Stop, 1 Start USRSTR 2

    40103 S,H Auto Restart 0 Disabled, 1 Enabled AUTRST 10

    40104 S Restart Delay (GC) Units: 1 = 0.1 Minutes RDLYGC 10

    40105 S Restart Delay (SA) Units: 1 = 0.1 Minutes RDLYSA 10

    40106 S Remote Start Switch Enable 0 User1 Remote2 GC User/SA Remote3 SA User/GC Remote

    STRINP 10

    40107 S Remote Start Input Status

    (UCB Start Input)

    0 Stop, 1 Start UCBSTR 10

    40108 S Utility Connection 0 Invalid,

    1 StandAlone,

    2 Grid Connect,

    3 Dual Mode

    UTLCON 1

    40109 S Power Enable (SA only) 0 Open, 1 Closed CTRLDT(2)* 1

    40110 S Auto Load (SA only) 0 Disabled, 1 Enabled AUTOLD 10

    40111 40112

    S,H Power Demand Units: 1 = 1 Watt CTRLDT(7)* 1

    40113 40114

    S,H Store Power Demand Units: 1 = 1 Watt PWRDST 10

    40115 S,H Fuel Index 1 Units: 1 = 0.01 index FUELI1 10

    40116 S,H Fuel Index 2 Units: 1 = 0.01 index FUELI2 10

    40117 S,H Medium BTU Switch 0 Normal1 Medium2 Low

    MEDBTU 10

    40118 S MultiPac Enable 0 Disabled, 1 Enabled MPENAB 10

    2Function is enabled when bit 15 of register 40004 is enabled. Default Comm Timeout Period is 10

    seconds (can be changed at addr 48022). If the Comm Timeout Period setting exceeds 5 minutes, then theComm Timeout Enable function will not work.

  • 8/12/2019 410040C Modbus Translator Tech Ref

    19/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 19 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    40119 S,H(N3)

    This Turbines Number Master: 1

    Slave: 2 thru 10

    STRBNO 10

    40120 S,H(N3)

    Minimum Power Units: 1 = 1 Watt MINPWR 10

    40122 S,H(N3)

    Minimum Power Timeout Units: 1 = 1 sec MPWRTO 10

    Grid Connect Relays

    40301 S Under Voltage (GC) Units: 1 = 1 VAC (line-to-line) UNDVLT 10

    40302 S Under Voltage Time (GC) Units: 1 = 0.01 Seconds UVLTTM 10

    40303 S Over Voltage (GC) Units: 1 = 1 VAC (line-to-line) OVRVLT 10

    40304 S Over Voltage Time (GC) Units: 1 = 0.01 Seconds OVLTTM 10

    40305 S Fast Under Voltage (GC) Units: 1 = 1 VAC (line-to-line) FSTUVL 10

    40306 S Fast Over Voltage (GC) Units: 1 = 1 VAC (line-to-line) FSTOVL 10

    40307 S Under Frequency (GC) Units: 1 = 0.1 Hz UNDFRQ 1040308 S Under Frequency Time (GC) Units: 1 = 0.01 Seconds UFRQTM 10

    40309 S Over Frequency (GC) Units: 1 = 0.1 Hz OVRFRQ 10

    40310 S Over Frequency Time (GC) Units: 1 = 0.01 Seconds OFRQTM 10

    Stand Alone Relays

    40401 S Output Voltage (SA) Units: 1 = 1 VAC (line-to-line) SAVOLT 10

    40402 S Voltage Start (SA) Units: 1 = 1 VAC (line-to-line) STVOLT 10

    40403 S Voltage Ramp (SA) Units: 1 = 1 VAC/s (line-to-line)

    STVTRT 10

    40404 S Under Voltage (SA) Units: 1 = 1 VAC (line-to-line) SAUVLT 10

    40405 S Under Voltage Time (SA) Units: 1 = 0.01 Seconds SAUVTM 1040406 S Over Voltage (SA) Units: 1 = 1 VAC (line-to-line) SAOVLT 10

    40407 S Over Voltage Time (SA) Units: 1 = 0.01 Seconds SAOVTM 10

    40408 S Output Frequency (SA) Units: 1 = 0.1 Hz SAFREQ 10

    40409 S Frequency Start (SA) Units: 1 = 0.1 Hz STFREQ 10

    40410 S Frequency Ramp (SA) Units: 1 = 1 Hz/s STFQRT 10

    40411 S Under Frequency (SA) Units: 1 = 0.1 Hz SAUFRQ 10

    40412 S Under Frequency Time (SA) Units: 1 = 0.01 Seconds SAUFTM 10

    40413 S Over Frequency (SA) Units: 1 = 0.1 Hz SAOFRQ 10

    40414 S Over Frequency Time (SA) Units: 1 = 0.01 Seconds SAOFTM 10

    Load Management Settings40501 S Load Management Mode 0 Disabled

    2 Load Following3 Time-of-Use

    LMMODE 10

    40502 S Meter Constant Units: 1 = 0.001 Wh/pulse LMMTRC 10

    40503 S Utility Power Setpoint Units: 1 = 0.1 kW LMUTPW 10

    40504 S Load Following ResponseTime

    Units: 1 = 1 Second LMRSPT 10

  • 8/12/2019 410040C Modbus Translator Tech Ref

    20/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 20 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    40505 40506

    S Minimum Power Shutoff Units: 1 = 0.1 kW LMMPWR 10

    40507 S Minimum Power ShutoffTime

    Units: 1 = 1 Minute LMPWTM 10

    40508 S Time of Use Event

    (See Write register 48507 toSet)

    Min: 1

    Max: 20

    N/A On Reg48507

    Update

    40509 S TOU Event Day 0 Inactive1 Sunday7 Saturday

    LMTOUE(1) On Reg48507

    Update

    40510 S TOU Event Hour High Byte Hour

    Low Byte Minute

    LMTOUE(2) On Reg48507

    Update

    40511 S TOU Event Start Command 0 Stop, 1 Start LMTOUE(3) On Reg48507

    Update

    40512 40513

    S TOU Event Power Demand Units: 1 = 1 Watt LMTOUE(4) On Reg48507

    Update

    40514 S Reverse Power Protect 0 Disabled, 1 Enabled LMRPFP 10

    40515 S Reverse Power Protect Time Units: 1 = 1 Seconds LMRPTM 10

    40551 S Load Management Start/Stop 0 Stop, 1 Start LMDATA(0) 5

    40552 40553

    S Power Meter +Pwr Units: 1 = 1 Watt LMDATA(1) 5

    40554 40555

    S Power Meter Pwr Units: 1 = 1 Watt LMDATA(2) 5

    40556 40557

    S Power Meter +VAR Units: 1 = 1 VAR LMDATA(3) 5

    40558 40559

    S Power Meter VAR Units: 1 = 1 VAR LMDATA(4) 5

    UCB Relays

    40601 S Relay Number

    (See Write register 48507 toSet)

    Min: 1

    Max: 6

    N/A On Reg48601Update

    40602 S Relay Function 0 Standby1 Run2 Load3 Fault

    4 Standalone5 Dual Mode6 Disable7 Fuel On8 Purge

    OUTRLY(1) On Reg48601Update

    40603 S Relay Active State 0 Open, 1 Close OUTRLY(2) On Reg48601Update

  • 8/12/2019 410040C Modbus Translator Tech Ref

    21/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 21 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    Battery Information

    40701 S Battery Enabled 0 Disabled, 1 Enabled BATENA 2

    40702 S Battery Auto Sleep Units: 1 = 0.1 Hours

    Min: 1 = 0.1 HoursMax: 239 = 23.9 Hours

    ATOSLP 10

    40703 S Battery Charge 0 Disabled, 1 Enabled BATCHG 5

    40704 S Battery Recharge Enable(SA only)

    0 Disabled, 1 Enabled RCHENA 2

    40705 40706

    S Last Equalization ChargeDate

    Word 1, High Byte MonthWord 1, Low Byte DayWord 2 - Year

    BATEQL 30

    40707 S Charge Permission Day

    (See Write register 48507 toSet)

    1 Sunday2 Monday7 Saturday

    N/A On Reg48707Update

    40708 S Charge Permission Active 0 Inactive, 1 - Active CHGEQP(1) On Reg48707Update

    40709 S Charge Permission StartTime

    High Byte Hour

    Low Byte Minute

    CHGEQP(2) On Reg48707Update

    40710 S Charge Permission End Time High Byte Hour

    Low Byte Minute

    CHGEQP(3) On Reg48707Update

    40711 S Battery Temperature Units: 1 = 1 C BCDAT1(0)* 1

    40712 S Battery Base SOC % Battery state of charge BCDAT1(5)* 10

    40713 S Number of EqualizationCharges

    Integer number BATDAT 10

    40714 S, H

    (N3)

    BCT Heatsink Temperature Units: 1 = 1 C BCDAT1(2)* 10

    40715 S, H(N3)

    Battery Average Current Units: 1 = 0.048828125 A BCDAT1(11)* 10

    40716 S, H(N3)

    Battery Volts Units: 1 = 0.048828125 Vdc BCDAT1(12)* 10

    40717 S, H(N3)

    BCT DC Bus Units: 1 = 0.048828125 Vdc BCDAT1(13)* 10

    40718 S, H(N3)

    Battery Average Power Units: 1 = 1.220703 Watts BCDAT1(14)* 10

    40719 S, H(N3)

    Battery State 0 = BATT_SA_TRANS

    1 = BATT_IN_SA

    2 = BATT_ENA_CHK

    3 = BATT_TURN_ON

    4 = BATT_WAIT_FOR_OFF

    5 = BATT_TURN_OFF

    6 = BATT_TURN_ON_CHG

    7 = BATT_START_CHG

    8 = BATT_CHARGING

    9 = BATT_EQCHG_UPDATE

    BCDAT1(16)* 10

  • 8/12/2019 410040C Modbus Translator Tech Ref

    22/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 22 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    Hybrid Vehicle Relays

    40801 H Under Voltage (HEV) Units: 1 = 1 VDC UNDVLT 10

    40802 H Under Voltage Time (HEV) Units: 1 = 0.01 Seconds UVLTTM 10

    40803 H Over Voltage (HEV) Units: 1 = 1 VDC OVRVLT 1040804 H Over Voltage Time (HEV) Units: 1 = 0.01 Seconds OVLTTM 10

    40805 H Fast Under Voltage (HEV) Units: 1 = 1 VDC FSTUVL 10

    40806 H Fast Over Voltage (HEV) Units: 1 = 1 VDC FSTOVL 10

    40807 H Battery Current Limit Units: 1 = 1 ADCMin: 0 = 0 ADCMax: 195 = 195 ADC

    BATILM 10

    Capstone Power Server(CPS)

    40808 C Min Power Capacity, GridConnect

    Units: 1 = 1 Watt

    Min: 0 Watts

    Max: 2,000,000,000 Watts

    MPCPGC 1

    40810 C Min Power Capacity, StandAlone

    Units: 1 = 1 Watt

    Min: 0 Watts

    Max: 2,000,000,000 Watts

    MPCPSA 1

    40812 C Spinning Reserve, GridConnect

    Units: 1 = 1 Watt

    Min: 0 Watts

    Max: 2,000,000,000 Watts

    MPSRGC 1

    40814 C Spinning Reserve, StandAlone

    Units: 1 = 1 Watt

    Min: 0 Watts

    Max: 2,000,000,000 Watts

    MPSRSA 1

    40816 C Multipac Mode 0 Load Balancing,

    1 Max Efficiency

    MPMODE 1

    40817 S,H System Type 0 Capstone Power Server,

    1 C30 MicroTurbine,

    2 C60/C65 MicroTurbine

    SYSTYP 1

    Data Acquisition

    42001 42002

    S,H System Date Word 1, High Byte Month

    Word 1, Low Byte Day

    Word 2 Year

    ENGDT1(0)*

    ENGDT1(1)*

    ENGDT1(2)*

    1

    42003 42004

    S,H System Time Word 1 Hour

    Word 2, High Byte Minute

    Word 2, Low Byte Second

    ENGDT1(3)*

    ENGDT1(4)*

    ENGDT1(5)*

    1

    42005 S,H High Fault IdentificationNumber

    Integer Fault Number ENGDT2(0)* 1

  • 8/12/2019 410040C Modbus Translator Tech Ref

    23/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 23 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42006 S,H System Severity Level 0 System Ok1 Information2 Warning3 Shutdown

    4 Inverter Loss5 Warmdown6 Estop7 Disable

    ENGDT2(10)* 1

    42007 S,H System State and Mode Mode Bits 15-12

    0 Invalid1 Reserved2 Standalone3 Grid-Connect4 Reserved

    State Bits 11 00 Not Connected1 StandBy2 Prepare to Start3 Lift-off4 Prepare to Light5 Start Acceleration6 Run7 Load8 Re-charge9 Cooldown10 Warmdown11 Re-start12 Shutdown13 Fault14 Disable

    15 Bad Configuration16 Download17 Idle Re-charge

    CTRLDT(0)* 1

  • 8/12/2019 410040C Modbus Translator Tech Ref

    24/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 24 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42008 -42009

    S,H Bitmapped System State andMode.

    (Only 1 bit each for Mode andState can be set at any time.

    Register 42009 contains thelower order bits Bit 0 throughBit 15, Bits 16 31 are inregister 42008)

    Mode Bits 28 - 31

    Bit 28 Invalid

    Bit 29 Reserved

    Bit 30 StandaloneBit 31 Grid-Connect

    State Bits 0 - 27

    Bit 0 Not Connected

    Bit 1 StandBy

    Bit 2 Prepare to Start

    Bit 3 Lift-off

    Bit 4 Prepare to Light

    Bit 5 Start Acceleration

    Bit 6 Run

    Bit 7 Load

    Bit 8 Re-chargeBit 9 Cooldown

    Bit 10 Warmdown

    Bit 11 Re-start

    Bit 12 Shutdown

    Bit 13 Fault

    Bit 14 Disable

    Bit 15 Bad Configuration

    Bit 16 Download

    Bit 17 Idle Re-charge

    CTRLDT(0)* 1

    42010 S,H DPC / Gen Power Units: 1 = 1 Watt ENGDT1(7)* 1

    42012 S,H Wenergy Units: 1 = 0.0078125 btu/sec ENGDT1(16)* 1

    42013 S,H TET Setpoint Units: 1 = 0.125 C ENGDT2(3)* 142014 42015

    S,H Combustor Time Word 1 - Hours

    Word 2, High Byte - Minutes

    Word 2, Low Byte - Seconds

    ENGDT2(7)*

    ENGDT2(8)*

    ENGDT2(9)*

    1

    42101 42102

    S Phase A Power Average Units: 1 = 2.7465820 Watts INVDT2(4)* 1

    42103 42104

    S Phase B Power Average Units: 1 = 2.7465820 Watts INVDT2(5)* 1

    42105 42106

    S Phase C Power Average Units: 1 = 2.7465820 Watts INVDT2(6)* 1

    42107 42108

    S,H Power Output Units: 1 = 5.4931641 Watts INVDT2(7)* 1

    42109 42110

    S,

    H (N6)

    Output Phase A Current Units: 1 = 1.8310547e-02ARMS

    Units: 1 = 1.8310547e-02ADC

    INVDT1(7)* 1

    42111 42112

    S,

    H (N6)

    Output Phase B Current Units: 1 = 1.8310547e-02ARMS

    Units: 1 = 1.8310547e-02ADC

    INVDT1(8)* 1

  • 8/12/2019 410040C Modbus Translator Tech Ref

    25/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 25 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42113 42114

    S,

    H (N6)

    Output Phase C Current Units: 1 = 1.8310547e-02ARMS

    Units: 1 = 1.8310547e-02ADC

    INVDT1(9)* 1

    42115 42116

    S,

    H (N6)

    Output Neutral Current Units: 1 = 1.8310547e-02ARMS

    Units: 1 = 1.8310547e-02ADC

    INVDT2(0)* 1

    42117 42118

    S,

    H (N6)

    Total 3 Phase Current Units: 1 = 1.8310547e-02ARMS

    Units: 1 = 1.8310547e-02ADC

    Sum ofcurrents fromregs 42109thru 42114

    Withregisterslisted

    42119 S,

    H (N6)

    Output Phase A Voltage Units: 1 = 1.8310547e-02VRMS

    Units: 1 = 1.8310547e-02VDC

    INVDT2(1)* 1

    42120 S,

    H (N6)

    Output Phase B Voltage Units: 1 = 1.8310547e-02VRMS

    Units: 1 = 1.8310547e-02VDC

    INVDT2(2)* 1

    42121 S,

    H (N6)

    Output Phase C Voltage Units: 1 = 1.8310547e-02VRMS

    Units: 1 = 1.8310547e-02VDC

    INVDT2(3)* 1

    42122 S Output AC Frequency Units: 1 = 0.0625 Hz INVDT1(3)* 1

    42123 S,H Power Supply Voltage Units: 1 = 0.0625 Volts CTRLDT(8)* 1

    42124 S Inverter DC Bus Units: 1 = 0.29296875 V INVDT1(0)* 1

    42125 S Inverter Direct Current Units: 1 = 0.004577637 A INVDT1(1)* 142126 S Inverter Heat Sink

    TemperatureUnits: 1 = 1 C INVDT2(8)* 1

    42127 S Inverter Current Limit Units: 1 = 0.29296875 A INVDT2(9)* 1

    42128 S Inverter Quadrature Current Units: 1 = 0.29296875 A INVDT1(2)* 1

    42129 S Phase A Volt Magnitude Units: 1 = 0.29296875 V INVDT1(4)* 1

    42130 S Phase B Volt Magnitude Units: 1 = 0.29296875 V INVDT1(5)* 1

    42131 S Phase C Volt Magnitude Units: 1 = 0.29296875 V INVDT1(6)* 1

    42151 S,H Generator Direct Current Units: 1 = 0.29296875 A GENDT1(0)* 1

    42152 S,H Generator Direct Voltage Units: 1 = 0.29296875 V GENDT1(2)* 1

    42153 42154

    S,H Generator Speed Command Units: 1 = 1 rpm GENDT1(4)* 1

    42155 S,H Generator QuadratureCurrent

    Units: 1 = 0.29296875 A GENDT1(1)* 1

    42156 S,H Generator QuadratureVoltage

    Units: 1 = 0.29296875 V GENDT1(3)* 1

    42157 S,H Generator VoltageCommand

    Units: 1 = 0.29296875 V GENDT1(5)* 1

    42158 S,H Generator Current Limit Units: 1 = 0.29296875 A GENDT2(1)* 1

  • 8/12/2019 410040C Modbus Translator Tech Ref

    26/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 26 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42159 S,H Generator Heat SinkTemperature

    Units: 1 = 1 C GENDT2(2)* 1

    42160 S,H Brake Temperature Units: 1 = 1 C GENDT2(3)* 1

    42161 42162 S,H Generator Power Out Units: 1 = 2.746582 Watts GENDT2(5)* 1

    42163 42164

    S,H Generator Speed Units: 1 = 1 rpm GENDT2(6)* 1

    42165 S,H Generator DC Bus Voltage Units: 1 = 0.9765625 V GENDT2(7)* 1

    42166 S,H Generator Command Value Units: 1 = 0.29296875 A GENDT2(8)* 1

    42201 S,H Ambient Pressure Units: 1 = 0.01 kPa ENGDT1(15)* 1

    42202 S,H Compressor Inlet Temperature Units: 1 = 0.125 C ENGDT1(11)* 1

    42203 42204

    S,H Engine Speed Units: 1 = 1 RPM ENGDT1(6)* 1

    42205 Reserved

    42206 S,H Turbine Exhaust Temp Avg. Units: 1 = 0.125 C ENGDT1(10)* 1

    42207 S,H Percent Fuel Command Units: 1 = 0.1% Cmd PRFUEL 2

    42208 Fuel Pressure (Reserved)

    42209 42210

    C Present Min Power Capacity Units: 1 = 1 Watt

    Min: 0 Watts

    Max: 2,000,000,000 Watts

    MPDAT1(0) OnDemand,NoRefresh

    42211 42212

    C Present Spinning Reserve Units: 1 = 1 Watt

    Min: 0 Watts

    Max: 2,000,000,000 Watts

    MPDAT1(1) OnDemand,NoRefresh

    42213 42214

    S,H (N6)

    Inlet Fuel PressureHP Units: 1 = 0.0625 psig SPVDAT(1)* OnDemand,

    NoRefresh

    42215 S,H (N6)

    SPV Injector State Model C30 MicroTurbine:

    0 = Fuel Init

    1 = Warm-up

    2 = One Pilot

    3 = Three Pilot

    4 = Premix

    Model C60/C65 MicroTurbine:

    0 = Fuel Init

    2 = Injectors 1, 2 on

    3 = Injectors 1, 2, 3 on

    4 = Injectors 1, 2, 3, 4 on

    5 = Injectors 1, 2, 3, 4, 5 on

    6 = All six injectors on

    9 = Light off

    SPVDAT(2)* OnDemand,NoRefresh

    42216 S,H (N6)

    SPV Temperature Units: 1 = 1 F SPVDAT(3)* OnDemand,NoRefresh

  • 8/12/2019 410040C Modbus Translator Tech Ref

    27/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 27 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42217 S,H (N6)

    SPV Fuel Exit Pressure Units: 1 = 0.0625 psig SPVDAT(4)* OnDemand,NoRefresh

    42218 S,H (N6)

    SPV Position Command Units: 1 = 0.1% SPVDAT(0)* OnDemand,NoRefresh

    42220 S (N3) CHP Enabled 0=Disabled, 1=Enabled CHPTRU(0) 10

    42221 S (N3) CHP Mode 0 = Thermal Bypass

    1 = Electrical Priority

    2 = Thermal Priority

    CHPDAT(0)* OnDemand,NoRefresh

    42222 S (N3) CHP Water Setpoint Units: 1 = 1 F CHPDAT(2)* OnDemand,No

    Refresh42223 S (N3) CHP State 0 = Inactive

    1 = Wait State

    2 = Water Temp LoadFollowing

    3 = Electrical Load Following

    4 = Max Heat Recovery

    5 = Self-test Start

    6 = Self-test RecoveryDirection

    7 = Self-test Bypass Direction

    8 = Self-test Complete

    9 = Disable Wait State

    CHPDAT(1)* OnDemand,NoRefresh

    42224 S (N3) CHP Water InletTemperature

    Units: 1 = 1 F CHPDAT(3)* OnDemand,NoRefresh

    42225 S (N3) CHP Water OutletTemperature

    Units: 1 = 1 F CHPDAT(4)* OnDemand,NoRefresh

    42226 S (N3) CHP Board Temperature Units: 1 = 1 F CHPDAT(5)* OnDemand,No

    Refresh42227 S (N3) CHP Bridge Current Units: 1 = 0.001 A CHPDAT(6)* On

    Demand,NoRefresh

  • 8/12/2019 410040C Modbus Translator Tech Ref

    28/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 28 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42228 S (N3) CHP Status 0 = Aux In

    1 = Aux Out

    2 = Flow

    3 = Overtemp Core5 = Diverter at Full Recovery

    6 = Diverter at Full Bypass

    7 = Moving toward Recovery

    8 = Moving toward Bypass

    9 = Over Current towardsRecovery

    10 = Over Current towardsBypass

    11 = Under Current towardsRecovery

    12 = Under Current towards

    Bypass15 = Over Current in no

    motion state

    28 = PIC EEPROM (PM)CRC Error

    29 = PIC ADC ConversionError

    30 = PIC RAM

    31 = PIC CommunicationTimeout

    CHPDAT(9)* OnDemand,NoRefresh

    42230 S (N3) CHP Temperature Feedback Units: 1 = 1 F CHPFBK(0) 5

    42241 S (N6) RFC Command Units: 1 = 1 rpm RFCDAT(0)* On

    Demand,NoRefresh

    42242 S (N6) RFC Mode 1 = Speed Mode

    2 = Pressure Mode

    RFCDAT(1)* OnDemand,NoRefresh

    42243 S (N6) RFC Pressure In Units: 1 = 0.0625 psig RFCDAT(2)* OnDemand,NoRefresh

    42244 S (N6) Fuel Outlet Pressure LP Units: 1 = 0.0625 psig RFCDAT(3)* OnDemand,

    NoRefresh

    42245 S (N6) HeatSink Temperature Units: 1 = 1 F RFCDAT(4)* OnDemand,NoRefresh

  • 8/12/2019 410040C Modbus Translator Tech Ref

    29/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 29 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42246 S (N6) RFC Speed Units: 1 = 1 rpm RFCDAT(5)* OnDemand,NoRefresh

    42247 S (N6) Current Feedback Units: 1 = 1 A RFCDAT(6)* OnDemand,NoRefresh

    42248 S (N6) RFC Injector State Current injector state set forsystem operation (for C30low pressure systems only):

    0 = Fuel Init

    1 = Warm-up

    2 = One Pilot

    3 = Three Pilot

    4 = Premix

    RFCDAT(7)* OnDemand,NoRefresh

    42261 S,H LFC Pump Cmd - PWM Units: 1 = 0.001529% LFCDAT(0)* OnDemand,NoRefresh

    42262 S AA Pressure (psig) Units: 1 = 0.1 psig LFCDAT(1)* OnDemand,NoRefresh

    42263 S,H LFC Injector State Model C30 MicroTurbine:

    0 = Fuel Init

    1 = Injector 1 on

    2 = Injector 2 on

    3 = Injector 3 on4 = Two injectors on

    5 = All three injectors on

    7 = Purge no injectors on

    8 = Injectors 1 and 2 on;injector 3 clogged

    9 = Injectors 1 and 3 on;injector 2 clogged

    Model C60/C65 MicroTurbine:

    0 = Fuel Init

    2 = Injectors 1, 2 on

    3 = Injectors 1, 2, 3 on

    4 = Injectors 1, 2, 3, 4 on

    5 = Injectors 1, 2, 3, 4, 5 on

    6 = All six injectors on

    9 = Light off

    10 = Liquid fuel prime

    LFCDAT(2)* OnDemand,NoRefresh

  • 8/12/2019 410040C Modbus Translator Tech Ref

    30/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 30 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42264 S,H LFC Pressure Command Units: 1 = 0.0976562 psig LFCDAT(3)* OnDemand,NoRefresh

    42265 S,H LFC Pressure Feedback Units: 1 = 0.0976562 psig LFCDAT(4)* OnDemand,NoRefresh

    42266 S System Prime Status 0 = Not Primed

    1 = Primed

    LFCDAT(6)* OnDemand,NoRefresh

    42267 S LFC User Initiated Prime 0=Off, 1=User Start LFCDAT(7)* OnDemand,NoRefresh

    42268 S,H LFC Boost Pump 0=No Pump, 1=Pumppresent LFCDAT(8)* OnDemand,NoRefresh

    42269 S (N6) LFC Prime State 0 = Ready for prime

    1 = Beginning line fill

    2 = Filling lines into drain tank

    3 = Pulsing priming solenoid

    4 = Completing line fill

    5 = Draining tank

    6 = Verifying completion

    7 = Priming sequence

    complete

    LFCDAT(9)* OnDemand,NoRefresh

    42270 S,H LFC Boost Pump Status 0=Off, 1=On LFCDAT(10)* OnDemand,NoRefresh

    42271 S (N6) LFC Drain Pump Status 0=Off, 1=On LFCDAT(11)* OnDemand,NoRefresh

    42272 S (N6) LFC Prime Solenoid Status 0=Close, 1=Open LFCDAT(12)* OnDemand,NoRefresh

    System HardwareConfiguration

    42301 S,H System HW Part NumOffsets 0 & 1

    2 ASCII characters HWCNFG 30

    42302 S,H System HW Part NumOffsets 2 & 3

    2 ASCII characters HWCNFG 30

  • 8/12/2019 410040C Modbus Translator Tech Ref

    31/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 31 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42303 S,H System HW Part NumOffsets 4 & 5

    2 ASCII characters HWCNFG 30

    42304 S,H System HW Part NumOffsets 6 & 7

    2 ASCII characters HWCNFG 30

    42305 S,H System HW Part NumOffsets 8 & 9

    2 ASCII characters HWCNFG 30

    42306 S,H System HW Part NumOffsets 10 & 11

    2 ASCII characters (nullchars)

    HWCNFG 30

    42307 S,H System HW Revision Offsets0 & 1

    2ASCIIcharacters - (hex0X2D), no revision letter

    HWCNFG 30

    42308 S,H System HW Revision Offsets2 & 3

    2 ASCII characters HWCNFG 30

    42309 S,H System HW Serial Number 0 16 bit Hex word (high word) HWCNFG 30

    42310 S,H System HW Serial Number 1 16 bit Hex word (low word) HWCNFG 30

    Engine HardwareConfiguration

    42311 S,H Engine HW Part Num Offsets0 & 1

    2 ASCII characters HWCNFG 30

    42312 S,H Engine HW Part Num Offsets2 & 3

    2 ASCII characters HWCNFG 30

    42313 S,H Engine HW Part Num Offsets4 & 5

    2 ASCII characters HWCNFG 30

    42314 S,H Engine HW Part Num Offsets6 & 7

    2 ASCII characters HWCNFG 30

    42315 S,H Engine HW Part Num Offsets8 & 9

    2 ASCII characters HWCNFG 30

    42316 S,H Engine HW Part Num Offsets10 & 11

    2 ASCII characters (nullchars)

    HWCNFG 30

    42317 S,H Engine HW Revision Offsets0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    HWCNFG 30

    42318 S,H Engine HW Revision Offsets2 & 3

    2 ASCII characters HWCNFG 30

    42319 S,H Engine HW Serial Num 0 16 bit Hex word (high word) HWCNFG 30

    42320 S,H Engine HW Serial Num 1 16 bit Hex word (low word) HWCNFG 30

    Main CPU HardwareConfiguration

    42321 S,H Main CPU HW Part Num

    Offsets 0 & 1

    2 ASCII characters HWCNFG 30

    42322 S,H Main CPU HW Part NumOffsets 2 & 3

    2 ASCII characters HWCNFG 30

    42323 S,H Main CPU HW Part NumOffsets 4 & 5

    2 ASCII characters HWCNFG 30

    42324 S,H Main CPU HW Part NumOffsets 6 & 7

    2 ASCII characters HWCNFG 30

    42325 S,H Main CPU HW Part NumOffsets 8 & 9

    2 ASCII characters HWCNFG 30

  • 8/12/2019 410040C Modbus Translator Tech Ref

    32/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 32 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42326 S,H Main CPU HW Part NumOffsets 10 & 11

    2 ASCII characters (nullchars)

    HWCNFG 30

    42327 S,H Main CPU HW RevisionOffsets 0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    HWCNFG 30

    42328 S,H Main CPU HW RevisionOffsets 2 & 3

    2 ASCII characters HWCNFG 30

    42329 S,H Main CPU HW Serial Num 0 16 bit Hex word (high word) HWCNFG 30

    42330 S,H Main CPU HW Serial Num 1 16 bit Hex word (low word) HWCNFG 30

    Display HardwareConfiguration

    42331 S,H Display HW Part NumOffsets 0 & 1

    2 ASCII characters HWCNFG 30

    42332 S,H Display HW Part NumOffsets 2 & 3

    2 ASCII characters HWCNFG 30

    42333 S,H Display HW Part Num

    Offsets 4 & 5

    2 ASCII characters HWCNFG 30

    42334 S,H Display HW Part NumOffsets 6 & 7

    2 ASCII characters HWCNFG 30

    42335 S,H Display HW Part NumOffsets 8 & 9

    2 ASCII characters HWCNFG 30

    42336 S,H Display HW Part NumOffsets 10 & 11

    2 ASCII characters (nullchars)

    HWCNFG 30

    42337 S,H Display HW Revision Offsets0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    HWCNFG 30

    42338 S,H Display HW Revision Offsets2 & 3

    2 ASCII characters HWCNFG 30

    42339 S,H Display HW Serial Num 0 16 bit Hex word (high word) HWCNFG 30

    42340 S,H Display HW Serial Num 1 16 bit Hex word (low word) HWCNFG 30

    Fuel Device HardwareConfiguration

    42341 S,H Fuel Device HW Part NumOffsets 0 & 1

    2 ASCII characters HWCNFG 30

    42342 S,H Fuel Device HW Part NumOffsets 2 & 3

    2 ASCII characters HWCNFG 30

    42343 S,H Fuel Device HW Part NumOffsets 4 & 5

    2 ASCII characters HWCNFG 30

    42344 S,H Fuel Device HW Part NumOffsets 6 & 7

    2 ASCII characters HWCNFG 30

    42345 S,H Fuel Device HW Part NumOffsets 8 & 9

    2 ASCII characters HWCNFG 30

    42346 S,H Fuel Device HW Part NumOffsets 10 & 11

    2 ASCII characters (nullchars)

    HWCNFG 30

    42347 S,H Fuel Device HW RevisionOffsets 0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    HWCNFG 30

    42348 S,H Fuel Device HW RevisionOffsets 2 & 3

    2 ASCII characters HWCNFG 30

  • 8/12/2019 410040C Modbus Translator Tech Ref

    33/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 33 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42349 S,H Fuel Device HW SerialNum 0

    16 bit Hex word (high word) HWCNFG 30

    42350 S,H Fuel Device HW SerialNum 1

    16 bit Hex word (low word) HWCNFG 30

    Battery ControllerHardware Configuration

    42351 S,H (N3)

    BCT BCM HW Part NumOffsets 0 & 1

    2 ASCII characters HWCNFG 30

    42352 S,H (N3)

    BCT BCM HW Part NumOffsets 2 & 3

    2 ASCII characters HWCNFG 30

    42353 S,H (N3)

    BCT BCM HW Part NumOffsets 4 & 5

    2 ASCII characters HWCNFG 30

    42354 S,H (N3)

    BCT BCM HW Part NumOffsets 6 & 7

    2 ASCII characters HWCNFG 30

    42355 S,

    H (N3)

    BCT BCM HW Part Num

    Offsets 8 & 9

    2 ASCII characters HWCNFG 30

    42356 S,H (N3)

    BCT BCM HW Part NumOffsets 10 & 11

    2 ASCII characters (nullchars)

    HWCNFG 30

    42357 S,H (N3)

    BCT BCM HW RevisionOffsets 0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    HWCNFG 30

    42358 S,H (N3)

    BCT BCM HW RevisionOffsets 2 & 3

    2 ASCII characters HWCNFG 30

    42359 S,H (N3)

    BCT BCM HW Serial Num 0 16 bit Hex word (high word) HWCNFG 30

    42360 S,H (N3)

    BCT BCM HW Serial Num 1 16 bit Hex word (low word) HWCNFG 30

    Fuel Assist HardwareConfiguration

    42361 S,H(N6)

    Fuel Assist HW Part NumOffsets 0 & 1

    2 ASCII characters HWCNFG 30

    42362 S,H(N6)

    Fuel Assist HW Part NumOffsets 2 & 3

    2 ASCII characters HWCNFG 30

    42363 S,H(N6)

    Fuel Assist HW Part NumOffsets 4 & 5

    2 ASCII characters HWCNFG 30

    42364 S,H(N6)

    Fuel Assist HW Part NumOffsets 6 & 7

    2 ASCII characters HWCNFG 30

    42365 S,H(N6)

    Fuel Assist HW Part NumOffsets 8 & 9

    2 ASCII characters HWCNFG 30

    42366 S,H(N6)

    Fuel Assist HW Part NumOffsets 10 & 11

    2 ASCII characters (nullchars)

    HWCNFG 30

    42367 S,H(N6)

    Fuel Assist HW RevisionOffsets 0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    HWCNFG 30

    42368 S,H(N6)

    Fuel Assist HW RevisionOffsets 2 & 3

    2 ASCII characters HWCNFG 30

  • 8/12/2019 410040C Modbus Translator Tech Ref

    34/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 34 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42369 S,H(N6)

    Fuel Assist HW Serial Num 0 16 bit Hex word (high word) HWCNFG 30

    42370 S,H(N6)

    Fuel Assist HW Serial Num 1 16 bit Hex word (low word) HWCNFG 30

    Load Control ModuleHardware Configuration

    42371 S (N3) LCM HW Part Num Offsets0 & 1

    2 ASCII characters HWCNFG 30

    42372 S (N3) LCM HW Part Num Offsets2 & 3

    2 ASCII characters HWCNFG 30

    42373 S (N3) LCM HW Part Num Offsets4 & 5

    2 ASCII characters HWCNFG 30

    42374 S (N3) LCM HW Part Num Offsets6 & 7

    2 ASCII characters HWCNFG 30

    42375 S (N3) LCM HW Part Num Offsets

    8 & 9

    2 ASCII characters HWCNFG 30

    42376 S (N3) LCM HW Part Num Offsets10 & 11

    2 ASCII characters (nullchars)

    HWCNFG 30

    42377 S (N3) LCM HW Revision Offsets0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    HWCNFG 30

    42378 S (N3) LCM HW Revision Offsets2 & 3

    2 ASCII characters HWCNFG 30

    42379 S (N3) LCM HW Serial Number 0 16 bit Hex word (high word) HWCNFG 30

    42380 S (N3) LCM HW Serial Number 1 16 bit Hex word (low word) HWCNFG 30

    CHP HardwareConfiguration

    42381 S (N3) CHP HW Part Num Offsets

    0 & 1

    2 ASCII characters HWCNFG 30

    42382 S (N3) CHP HW Part Num Offsets2 & 3

    2 ASCII characters HWCNFG 30

    42383 S (N3) CHP HW Part Num Offsets4 & 5

    2 ASCII characters HWCNFG 30

    42384 S (N3) CHP HW Part Num Offsets6 & 7

    2 ASCII characters HWCNFG 30

    42385 S (N3) CHP HW Part Num Offsets8 & 9

    2 ASCII characters HWCNFG 30

    42386 S (N3) CHP HW Part Num Offsets10 & 11

    2 ASCII characters (nullchars)

    HWCNFG 30

    42387 S (N3) CHP HW Revision Offsets0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    HWCNFG 30

    42388 S (N3) CHP HW Revision Offsets2 & 3

    2 ASCII characters HWCNFG 30

    42389 S (N3) CHP HW Serial Number 0 16 bit Hex word (high word) HWCNFG 30

    42390 S (N3) CHP HW Serial Number 1 16 bit Hex word (low word) HWCNFG 30

  • 8/12/2019 410040C Modbus Translator Tech Ref

    35/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 35 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    Boot SoftwareConfiguration

    42401 S,H Boot SW Version 16 bit Hex word SWCNFG 30

    42402 S,H Reserved 16 bit Hex word (initialized to0x0000) SWCNFG

    30

    42403 S,H Boot SW Part Num Offsets0 & 1

    2 ASCII characters SWCNFG 30

    42404 S,H Boot SW Part Num Offsets2 & 3

    2 ASCII characters SWCNFG 30

    42405 S,H Boot SW Part Num Offsets4 & 5

    2 ASCII characters SWCNFG 30

    42406 S,H Boot SW Part Num Offsets6 & 7

    2 ASCII characters SWCNFG 30

    42407 S,H Boot SW Part Num Offsets8 & 9

    2 ASCII characters SWCNFG 30

    42408 S,H Boot SW Part Num Offsets10 & 11

    2 ASCII characters (nullchars)

    SWCNFG 30

    42409 S,H Boot SW Revision Offsets0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    SWCNFG 30

    42410 S,H Boot SW Revision Offsets2 & 3

    2 ASCII characters SWCNFG 30

    Main CPU SoftwareConfiguration

    42411 S,H Main CPU SW Version 16 bit Hex word SWCNFG 30

    42412 S,H Reserved 16 bit Hex word (initialized to0x0000)

    SWCNFG 30

    42413 S,H Main CPU SW Part NumOffsets 0 & 1

    2 ASCII characters SWCNFG 30

    42414 S,H Main CPU SW Part NumOffsets 2 & 3

    2 ASCII characters SWCNFG 30

    42415 S,H Main CPU SW Part NumOffsets 4 & 5

    2 ASCII characters SWCNFG 30

    42416 S,H Main CPU SW Part NumOffsets 6 & 7

    2 ASCII characters SWCNFG 30

    42417 S,H Main CPU SW Part NumOffsets 8 & 9

    2 ASCII characters SWCNFG 30

    42418 S,H Main CPU SW Part NumOffsets 10 & 11

    2 ASCII characters (nullchars)

    SWCNFG 30

    42419 S,H Main CPU SW RevisionOffsets 0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    SWCNFG 30

    42420 S,H Main CPU SW Revision

    Offsets 2 & 3

    2 ASCII characters SWCNFG 30

    Generator DSP SoftwareConfiguration

    42421 S,H GDSP SW Version 16 bit Hex word SWCNFG 30

    42422 S,H Reserved 16 bit Hex word (initialized to0x0000)

    SWCNFG 30

    42423 S,H GDSP SW Part Num Offsets0 & 1

    2 ASCII characters SWCNFG 30

  • 8/12/2019 410040C Modbus Translator Tech Ref

    36/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 36 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42424 S,H GDSP SW Part Num Offsets2 & 3

    2 ASCII characters SWCNFG 30

    42425 S,H GDSP SW Part Num Offsets4 & 5

    2 ASCII characters SWCNFG 30

    42426 S,H GDSP SW Part Num Offsets6 & 7

    2 ASCII characters SWCNFG 30

    42427 S,H GDSP SW Part Num Offsets8 & 9

    2 ASCII characters SWCNFG 30

    42428 S,H GDSP SW Part Num Offsets10 & 11

    2 ASCII characters (nullchars)

    SWCNFG 30

    42429 S,H GDSP SW Revision Offsets0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    SWCNFG 30

    42430 S,H GDSP SW Revision Offsets2 & 3

    2 ASCII characters SWCNFG 30

    Inverter DSP SoftwareConfiguration

    42431 S,H(N6)

    IDSP SW Version 16 bit Hex word SWCNFG 30

    42432 S,H(N6)

    Reserved 16 bit Hex word (initialized to0x0000)

    SWCNFG 30

    42433 S,H(N6)

    IDSP SW Part Num Offsets0 & 1

    2 ASCII characters SWCNFG 30

    42434 S,H(N6)

    IDSP SW Part Num Offsets2 & 3

    2 ASCII characters SWCNFG 30

    42435 S,H(N6)

    IDSP SW Part Num Offsets4 & 5

    2 ASCII characters SWCNFG 30

    42436 S,H(N6)

    IDSP SW Part Num Offsets6 & 7

    2 ASCII characters SWCNFG 30

    42437 S,H(N6)

    IDSP SW Part Num Offsets8 & 9

    2 ASCII characters SWCNFG 30

    42438 S,H(N6)

    IDSP SW Part Num Offsets10 & 11

    2 ASCII characters (nullchars)

    SWCNFG 30

    42439 S,H(N6)

    IDSP SW Revision Offsets0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    SWCNFG 30

    42440 S,H(N6)

    IDSP SW Revision Offsets2 & 3

    2 ASCII characters SWCNFG 30

    Display SoftwareConfiguration

    42441 S,H Display SW Version 16 bit Hex word SWCNFG 30

    42442 S,H Reserved 16 bit Hex word (initialized to0x0000)

    SWCNFG 30

    42443 S,H Display SW Part NumOffsets 0 & 1

    2 ASCII characters SWCNFG 30

    42444 S,H Display SW Part NumOffsets 2 & 3

    2 ASCII characters SWCNFG 30

    42445 S,H Display SW Part NumOffsets 4 & 5

    2 ASCII characters SWCNFG 30

  • 8/12/2019 410040C Modbus Translator Tech Ref

    37/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 37 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42446 S,H Display SW Part NumOffsets 6 & 7

    2 ASCII characters SWCNFG 30

    42447 S,H Display SW Part NumOffsets 8 & 9

    2 ASCII characters SWCNFG 30

    42448 S,H Display SW Part NumOffsets 10 & 11

    2 ASCII characters (nullchars)

    SWCNFG 30

    42449 S,H Display SW Revision Offsets0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    SWCNFG 30

    42450 S,H Display SW Revision Offsets2 & 3

    2 ASCII characters SWCNFG 30

    Fuel Device SoftwareConfiguration

    42451 S,H Fuel Device SW Version 16 bit Hex word SWCNFG 30

    42452 S,H Reserved 16 bit Hex word (initialized to0x0000)

    SWCNFG 30

    42453 S,H Fuel Device SW Part NumOffsets 0 & 1

    2 ASCII characters

    SWCNFG30

    42454 S,H Fuel Device SW Part NumOffsets 2 & 3

    2 ASCII characters SWCNFG 30

    42455 S,H Fuel Device SW Part NumOffsets 4 & 5

    2 ASCII characters SWCNFG 30

    42456 S,H Fuel Device SW Part NumOffsets 6 & 7

    2 ASCII characters SWCNFG 30

    42457 S,H Fuel Device SW Part NumOffsets 8 & 9

    2 ASCII characters SWCNFG 30

    42458 S,H Fuel Device SW Part NumOffsets 10 & 11

    2 ASCII characters (nullchars)

    SWCNFG 30

    42459 S,H Fuel Device SW RevisionOffsets 0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    SWCNFG 30

    42460 S,H Fuel Device SW RevisionOffsets 2 & 3

    2 ASCII characters SWCNFG 30

    Battery Controller SoftwareConfiguration

    42461 S,H (N3)

    BCT SW Version 16 bit Hex word SWCNFG 30

    42462 S,H (N3)

    Reserved 16 bit Hex word (initialized to0x0000)

    SWCNFG 30

    42463 S,H (N3)

    BCT SW Part Num Offsets0 & 1

    2 ASCII characters SWCNFG 30

    42464 S,

    H (N3)

    BCT SW Part Num Offsets

    2 & 3

    2 ASCII characters SWCNFG 30

    42465 S,H (N3)

    BCT SW Part Num Offsets4 & 5

    2 ASCII characters SWCNFG 30

    42466 S,H (N3)

    BCT SW Part Num Offsets6 & 7

    2 ASCII characters SWCNFG 30

    42467 S,H (N3)

    BCT SW Part Num Offsets8 & 9

    2 ASCII characters SWCNFG 30

    42468 S,H (N3)

    BCT SW Part Num Offsets10 & 11 (null chars)

    2 ASCII characters SWCNFG 30

  • 8/12/2019 410040C Modbus Translator Tech Ref

    38/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 38 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    42469 S,H (N3)

    BCT SW Revision Offsets0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    SWCNFG 30

    42470 S,H (N3)

    BCT SW Revision Offsets2 & 3

    2 ASCII characters SWCNFG 30

    Fuel Assist SoftwareConfiguration

    42471 S (N6) Fuel Assist SW Version 16 bit Hex word SWCNFG 30

    42472 S (N6) Reserved 16 bit Hex word (initialized to0x0000)

    SWCNFG 30

    42473 S (N6) Fuel Assist SW Part NumOffsets 0 & 1

    2 ASCII characters SWCNFG 30

    42474 S (N6) Fuel Assist SW Part NumOffsets 2 & 3

    2 ASCII characters SWCNFG 30

    42475 S (N6) Fuel Assist SW Part NumOffsets 4 & 5

    2 ASCII characters SWCNFG 30

    42476 S (N6) Fuel Assist SW Part NumOffsets 6 & 7

    2 ASCII characters SWCNFG 30

    42477 S (N6) Fuel Assist SW Part NumOffsets 8 & 9

    2 ASCII characters SWCNFG 30

    42478 S (N6) Fuel Assist SW Part NumOffsets 10 & 11

    2 ASCII characters (nullchars)

    SWCNFG 30

    42479 S (N6) Fuel Assist SW RevisionOffsets 0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    SWCNFG 30

    42480 S (N6) Fuel Assist SW RevisionOffsets 2 & 3

    2 ASCII characters SWCNFG 30

    EUCB SoftwareConfiguration

    42481 S,H(N6)

    EUCB SW Version 16 bit Hex word SWCNFG 30

    42482 S,H(N6)

    Reserved 16 bit Hex word (initialized to0x0000)

    SWCNFG 30

    42483 S,H(N6)

    EUCB SW Part Num Offsets0 & 1

    2 ASCII characters SWCNFG 30

    42484 S,H(N6)

    EUCB SW Part Num Offsets2 & 3

    2 ASCII characters SWCNFG 30

    42485 S,H(N6)

    EUCB SW Part Num Offsets4 & 5

    2 ASCII characters SWCNFG 30

    42486 S,H(N6)

    EUCB SW Part Num Offsets6 & 7

    2 ASCII characters SWCNFG 30

    42487 S,H(N6)

    EUCB SW Part Num Offsets8 & 9

    2 ASCII characters SWCNFG 30

    42488 S,H(N6)

    EUCB SW Part Num Offsets10 & 11 (null chars)

    2 ASCII characters SWCNFG 30

    42489 S,H(N6)

    EUCB SW Revision Offsets0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    SWCNFG 30

    42490 S,H(N6)

    EUCB SW Revision Offsets2 & 3

    2 ASCII characters SWCNFG 30

  • 8/12/2019 410040C Modbus Translator Tech Ref

    39/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 39 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    Aux Fuel Device SoftwareConfiguration

    42491 S Aux Fuel Device SW Version 16 bit Hex word SWCNFG 30

    42492 S Reserved 16 bit Hex word (initialized to0x0000) SWCNFG

    30

    42493 S Aux Fuel Device SW PartNum Offsets 0 & 1

    2 ASCII characters SWCNFG 30

    42494 S Aux Fuel Device SW PartNum Offsets 2 & 3

    2 ASCII characters SWCNFG 30

    42495 S Aux Fuel Device SW PartNum Offsets 4 & 5

    2 ASCII characters SWCNFG 30

    42496 S Aux Fuel Device SW PartNum Offsets 6 & 7

    2 ASCII characters SWCNFG 30

    42497 S Aux Fuel Device SW PartNum Offsets 8 & 9

    2 ASCII characters SWCNFG 30

    42498 S Aux Fuel Device SW PartNum Offsets 10 & 11

    2 ASCII characters (nullchars)

    SWCNFG 30

    42499 S Aux Fuel Device SWRevision Offsets 0 & 1

    2 ASCII characters - (hex0X2D), no revision letter

    SWCNFG 30

    42500 S Aux Fuel Device SWRevision Offsets 2 & 3

    2 ASCII characters SWCNFG 30

    Fault Information

    46000 46001

    S,H Fault Summary Register

    (Bitmapped. Lower Order bits,0 through 15 are contained inregister 46001 and bits 16 31 in register 46000)

    Bit 0 Any System Fault

    Bit 1 Category 1000 Fault

    Bit 2 Category 2000 Fault

    Bit 20 Category 20000Fault

    Bits 21 31 - Unused

    FLTLST 10

    46002 46003

    S,H Faults 1000 1031 fromFault Category 1000

    Bit 0 Fault 1000

    Bit 1 Fault 1001

    Bit 2 Fault 1002

    Bit 31 Fault 1031

    FLTLST 1

    46004 46005

    S,H Faults 1032 1063 Bit 0 Fault 1032

    Bit 1 Fault 1033

    Bit 31 Fault 1063

    FLTLST 1

    46006

    46007

    S,H Faults 1064 1095 Bit 0 Fault 1064

    Bit 1 Fault 1065

    Bit 31 Fault 1095

    FLTLST 1

    46008 46009

    S,H Faults 1096 1127 Bit 0 Fault 1096

    Bit 1 Fault 1097

    Bit 31 Fault 1127

    FLTLST 1

  • 8/12/2019 410040C Modbus Translator Tech Ref

    40/58

    Capstone Turbine Corporation 21211 Nordhoff Street Chatsworth CA 91311 USATechnical Reference: ModBus Translator Module

    410040 Rev C (April 2008) Page 40 of 58Capstone reserves the right to change or modify, without notice, the design, specifications, and/or contents of this document

    without incurring any obligation either with respect to equipment previously sold or in the process of construction.

    Register Mode Description RepresentationRS232Command

    Timing(Sec)

    46010 46011

    S,H Faults 2000 2031 fromFault Category 2000

    Similar to registers 46002 46003 for Fault Category1000

    FLTLST 1

    46012 46013

    S,H Faults 2032 2063 fromFault Category 2000

    Similar to registers 46002 46003 for Fault Category1000

    FLTLST 1

    46014 46015

    S,H Faults 2064 2095 fromFault Category 2000

    Similar to registers 46002 46003 for Fault Category1000

    FLTLST 1

    46016 46017

    S,H Faults 2096 2127 fromFault Category 2000

    Similar to registers 46008 46009 for Fault Category1000

    FLTLST 1

    46018 46025

    S,H Faults in Category 3000 Similar to registers 46002 46009 for Fault Category1000

    FLTLST 1

    46026

    46033

    S,H Faults in Category 4000 Similar to registers 46002

    46009 for Fault Category1000

    FLTLST 1

    46034 46041

    S,H Faults in Category 5000 Similar to registers 46002 46009 for Fault Category1000

    FLTLST 1

    46042 46049

    S,H Faults in Category 6000 Similar to registers 46002 46009 for Fault Category1000

    FLTLST 1

    46050 46057

    S,H Faults in Category 7000 Similar to registers 46002 46009 for Fault Category1000

    FLTLST