Capture a slice snapshot for support¶
The Slice Troubleshooting dialog captures a point-in-time snapshot of every slice, panadapter, transverter, DAX channel, audio device, client DSP state, and control-device (MIDI) bindings on the connected radio. Use it to gather information before filing a bug report or asking for support, or to share with AI-assisted troubleshooting tools.
Before you start¶
- AetherSDR must be connected to a FLEX-8600 radio. The dialog is not available without an active radio connection.
Steps¶
- Click
Help > Slice Troubleshooting.... The Slice Troubleshooting dialog opens and immediately captures a snapshot. - Review detected problems on the Issue Summary tab. Each entry is a plain-language bullet describing a suspected issue such as missing audio, stuck mute, missing antenna, an invalid transverter configuration, audio routing problems, DSP state issues, control-device (MIDI) state, or multi-client ownership conflicts.
- Review the raw data on the JSON tab if you need the full detail or intend to attach it to a report. The snapshot uses schema version 3 and includes slices, DAX channels, audio devices, client DSP state, control devices, TX band settings, and remote audio RX stream state.
- If you changed slice state after opening the dialog, click Refresh Snapshot to re-read current slice state.
- To share the summary text, click Copy Summary. The text is copied to the clipboard.
- To share the full JSON, click Copy JSON. The full JSON snapshot is copied to the clipboard.
- To save the JSON to a file, click Export JSON... and choose a save location in the file dialog that opens.
- Watch the status label at the bottom of the dialog. It confirms the result of the last copy or export action (for example, "Copied to clipboard").
- Click Close when finished.
What each control does¶
| Control | Kind | Behavior |
|---|---|---|
| Issue Summary | Tab | Displays a plain-language bullet list of detected problems, including audio routing, DSP, control-device (MIDI) state, and multi-client ownership issues. |
| JSON | Tab | Displays the full JSON snapshot (schema version 3) of slices, DAX channels, audio devices, client DSP state, control devices, TX band settings, and remote audio RX stream state. |
| Refresh Snapshot | Button | Re-reads current slice state from the radio and updates both tabs. |
| Copy Summary | Button | Copies the issue summary text to the clipboard. |
| Copy JSON | Button | Copies the full JSON snapshot to the clipboard. |
| Export JSON... | Button | Opens a save dialog to write the JSON snapshot to a file. |
| Close | Button | Closes the dialog. |
| Status label | Indicator | Shows the result of the last copy or export action (for example, "Copied to clipboard"). |
What the Issue Summary includes¶
The Issue Summary tab reports problems across several areas. From v0.9.4, the summary also includes two remote audio RX sections:
- Radio-level remote audio RX — Reports the stream ID, whether the stream is expected, whether creation is pending, whether a status message has been seen, whether the stream is owned by this client, the compression setting in use, and any routing note that explains why the stream is or is not active.
- Per-slice radio stream route — Reports the remote audio RX stream ID for the slice's RX route alongside flags for whether the stream is expected, creation is pending, removal has been requested, a status message has been seen, and whether the stream is owned by this client.
Tips¶
- Take the snapshot before and after changing slice configuration if you are trying to isolate a problem. Use Refresh Snapshot between captures to update the data.
- If you are reporting a transverter problem, the JSON tab includes each transverter's RF frequency, IF frequency, offset, and validity flags. The Issue Summary tab will flag any transverters where validity cannot be confirmed.
- If you are reporting a remote audio problem, the Issue Summary tab now includes remote audio RX stream state at both the radio level and the per-slice level. Copy or export the snapshot and share it with support or paste it into an AI-assisted troubleshooting tool for analysis.
Related¶
- Slice Troubleshooting overview
- Read a plain-language list of suspected slice problems
- Copy the full JSON snapshot to the clipboard
- Export the snapshot to a file to attach to a bug report
- Refresh the snapshot after changing slice state
- Inspect each transverter's RF/IF, offset and validity flags for XVTR diagnosis