Click or drag to resize
DaqDeviceSignalGroups Property
A list of all SignalGroups defined for this device.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public List<SignalGroup> SignalGroups { get; }

Property Value

Type: ListSignalGroup

Implements

IDaqDeviceSignalGroups
See Also