02-11-2025 08:31 AM
Hello,
We use in our lab a C# program to acquire data from 4 NI cards 9215/9263/9401/9211 with the use of a Cdaq 9174 and I am beginner.
On the programm I don't understand how we declare NI cards.
I need to put some value instead of 0 but I don't know what I can choose or how I can found it ?
02-20-2025 06:42 PM
Hi Firestorm100,
From the configuration file that you have just showed, probably you need to check in the C# where is the file is being used and how the contents of the file is used for the data acquisition. From here, you can see the device variables is being used in another function. It would be helpful if you could just share the snippet code here.