DOFTypeARRAY FieldOpenDOF Object Access Library
The type identifier for an array.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public const short ARRAY

Field Value

Type: Int16
Remarks

The type identifier for an array.

Type identifiers are assigned as part of the DOF ProtocolSpecification. They define the data that is associated with type type, including whether it uses lengths and has subtypes. It also defines the wire format for the type and for all data values that use the type.

See Also

Reference