configure_navigate
Configure time or search navigation for waveform review: set mode, speed, playback, and jump points; send stop first when the instrument rejects mode changes while running.
Instructions
Navigation (time or search navigation) for waveform review.
mode: TIME|SEARch per the manual (FRAMe is kept as an undocumented alias observed on firmware 00.01.00); time_speed: HIGH|NORMal|LOW (a raw number is still passed through for compatibility); frame_speed: playback speed for the undocumented FRAMe mode; time_play: start/stop playing in time navigation mode; goto: TIME|SEARch combined with STARt|END|NEXT|BACK, e.g. 'TIME:STARt', 'time_next' or 'search_end', to jump within the navigation mode. The instrument rejects mode changes while running; set stop_first=True to send :STOP first (FRAMe mode additionally requires recorded frames).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goto | No | ||
| mode | No | ||
| enable | No | ||
| time_play | No | ||
| stop_first | No | ||
| time_speed | No | ||
| frame_speed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |