08-08-2019 02:59 PM
NI-MAX appears to allow you to setup NI-DAQmx tasks with some lines configured as differential signals and others configured as single-ended. Did I get that right? If so, is there any reason not to do that? I am used to setting up tasks in LabVIEW and setting one type of terminal configuration per task.
Thanks.
08-08-2019
03:05 PM
- last edited on
07-11-2024
03:24 PM
by
Content Cleaner
@diarmaede wrote:
Did I get that right? If so, is there any reason not to do that?
Yes, that is correct. No, there is no real reason not to do it. It really just comes down to what signals you are trying to capture. But you might want to give this article a good look: Field Wiring and Noise Considerations for Analog Signals
The other thing to watch out for is that you don't use one of your "negative" lines of a differential channel also as a Single Ended signal. I think DAQmx will yell at you for that.