OPC Studio User's Guide and Reference
UAValueRanks Class Fields


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace : UAValueRanks Class

For a list of all members of this type, see UAValueRanks members.

Public Fields
 NameDescription
Public FieldThe variable may be a scalar or an array of any dimension. Equals to -2.  
Public FieldThe variable is always one dimensional array. Equals to 1.  
Public FieldThe variable is always an array with one or more dimensions. Equals to 0.  
Public FieldThe variable is always a scalar. Equals to -1.  
Public FieldThe variable may be a scalar or a one dimensional array. Equals to -3.  
Public FieldThe variable is always an array with two dimensions. Equals to 2.  
Top
See Also

Reference

UAValueRanks Class
OpcLabs.EasyOpc.UA Namespace
ArrayRankToValueRank Method