openPDC Synchrophasor Help
DeviceError Property
NamespacesTVA.PhasorProtocols.Ieee1344DataCellDeviceError
Gets or sets flag that determines if source device of this DataCell is reporting an error.
Declaration Syntax
C#Visual BasicVisual C++
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override bool DeviceError { get; set; }
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Overrides Property DeviceError As Boolean
	Get
	Set
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public:
virtual property bool DeviceError {
	bool get () override;
	void set (bool value) override;
}
Remarks
IEEE 1344 doesn't define bits for device error.

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