openPDC Synchrophasor Help
DeviceError Property
NamespacesTVA.PhasorProtocols.IeeeC37_118DataCellDeviceError
Gets or sets flag that determines if source device of this DataCell is reporting an error.
Declaration Syntax
C#Visual BasicVisual C++
public override bool DeviceError { get; set; }
Public Overrides Property DeviceError As Boolean
	Get
	Set
public:
virtual property bool DeviceError {
	bool get () override;
	void set (bool value) override;
}

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