T-Series/Commands/Set Manual Move Tracking Disabled Mode
Set Manual Move Tracking Disabled Mode - Cmd 116
Warning: This is an "include" page. As such, its contents may be included in multiple other pages. To see a list of all pages that include this page, click on "What links here" in the bottom left navbar. If you make changes to this page, be sure that your changes are appropriate to all pages on which this content will be included. You are also encouraged to review our Zaber Wiki Editing Guidelines. This header will not be included in other pages.
| Instruction Name | Set Manual Move Tracking Disabled Mode |
|---|---|
| Applies to | A-Series motorized devices |
| Firmware Version | 6.xx |
| Command Number | 116 |
| Command Type | Setting |
| Command Data | Manual Move Tracking Disabled Mode |
| Reply Data | Manual Move Tracking Disabled Mode |
| Safe to retry? | Yes |
| Returns Current Position? | No |
| Persistence | Non-Volatile |
| Summary | Disable Manual Move Tracking messages. |
Disable Move Tracking to inhibit position responses during manual movements when using the knob in velocity mode. When manual move tracking is enabled, the device will return its position periodically when a manual move command is executed.
- The response interval can be configured via Set Move Tracking Period (Cmd 117).
- This setting applies only to manual movements by the knob in Velocity mode. For disabling/enabling move tracking when sending move commands via a computer see Set Move Tracking Mode (Cmd 115).
- The Disable Auto-Reply option above takes precedence over this option. See Set Auto-Reply Disabled Mode (Cmd 101).
- 0 - Manual Move Tracking Enabled (Default)
- Device sends Manual Move Tracking messages periodically when knob is used in Velocity mode.
- 1 - Manual Move Tracking Disabled
- Device does not send Manual Move Tracking response.
This setting is identical to bit 5 of Set Device Mode (Cmd 40). Changes to either this setting or the device mode will be reflected in the other.
This setting is stored in non-volatile memory and will persist after power-down or reset.
- Example
Manual Move Tracking Enabled
- *** Knob in Velocity Mode ***
- *** Knob turned *** [ Device begins to move ]
- <- responds Manual Move Tracking (Position 19892)
- <- responds Manual Move Tracking (Position 43320)
- <- responds Manual Move Tracking (Position 66767)
- *** Knob turned to Stop position ***
- <- responds Manual Move Tracking (Position 90195) [ Device stopped ]
Manual Move Tracking Disabled
- *** Knob in Velocity Mode ***
- *** Knob turned *** [ Device begins to move ]
- *** Knob turned to Stop position ***
- <- responds Manual Move Tracking (Position 90195) [ Device stopped ]