LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to debug the crash or vi exit

Hi,

When i was running my application in RT box, vi  exited some point of time. is there a way i can see last transmitted data on block diagrams/wires? if so i can know where was the last error or i can know what was the last data caused my vi to exit.

Thank you,

Ranjith

0 Kudos
Message 1 of 4
(2,628 Views)

Hi Ranjith,

 

that's what logfiles and timestamps are good for...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,610 Views)
Isnt there any way i can see the last data on block diagram itself like the way we see it using 'highlight execution'?
0 Kudos
Message 3 of 4
(2,604 Views)
i got the solution. i can use retain wire values, setting the breakpoint outside the loops.
0 Kudos
Message 4 of 4
(2,600 Views)