03-11-2023 09:14 AM
My company is upgrading from classic Fieldpoint modules to Compact DAQ. Does anyone have any basic programming examples for talking to cDAQ hardware over ethernet? Things like throwing relays and reading back discrete inputs? Any setup tips would be helpful too. Thanks in advance.
03-11-2023 09:22 AM
cDAQ uses DAQmx drivers, there are a lot of examples online and also comes with the driver when installed. What programming language do you use?