|
ConcentratorTimeBase Property
|
Gets or sets IEEE C37.118 time base for this concentrator instance.
Namespace: PhasorProtocolAdapters.IeeeC37_118Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public uint TimeBase { get; set; }
Public Property TimeBase As UInteger
Get
Set
member TimeBase : uint32 with get, set
function get_TimeBase();
function set_TimeBase(value);
View SourceProperty Value
UInt32See Also