DOCA0258EN-00

Table Formats

The TeSys Tera system supports the following Ethernet data. Data tables have the following columns:

Modbus TCP/IP Address (Register)

EtherNet/IP Address

RW

X

Unit

Type

Range

Default Value

Svd

Description

Designation

Description

Modbus TCP/IP Address (Register)

Register information for Modbus TCP/IP protocol:

  • 16-bit register address in hexadecimal. The address is the data used in the Modbus frame.

  • 16-bit register number in decimal. Register = Address +1.

When a parameter is coded in more than one 16-bit register, the range of registers is indicated.

Examples:

  • L1 RMS current parameter is a UINT32 parameter, coded in two 16-bit registers.

    Modbus TCP/IP Address (Register): 0x157C-0x157D (5501-5502)

  • Current imbalance is a UINT16 parameter, coded in one 16-bit register.

    Modbus TCP/IP Address (Register): 0x1588 (5513)

EtherNet/IP Address

Address for EtherNet/IP protocol. The address is composed of class : instance : attribute in hexadecimal.

When a parameter is coded with more than one address, the range of addresses is indicated.

Examples:

  • L1 RMS current parameter is a UINT32 parameter, coded in one address 72 : 01 : 01

  • Current imbalance is a UINT16 parameter, coded in one address 72 : 01 : 06

  • TT1 output 1 index is a UINT32 parameter, coded from address 87 : 03 : 06 to 87 : 03 : 07

RW

Whether the data is read only (R) or read-write (RW).

  • Modbus TCP/IPsupports read (R) and write (W) services.

  • EtherNet/IPsupports get (R) and set (W) services.

X

Scale factor:

  • A scale of 1 means that the value of the data is the right one with the unit indicated.

  • A scale of 10 means that the data contains the value multiplied by 10. The actual value is therefore the value of the data divided by 10.

  • A scale of 0.1 means that the data contains the value multiplied by 0.1. The actual value is therefore the value of the data multiplied by 10.

Unit

Unit of the value of the data.

Type

Coding data type (see Data Types table below).

Range

Range of permitted values for the parameter, usually a subset of what the format allows. For BITMAP data type, the content of this domain is .

Default value

Default value for the parameter

Svd

Value saved when the power supply to the LTMT main unit is switched off:

  • Y: the value of the data is saved.

  • N: the value is lost.

NOTE: The saved values are retrieved when the power supply to the LTMT main unit is switched on.

Description

Information about the data and the restrictions that apply.

QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?