07-26-2021 02:15 AM
Hi,
I am using a pxi 6363 card.
I am generating a waveform on port0/line16 and my goal is to read that waveform on port0/line0.
The problem is that because their is no sync between the both operations,
I was unable to read the waveform correctly,
After reading the docs, i saw examples for ao/ai using a trigger to sync the two,
But nothing about do/di sync,
How to sync the two operations?
Thanks is advance.
07-28-2021
08:54 AM
- last edited on
03-23-2025
04:50 PM
by
Content Cleaner
Hi,
Take a look at NI-DAQmx Data Acquisition Triggering Techniques Using LabVIEW
A, B and C parts might give an idea on how the trigger should be configured in .Net.