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

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