|
ScalarElementGetInt1 Method
|
Gets the value of this scalar as an 8-bit signed integer.
Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.248-beta
SyntaxPublic Function GetInt1 As Short
member GetInt1 : unit -> int16
View SourceReturn Value
Int16The value as an 8-bit signed integer.
See Also