openPDC Historian Help
Second Property
NamespacesTVA.Historian.PacketsPacketType2Second
Gets or sets the second-part of the time.
Declaration Syntax
C#Visual BasicVisual C++
public short Second { get; set; }
Public Property Second As Short
public:
property short Second {
	short get ();
	void set (short value);
}
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not between 0 and 59.

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