Gets or sets the IEEE C37.118 resolution of fractional time stamps of this ConfigurationFrame1.
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); }