|
ConfigurationFramePeriod Property
|
Gets or sets the IEEE 1344 period value.
Namespace: GSF.PhasorProtocols.IEEE1344Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public ushort Period { get; set; }
Public Property Period As UShort
Get
Set
member Period : uint16 with get, set
function get_Period();
function set_Period(value);
View SourceProperty Value
UInt16See Also