openPDC Synchrophasor Help
DeviceTriggerDetected Property
NamespacesTVA.PhasorProtocols.IeeeC37_118DataCellDeviceTriggerDetected
Gets or sets flag that determines if device trigger is detected for this DataCell.
Declaration Syntax
C#Visual BasicVisual C++
public bool DeviceTriggerDetected { get; set; }
Public Property DeviceTriggerDetected As Boolean
	Get
	Set
public:
property bool DeviceTriggerDetected {
	bool get ();
	void set (bool value);
}

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