Issue Details
I have two NI-9474 which show me 4 configurable counters. I want to use all 8 counters simultaneously.
However, when creating a task in NI-MAX for both of the modules, I am getting the error below :
Error -200371 occurred at DAQ Assistant
Possible Reason(s):
Requested multiple virtual channels that correspond to the same physical channel within a task. A task cannot contain multiple physical channels of a specified type. Use different physical channels for each virtual channel.
Channel Name: PulseOutput_0
Physical Channel: ctr0
Channel Name: PulseOutput_4
Physical Channel: _ctr0

Why is this happening, and how do I get around this error?