DescriptionThe state of each axis as commanded by the TCC. Warning: this is only the state commanded by the TCC. To see what the axes are actually doing, see keywords such as !!! doesn't exist?: <AxisName>Stat!!!, AxePos and AxisErrCode. AxisCmdState supersedes TCCStatus, which is deprecated but still present for now.
Values3
Repeated3 times
TypeEnum (str,int2)
Value-0Drifting (The axis is moving at constant velocity while the TCC computes a slew path.)
Value-1Halted (The axis has been halted (by user request or because of a problem such as a communications failure).)
Value-2Halting (The axis is slewing to a stop, as per the track/stop command.)
Value-3Slewing (The axis is slewing.)
Value-4Tracking (The axis is tracking.)
Value-5NotAvailable ((only applicable to the rotator) there is no rotator at this instrument port.)
Value-6? (Unknown (indicates a TCC bug))