Click or drag to resize
CommunicationErrorArgsSignal Property
If this error pertains to a particular signal, this is a reference to that signal. Otherwise null.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public Signal Signal { get; set; }

Property Value

Type: Signal
See Also