Construct a base type object using the specified type identifier.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
protected DOFType( short T )
Parameters
- T
- Type: SystemInt16
The type identifier as specified in the DOF ProtocolSpecification.
Remarks
See Also