openPDC Synchrophasor Help
DeviceError Property
NamespacesTVA.PhasorProtocols.FNetDataCellDeviceError
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
F-NET doesn't define any flags for device errors.

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