08-02-2024 07:08 AM
If I include same channels in two different tasks will my system allot different resources to them, or it will allot same resource due to same channels included in two different tasks created because of which if you initialize both the resources simultaneously it can pose resource related error.
08-02-2024 07:12 AM
Hi sesinfo,
@sesinfo wrote:
If I include same channels in two different tasks will my system allot different resources to them, or it will allot same resource due to same channels included in two different tasks created because of which if you initialize both the resources simultaneously it can pose resource related error.
Wouldn't it be much quicker/easier if you would just test/start your two tasks in parallel?
08-02-2024 06:21 PM
You can't use a channel in more than one task. You will get Error -50103
Case 3: Using multiple tasks to access the same physical channels on a data acquisition board.
08-02-2024 06:50 PM
@sesinfo wrote:
If I include same channels in two different tasks will my system allot different resources to them, or it will allot same resource due to same channels included in two different tasks created because of which if you initialize both the resources simultaneously it can pose resource related error.
... why include the same channel in more than one DAQmx task?