Click or drag to resize
SignalOwner Property
The SignalGroup to which this signal belongs.

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

Property Value

Type: SignalGroup
Remarks
All Signals belong to a SignalGroup which clusters similar signals together for convenient access.
See Also