T-Series/Commands/Set Manual Move Tracking Disabled Mode

From ZaberWiki
Jump to navigation Jump to search

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 and X-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 Manual Move Tracking to inhibit messages produced by manipulating the knob. When manual move tracking is enabled, the device will return messages in the following circumstances:

Please note the following:

0 - Manual Move Tracking Enabled (Default)
Device sends messages as described above.
1 - Manual Move Tracking Disabled
Device does not send these messages.

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 ***
*** Deceleration time passes *** [ Device stopped ]

In firmware 6.13 and below, this option only affects Manual Move Tracking messages in velocity mode, not Manual Move messages in displacement mode, Stop messages caused by depressing the knob, Set Knob Movement Mode messages caused by holding the knob, or Home messages caused by running the axis into a limit sensor using the knob.