Signals

IDictionary<string, ISignal> IAxisControlBase.Signals { get; }

Gets the collection of signals of this axis control.

Value

IDictionary<string, ISignal> – Collection of signals of this controller.

Throws