Connectivity Software 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.

This is a constant, and its value is -2.

 
Public FieldThe variable is always one dimensional array.

This is a constant, and its value is 1.

 
Public FieldThe variable is always an array with one or more dimensions.

This is a constant, and its value is 0.

 
Public FieldThe variable is always a scalar.

This is a constant, and its value is -1.

 
Public FieldThe variable may be a scalar or a one dimensional array.

This is a constant, and its value is -3.

 
Public FieldThe variable is always an array with two dimensions.

This is a constant, and its value is 2.

 
Top
See Also

Reference

UAValueRanks Class
OpcLabs.EasyOpc.UA Namespace
ArrayRankToValueRank Method