Click or drag to resize

ScalarElementGetUInt1 Method

Gets the value of this scalar as an 8-bit unsigned integer.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public ushort GetUInt1()
View Source

Return Value

UInt16
The value as an 8-bit unsigned integer.
See Also