Search
1 result(s) for Type2
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.2.6 Structuresthis situation. The following is an example of a structure using C/C++ syntax: struct Type2 { Int32 A; Int32 B; }; struct Type1 { Int32 X; Byte NoOfY; Type2* Y; Int32 Z; UInt16 ... encoded with the array. An instance of Type1 which contains an array of two Type2 instances would be encoded as 28-byte sequence. If the instance of Type1 was encoded