Gets or sets IEEE C37.118 time base for this concentrator instance.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint TimeBase { get; set; }
Public Property TimeBase As UInteger Get Set
public: property unsigned int TimeBase { unsigned int get (); void set (unsigned int value); }