Randy Armstrong
Admin
Forum Posts: 1564
Member Since:
05/30/2017
05/30/2017
Offline
1) The max number of array elements depends on the server and the variable.
The ServerCapabilitiesType defines the Server wide limits:
https://reference.opcfoundatio.....rt5/6.3.2/
Per Variable limits use the properties defined here:
https://reference.opcfoundatio.....rt3/5.6.2/
2) The number of elements in an array are encoded with the value in the Variant structure.
https://reference.opcfoundatio...../#5.2.2.16
If a Variable has a fixed length array you can used the ArrayDimensions Attrribute:
https://reference.opcfoundatio.....rt3/5.6.2/
3) If a Variable does not use fixed length array then the Client can write arrays that have any length.
Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 28
Currently Browsing this Page:
1 Guest(s)
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1435
Posts: 4855