openPDC Synchrophasor Help
DeviceError Property
NamespacesTVA.PhasorProtocolsDataCellBaseDeviceError
Gets or sets flag that determines if source device of this DataCellBase is reporting an error.
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool DeviceError { get; set; }
Public MustOverride Property DeviceError As Boolean
	Get
	Set
public:
virtual property bool DeviceError {
	bool get () abstract;
	void set (bool value) abstract;
}
Remarks
This value is used to abstractly assign the protocol independent set of CommonStatusFlags.

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