Click or drag to resize

ScalarElementSetInt2 Method

Sets the value of this scalar as a 16-bit signed integer.

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

Parameters

value  Int16
The new value as a 16-bit signed integer.
See Also