02-02-2026 04:18 AM
Hi everyone,
for anyone looking to save probes: I put together an open-source Quick Drop tool that implements a workflow similar to what tst proposed here (the idea itself came up independently during the last LabVIEW User Group Meeting in Munich).
The tool lets you save and restore the debug state of a VI (probes and breakpoints) using Quick Drop shortcuts.
It’s available via VIPM, and the source code is on GitHub.
Happy debugging!
02-02-2026 08:10 AM
@HasbunWoodEngineering wrote:
Hi everyone,
for anyone looking to save probes: I put together an open-source Quick Drop tool that implements a workflow similar to what tst proposed here (the idea itself came up independently during the last LabVIEW User Group Meeting in Munich).
The tool lets you save and restore the debug state of a VI (probes and breakpoints) using Quick Drop shortcuts.
It’s available via VIPM, and the source code is on GitHub.
Happy debugging!
Wouldn't it be easier to save it project wide via the Tools menu?