Click or drag to resize

ScalarElementSetReal4 Method

Sets the value of this scalar as a 32-bit floating point number.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public void SetReal4(
	float value
)
View Source

Parameters

value  Single
The new value as a 32-bit floating point number.
See Also