09-15-2005 05:16 AM
09-16-2005 06:13 AM
Hi,
the 6008 doesn't have this kind of functionality. If the code finishes execution normally, then programatically write your values to the ao and do. If it crashes, then there's nothing you can do - it's going to be in an indeterminate state.
As an entry level device, the 6008 has limited functionality when compared to our other pci based daq products.
One option is to have a separate piece of code which acts like the watchdog. So if it doesn't receive a "signal" or "flag" from the main program, the second piece of code kicks in and writes the values to the AO and DO. Although if this crashes, then there's nothing you can do again. The fieldpoint watchdog runs as hardware.
Thanks
Sacha Emery
National Instruments (UK)
09-16-2005 06:16 AM
09-16-2005 01:00 PM
02-19-2013 10:37 AM
I know this thread has been long-gone from anybody's mind, but I found this:
http://www.j-works.com/wdt205.php
It's a seperate watchdog that can communicate with the computer and trigger a relay if no communcation happens for a set amount of time. It even comes with instructions on how to use it with LabVIEW. I haven't ordered this part yet, but it looks like it can be used to account for the USB6008's lack of watchdog feature.
Hope somebody else stumbles upon this thread and my link helps!
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'