04-27-2020 02:40 PM
Currently taking a LabVIEW course, and one of the tasks for the code I'm making is to allow the user to select between the ai0 and ai1 (or both) channels in the front panel. I'm using an NI-myDAQ with the DAQmx driver functions, and at the moment i just have a regular physical channel control hooked to the create channel function. But it allows the user to select from channels that aren't compatible with the rest of the program. How do I limit the user selection to only the two channels i want? I know from the rules y'all can't do my homework for me, but hopefully asking for advice/suggestions such as this isn't too much.
04-27-2020 02:46 PM