06-08-2014 12:10 PM
I found this example of how to vary the frequency of a counter output, but it appears this is not supported and i receive the following error. Can anyone tell me if there is an alternative method at all? my device is a usb6341 which has 4 COs
thanks
06-08-2014 12:26 PM
If you found that code in an NI-provided example, it's probably more likely that the operation is not supported by your specific hardware.
You could momentarily stop the clock, change the setting and then restart it.
MIke...
06-08-2014 12:32 PM
06-08-2014 07:02 PM
06-09-2014 02:44 AM
Hi Mike,
I had the same thought as a lay in my bed last night. I could programmatically send n number pulses, then restart at a different rate and send another n number pulses
Thanks Mike.