To probe a clone VI set as per-allocated clone reentrant in LabVIEW follow the next steps
- Set a breakpoint before the clone VI execution.
- Use a flat sequence structure to separate the breakpoint from the clone VI.
- Run the main VI.
- Once the main VI is running you can open each clone sub VI and place probes.
The setup should look like this:
