openPDC Historian Help
PacketBase Constructor (packetID)
NamespacesTVA.Historian.PacketsPacketBasePacketBase(Int16)
Initializes a new instance of the packet.
Declaration Syntax
C#Visual BasicVisual C++
protected PacketBase(
	short packetID
)
Protected Sub New ( _
	packetID As Short _
)
protected:
PacketBase(
	short packetID
)
Parameters
packetID (Int16)
Numeric identifier for the packet type.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252