09-06-2011 04:22 AM
Hi, could anybody help me out in doing a simple programming by which I could control a electronic shutter which operate at Pulses from 5V drive the shutter-a positive pulse to open and a negative pulse to close. I want to open shutter for a period of 5 sec and then close for a period of 5 sec and it continues until Stop is pressed. I have labview 2010 and PCI -6251.
09-06-2011
11:12 AM
- last edited on
06-21-2024
09:23 AM
by
Content Cleaner
Have you looked at any of the examples or Getting Started with DAQmx? All that is required is a simple DAQmx Write with a Boolean input.