CommandQueue¶
-
ICommandQueue IAxisControlBase.CommandQueue { get; }¶
Gets the command queue of this axiscontrol.
- Value
ICommandQueue – Command queue 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.