Hello MarkMoss,
It looks like you want to configure a channel with the utilizing the channels setting you have in a Task that you created in Measurement and Automation Explorer. Usually for an application like this I would start looking at the property nodes available in LabVIEW. In the LabVIEW Help, In the
Contents tab, under
Property and Method Reference>>DAQmx Channel you will see the list of properties you can use.
For your particular application, there is no way to configure the type of measurement you will be making. There is a property node that would read the Measurement Type from your DAQmx Channel, but nothing to set the type.
Perhaps you can consider the use of a case structure. Based on which type of measurement is selected, it will configure the channel with the specified channel inputs and the measurement type.
I hope these recommendations will help you with your application or at least point you to the possibilities.
Regards,
Sandra T.
Applications Engineer | National Instruments