Gets the IEEE C37.118 timebase of this DataFrame as specified by the associated ConfigurationFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint TimeBase { get; }
Public ReadOnly Property TimeBase As UInteger Get
public: property unsigned int TimeBase { unsigned int get (); }