IEC61850 Server handles INT64 and INT128 data types as DINT (32-bits) and not LINT
Summary
The IEC 61850 Server handles Data Attributes of bType INT64(U) and INT128 as (U)DINT - 32 bits - data type in zenon Logic. The driver shall use the longest integer data type available in Logic - (U)LINT (64 bits).
Description
The IEC 61850 Server handles Data Attributes of bType INT64(U) and INT128 as (U)DINT - 32 bits - data type in zenon Logic. The driver shall use the longest integer data type available in Logic - (U)LINT (64 bits).
Solution
The Stack supports now also int64. By import from SCL the Workbench now creates variables with datatypes ULINT variables for INT64U or INT128U .
Attention: when a client writes values bigger as 64 bits then the IEC 61850 Server ignores anyway the bytes higher than quad word.
Information
Issue Number: 33515
Fixed on Date: 22.1.2015
Versions: 7.20 0 BUILD 18778
Related Articles
FAQ: How, where, why and when does zenon Service Engine save data?
zenon Disk Space Handling: The zenon Service Engine, by default, stores process data on the hard disk. This is true for a standalone zenon project, as well as the zenon Service Engine server(s) in the zenon network topology. This data consists of ...
Checklist: Data Missing in Service Engine
Time estimate: 60 minutes Please go through all the points in the following checklist. If necessary, confirm with IT Department any information you cannot verify before contacting your local COPA-DATA Representative. Checklist usage: #. [Quick hints] ...
3S_V3 Driver : The Driver object type "Alarm variable" does not support the data types DINT and UDINT
Summary The Driver object type "Alarm variable" does not support the data types DINT and UDINT DescriptionThe Driver object type "Alarm variable" does not support the data types DINT and UDINT Solution The 3S_V3 Driver object type "Alarm ...
FAQ: How can I backup the Service Engine data, the data created during Service Engine?
The path of the Service Engine folder can be amended in the project properties and it is set into zenon6.ini (VBF30=) when the start project is set in Engineering Studio or in zenon Startup Tool. In the Service Engine folder, there is the subfolder ...
Checklist: OPCDA Server
Time estimate: 20 minutes Please go through all the points in the following checklist. If necessary, confirm with IT Department any information you cannot verify before contacting your local COPA-DATA Representative. Do NOT use DCOM in combination ...