07-30-2014 01:34 PM
Is it possible to allow the user to configure the settings in NI SCOPE express? Basically if they want to access the page you get by double clicking on the NI SCOPE express icon in the block diagram, how would I let them do that? My mentor wants me to use the express VI instead of the NI SCOPE API for this project, so help would be appreciated.
07-31-2014 01:14 PM
Hello,
I do not think that this is possible to do. You can create a similar configuration box, use the regular scope vi's to configure, and asynchronously call it as a subvi, but for the NI Scope Express vi you can't edit the configuration during runtime.