LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Matthias_H

Conditional breakpoints

Status: Declined
This feature already exists in LabVIEW

From time to time, there occur situations in which conditional breakpoints would be very useful.
For example if you want to debug the last iteration of a for loop.

At the moment, you have to insert a case structure into the block diagram manually to generate a kind of conditional breakpoint.
After debugging the inserted case structure has to be removed again.

 

22629i9F2CB6E3E5F99033

 

 

4 Comments
tst
Knight of NI Knight of NI
Knight of NI

LabVIEW already has this. You can create probes which includes stop conditions for the wire they're placed on.

 

In fact, many of the standard probes that ship with LV are conditional probes (such as the conditional error probe, conditional numeric probe, etc.). The NI probes usually have another tab in the probe which has the conditions.


___________________
Try to take over the world!
Todd S.
NI Employee (retired)
Status changed to: Completed
This feature already exists in LabVIEW
Todd S.
LabVIEW Community Manager
National Instruments
G-Money
NI Employee (retired)

I am changing the status from Completed to Declined because Completed should only be ideas that R&D say on Idea Exchange, actively developed on it based on the idea, and it was added to the product

G-Money
NI Employee (retired)
Status changed to: Declined
This feature already exists in LabVIEW