03-05-2007 06:40 AM
03-06-2007
04:03 PM
- last edited on
05-13-2024
09:38 AM
by
Content Cleaner
Hello Michael,
Your assumption is correct, the PXI-6733 does not support current output. If you want a device that supports current output, you have a few options.
First of all, determine what your timing requirements are. From the code you posted, it looks like you were performing static analog output (hardware-timed would call the DAQmxCfgSampClkTiming function). If this is the case, the PXI-6704 has 16 static current output channels (0-20 mA).
If you really do need hardware-timed current output, there are still a few options. The PXI-6238 and PXI-6239 each have two current output channels (0-20 mA) that can be updated up to 500 kS/s. The only difference between these two boards is that the 6238 has sourcing digital I/O lines while the 6239 has sinking digital I/O. The other option would be to use an NI 9265 module in a CompactDAQ chassis. This would give you four current output channels at 0-20 mA that can be updated at 100 kS/s. The nice thing about this approach would be the USB connectivity.
I hope this information helps as you evaluate your options.
Best regards,