DOFTypeFLOAT64 FieldOpenDOF Object Access Library
The type identifier for a double-precision float.

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

C#
public const short FLOAT64

Field Value

Type: Int16
Remarks

The type identifier for a double-precision float.

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