02-18-2011 11:34 AM
If I leave a Labview program running long enough for Windows 7 to enter sleep mode, on awakening, the program no longer has communications with the GPIB instruments. Scanning for instruments in MAX produces the message "There was an error...", which says it all. It happens with more than one GPIB instrument.
When re-booted, everything works fine until the next sleep.
This has happened on several computers, all using the same version of Windows 7. It can be avoided by changing the sleep mode to 'never'. The program being run is an executable built on a pc running XP, and LV8.5.
Is there some other way to fix this, other than eliminating sleep mode?
02-19-2011 01:40 PM
@Dekay wrote:
If I leave a Labview program running long enough for Windows 7 to enter sleep mode,
This has happened on several computers, all using the same version of Windows 7. It can be avoided by changing the sleep mode to 'never'. The program being run is an executable built on a pc running XP, and LV8.5.
Is there some other way to fix this, other than eliminating sleep mode?
Not that I have noticed---- Win7 sleep mode seems to shut down a lot of I/O from PCI devices and USB ports. I think it is related to an attempt to be "Green" and, it does save power. However, It also presents a problem to running processes that get suspended.