GetCommandQueue¶
-
virtual PCommandQueue IAxisControlBase::GetCommandQueue() = 0¶
Gets the command queue of this axiscontrol.
- Returns
PCommandQueue – Command queue of this axis control.
- Throws
CCommunicationErrorException– Protocol error.CConnectionLostException– Connection to controller lost.CRebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.