|
ScalarElementGetUInt1 Method
|
Gets the value of this scalar as an 8-bit unsigned integer.
Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.248-beta
SyntaxPublic Function GetUInt1 As UShort
public:
unsigned short GetUInt1()
member GetUInt1 : unit -> uint16
View SourceReturn Value
UInt16The value as an 8-bit unsigned integer.
See Also