LabVIEW crashes

Supporting Labview 2012 and up
Post Reply
grahamwebb2000
Fresh meat
Posts: 1
Joined: Mon Mar 04, 2019 6:41 am
Contact:

LabVIEW crashes

Post by grahamwebb2000 »

Hi,

Has anyone experienced LabVIEW crashing when interfacing with Phidgets? I am using the Spatial module - sometimes data are read and displayed, sometimes LabVIEW freezes, and other times LabVIEW immediately shuts down without any warning.

I experienced this a few years ago but can't remember the solution I found!

I'm using LabVIEW 2018 64-bit on Windows 10 with a Spatial 3/3/3.


Thanks
Graham
jdecoux
Engineering
Posts: 181
Joined: Mon Nov 13, 2017 10:20 am
Contact:

Re: LabVIEW crashes

Post by jdecoux »

There is a chance LabVIEW is holding on to something in the Phidgets library after using the LabVIEW stop button. Try running Reset All.vi under the Phidgets->Phidget Common palette after stopping the program, then try your program again.

For more information, you can check the Common Problems section of the LabVIEW language page.
Post Reply