Dear all,
I am using a cDAQ-9172 & MSVC++ 8 for my setup. I tweaked and experimented with several analog voltage, both generate and acquire trigger examples. I used "/cDAQ1/ai/xxxTrigger" or "/cDAQ1/ao/xxxTrigger" as my trigger source. Recently, I acquired an NI 9401 module and the using the PFI signals as trigger source is very convenient.
This time again, I am using the original GenMultVoltUpdatesIntClk_DigStart example with. My trigger source is: "/cDAQ1/ao/StartTrigger". This is one of my internal signals. Without program modification, is there a way that I could access it so that I can simulate a rising or falling edge? I mentioned this because, when using the NI 9401 module, I connect a supply as in input to PFI0 pin. Then to simulate the rising edge, I will turn on the PS and the falling edge would be the other way around. In this manner, I can see in my scope that upon a rising or falling edge, it triggers a waveform to be generated from my output module.
Thanks,
A