|
ConcentratorGroupDelay Property
|
Gets or sets default GRP_DLY value to assign to PMUs in configuration 3 frames.
Namespace: PhasorProtocolAdapters.IeeeC37_118Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.205-beta
Syntax public int GroupDelay { get; set; }
Public Property GroupDelay As Integer
Get
Set
public:
property int GroupDelay {
int get ();
void set (int value);
}
member GroupDelay : int with get, set
function get_GroupDelay();
function set_GroupDelay(value);
View SourceProperty Value
Int32See Also