01-22-2007 12:43 PM
GPCTR_Set_Application (deviceNumber, ND_COUNTER_0, ND_BUFFERED_PERIOD_MSR);
but I'm not sure where to go from here. Thanks in advance,
andgate
01-22-2007 04:38 PM
You may find useful this example that performs this operation on a 660x card. Hardware is different from your card (NI-TIO instead of DAQ-STC) but the code could be a good framework for developing your application.
01-23-2007 12:21 PM