ParameterSets¶
-
IDictionary<string, IParameterSet> IAxisControl.ParameterSets { get; }¶
Gets the collection of parameter sets of this axis control.
- Value
IDictionary<string, IParameterSet> – Collection of parameter sets of this axis control.
- Throws
CommunicationErrorException
– Protocol error.ConnectionLostException
– Connection to controller lost.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.