Hi,
since Im a bloody beginner with DAQmx. I came up with the question if my task would be even possible:
I need to interact with three channels:
- Digital output 0: PWM with 2.5Hz, 50%
- Digital output 1: creating some pattern like 1-0-0-1-1-... @1kHz at every edge of PWM
- Analog input 0: constantly measuring voltage synchronized from e.g. falling edge of DI 1 to rising/falling edge of DI 0
Is this even possible? My Device is a USB 6343?
Thanks for any help or hints!