04-02-2007 02:45 AM
04-02-2007 07:00 AM
Depends on what you want to do, but this is one way to do it.
Configure task 1, configure task 2 (task 1 and 2 have the same hardware triggrer and both tasks are triggered to start on same signal either through RTSI or physically wiring). Inside of a loop, read task 1 read task 2 (depends on the relative rates of the tasks you might need 2 parallel loops) when daq is cone, exit the read loop and close the tasks.
04-02-2007 08:05 PM
04-02-2007
08:56 PM
- last edited on
03-07-2025
06:29 PM
by
Content Cleaner
The 5102 is a special daq board and you won't use the NI-DAQ functions. It comes with a special driver called NI-Scope and the driver includes some examples. You can check https://www.ni.com/en/support/downloads/drivers/download.ni-scope.html for links to the driver and manuals.