12-26-2021 10:07 PM
If i want to control the max,min and physical channel in the front panel to control the graph, how can i make it in the block diagram using DAQ assistant?
12-26-2021 10:47 PM
I think you cannot do with DAQ Assistant. I would suggest learning DAQmx drivers and using them to control the DAQ, that way you can provide flexibility to the user and better control.
12-26-2021 10:47 PM
i currently in this stage as in the left diagram of attached file and i would like to make it like in the second diagram. anyone? TT
12-26-2021 10:49 PM
This is a good place to start learning DAQmx - Learn 10 Functions in NI-DAQmx and Handle 80 Percent of Your Data Acquisition Applications - NI
But skip the DAQ Assistant part, then the C/C++/.NET parts too and focus on LabVIEW alone.