12-19-2019 12:56 PM
I found a link establishes that you can cascade the analog output channels of particular devices (e.g. PXIe-4322)...
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019RIsSAM&l=en-US
12-19-2019 08:04 PM
You can also review the User Manual of the device, such as the PXIe-4322's 2nd appendix, and find references to these configurations if they are supported.
12-30-2019 08:08 AM
So I have no idea what happened to my original post, but I intended for it to have a question 🙂 (Might have been holiday fever!). The link states the following:
That seems straight forward for a DC voltage output. What I'm curious about is whether or not you could generate a sine wave with that same stacked voltage configuration? Could you simply take an array of points that would represent the sine wave amplitudes, divide that by 2, and send the result to each channel and expect a clean sine wave?
12-30-2019 08:35 AM
@srobinson wrote:
Could you simply take an array of points that would represent the sine wave amplitudes, divide that by 2, and send the result to each channel and expect a clean sine wave?
Yes you can. At least, I am doing it as a differential output with a PXIe-6738. Just make sure both channels are in the same task and they will be updated together.
12-30-2019 11:50 AM
So just to be more clear, the PXIe-4322 has a +/- 16V per channel. The link seems to say that if you wanted a 32V output, you can "stack" two channels together (see diagram in link), specify an analog output of 16V on each channel, and effectively get 32V. The stacking is allowed due to channel to channel isolation. Can you do that with the PXIe-6738?