openPDC Historian Help
GmtOffset Property
NamespacesTVA.Historian.PacketsPacketType2GmtOffset
Gets or sets the difference, in hours, between the local time and Greenwich Mean Time (Universal Coordinated Time).
Declaration Syntax
C#Visual BasicVisual C++
public short GmtOffset { get; set; }
Public Property GmtOffset As Short
public:
property short GmtOffset {
	short get ();
	void set (short value);
}

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