In LabVIEW, what is the effect of placing a breakpoint on a wire versus on a node?
-
A
Wire breakpoints pause before the downstream node executes; node breakpoints pause before the node begins
-
B
There is no difference โ both pause at the same point
-
C
Wire breakpoints only work in subVIs
-
D
Node breakpoints display data; wire breakpoints do not