05-13-2023 11:48 PM
Hi I am hoping to write a program in C# to interact with my PIXe chassis and associated cards. I don't want to use Labview or Labwindows. Is it possible to access this hardware through DAQmx. I can't tell from the documentation which NI products are compatible with DAQmx. Also does the NI license allow you to use DAQmx if you haven't bought Labview or Labwindows? Right now I have the trail of Labwindows installed so it's hard to tell if once the trail is over will DAQmx keep working.
Thanks,
Connor
05-14-2023 01:23 AM
DAQmx is the driver that supports all NI DAQ hardware (except a bunch of legacy one which require DAQ driver and not the mx version). Look up your hardware user guide to see if it works with DAQmx or a different driver.
Yes, you can use DAQmx without LabVIEW or LabWindows as it is for the control of respective NI Hardware.
List your PXIe cards, I can help map them to respective driver you need.