Click or drag to resize

PacketType1(IMeasurement) Constructor

Initializes a new instance of the PacketType1 class.

Namespace: GSF.Historian.Packets
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public PacketType1(
	IMeasurement measurement
)
View Source

Parameters

measurement  IMeasurement
Object that implements the IMeasurement interface.
See Also