07-11-2018 01:45 PM
I'm looking for assistance in setting up a loop that utilizes the hardware timed clock in the DAQmx. Specifically I am trying to cause power interruptions every 5ms. I'm having trouble getting the process to accurately hit 5ms.
Any advice is appreciated.
07-12-2018 11:10 AM
Could you attach a screenshot of what you are currently doing? Also, the interruptions, how are you timing that?
Parul M.
Application Engineer
National Instruments
07-12-2018 12:38 PM
Essentially what I want is to power the device to 12mA -> 0mA -> wait #ms -> 12mA
I think the only way that I can do this is hardware based rather than depending on my windows machine. However I'm not familiar with setting up the sample clock to hardware timing for the NI 9265. The attached screenshot is a basic example of what I want to happen.