LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Crash report??

Im trying to acquire data with a CompuScope card and a LabView application. At first it appear to work properly. When I ask more than 20 KHz of sample rate, the application crashes sending a crash report. In the crash report it appears Error: int divided by 0
 
Supposely the CompuScope can aquire up to 2.5 MHz. How can I solve this??
0 Kudos
Message 1 of 2
(2,698 Views)
Hi Villa,
 
I don't know which model card you are using, but according to the specs of many of their products, they should be able to acquire data at rates much better than 20 kS/sec.  Some are as high as 400 MS/sec, which is well beyond your setting.
 
Is the error obtained from the GageScope software or from your own vi developped from the SDK?
If it is from your own vi, can you highlight the execution and find out where the error originates from?
 
JLV
Message 2 of 2
(2,688 Views)