LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PC reboots during Labview controlled data acquisition

Hi,

 

I'm using LabView to control the acquisition of a large number of gamma spectra and whenever the system gets to the ~700th data acquisition the PC reboots itself. There is no sign that the Labview software has crashed, the PC just goes dead and reboots. This problem only happens when using LabView. After a data acquisition a data file is saved to the hard drive, the files are only 12KB in size and I have 1GB of RAM, so I don't think it's a memory problem.

 

Would appreciate any help!

 

Thanks

0 Kudos
Message 1 of 3
(2,388 Views)

hi there

 

Are there any entries in the system events list (assuming MS Win) or in some application logs?

 

You said "This problem only happens when using LabView". Does this mean you can acquire data without problems when using another language than LabVIEW? if possible I'd try to create a basic app in some other language to check if the problems depend on the hardware or on the application.

 

Can you provide some information about your platform and post some code (pls. don't forget required additional files lile driver DLLs etc.)

 

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 2 of 3
(2,373 Views)

Sounds like a memory leakage...

 

Have you monitored the system memory during execution? 

 

I have seen labview stopping due to memory leaks, but maybe some other devices/drivers on our system causes the reboot, while your (LV) program eat up your memory?

 

 

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 3 of 3
(2,369 Views)