DOFInt8get Method OpenDOF Object Access Library
Return the data associated with a 8-bit integer.

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

C#
public virtual sbyte get()

Return Value

Type: SByte
The data associated with the 8-bit integer.
Remarks

Return the data associated with a 8-bit integer.
See Also

Reference