‎12-18-2023 03:02 AM
In PXI 6341 Card is it possible to start and Pause the Acquisition based on the PXI Chassis Trigger line for Indvidual IO Lines Parallelly.
‎12-18-2023 07:38 AM
is it possible to start and Pause the Acquisition based on the PXI Chassis Trigger line
Yes, see NI-DAQmx Data Acquisition Triggering Techniques Using LabVIEW
for Indvidual IO Lines Parallelly.
No, there is only one AI timing engine in a DAQ device. You could use the counters to generate more sample clock, but you can only have at most 1+4 distinctive AI tasks.
‎12-18-2023 11:49 PM
Thanks for the reply ZYong,
Is it Possible to read the PXI Chassis Trigger Lines in DAQmX Channels?
‎12-19-2023 08:29 AM
I never tried that, but I think you can use DAQmx Connect Terminals (VI) to route a trigger line to a PFI of digital task.