Click or drag to resize
DaqDeviceCommunicationError Event
Raised when a communication error has occurred.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public event EventHandler<CommunicationErrorArgs> CommunicationError

Value

Type: SystemEventHandlerCommunicationErrorArgs

Implements

IDaqDeviceCommunicationError
See Also