openPDC Synchrophasor Help
ValidateIDCode Property
NamespacesTVA.PhasorProtocols.IeeeC37_118ConcentratorValidateIDCode
Gets or sets flag that determines if concentrator will validate ID code before processing commands.
Declaration Syntax
C#Visual BasicVisual C++
public bool ValidateIDCode { get; set; }
Public Property ValidateIDCode As Boolean
	Get
	Set
public:
property bool ValidateIDCode {
	bool get ();
	void set (bool value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0