12-31-2009 08:38 PM
I am tyring to generate timed digital outputs via my DAQ (NI USB-6229) and need to create some very simple timing under program control.
The delays are required to be 500ms to 3 sec.
I have tried using the Timer found in the toolbox but having trouble sending the correct parameters.
Could you please help.
- Panorama
01-04-2010 10:16 AM
01-04-2010 04:18 PM
I specifically need examples of using a watchdog Timer in Measurement
Studio.
I am using Measurement Studio 2009 for Visual Studio 2008.
I need to trigger a watchdog timeout when program execution is taking too
long.
The on-line technical support only gives examples for LabView ... not
measurement studio.
Your help will be greatly appreciated.
Panorama
01-05-2010 01:16 PM
The example is located here:
C:\Documents and Settings\All Users\Documents\National Instruments\NI-DAQ\Examples\DotNET3.5\Digital\Generate Values\WriteDigChan_WatchdogTimer