DATA TYPE
Represents the data type of the variable, the device can also convert the data type on the IEC61850 protocol:
BIT -> 1 bit buffer size
INT16 TO INT32 -> 2 byte buffer size (converted to 4 bytes in the IEC61850 protocol)
UINT16 TO INT32 -> 2 byte buffer size (converted to 4 bytes in the IEC61850 protocol)
INT32 -> 4 byte buffer size
INT16 TO FLOAT32 -> 2 byte buffer size (converted to 4 bytes in the IEC61850 protocol)
UINT16 TO FLOAT32 -> 2 byte buffer size (converted to 4 bytes in the IEC61850 protocol)
INT32 TO FLOAT32 -> 4 byte buffer size
FLOAT 32 -> 4 byte buffer size
BYTE OFFSET
Represents the starting byte of the read or write buffer variable. The amount of bytes to use is defined by the
data type
SCALE FACTOR
It is the floating point coefficient that multiplies the Modbus value (for example, if you set 0.1, the Modbus reading
of 10 will be converted to 1 on IEC61850).
9.1.4.1. “SETUP IEC DATASET” SECTION
Allows you to set datasets by selecting the variables to enter.
9.1.4.2. “SETUP IEC REPORT CONTROL BLOCK” SECTION
Allows you to set the configuration of the Report Control Blocks.
9.1.4.1. "FIRMWARE UPDATE" SECTION
In order to improve, add, optimize the functions of the product, Seneca releases firmware updates on the device
section on the www.seneca.it website
ATTENTION!
NOT TO DAMAGE THE DEVICE DO NOT REMOVE THE POWER SUPPLY DURING THE FIRMWARE
UPDATE OPERATION.
9.1.4.1. "CERTIFICATE SETUP" SECTION
This section allows you to send or delete a certificate and/or the private key of the device.
Up to 5 certificates are supported for clients.
The used format is PEM.