LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

configure highlight mode execution speed

Hi,
I 'd like to know if it is possible to configure the highlight mode execution speed,
I want it to be faster.
Thanks

Olivier
0 Kudos
Message 1 of 5
(3,056 Views)
No, this is not possible !
0 Kudos
Message 2 of 5
(3,041 Views)
Although, you can set breakpoints in your code  where you want to highlight (on wires or structures) and then let the code run normally until it reaches the breakpoint. Once it breaks, you turn on highlighting and resume the execution.

___________________
Try to take over the world!
0 Kudos
Message 3 of 5
(3,037 Views)
Ok thanks I already knew that tip
but thanks anyway
0 Kudos
Message 4 of 5
(3,032 Views)

I asked for a feature like this years ago but am still waiting.  One great debugging feture is to use suspend when called.  If you keep your VIs simple with many subvis, you can suspend just the subvi when called and highlight a much smaller section of code, then the waiting si much less.

 

Paul

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 5 of 5
(3,024 Views)