Click or drag to resize

ScalarElementGetValue Method

Gets the raw bytes of the value that this scalar represents.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public byte[] GetValue()
View Source

Return Value

Byte
The value in bytes.
See Also