JohnS 0 Posted December 12, 2021 I'm new to DAQFactory so i'm using the trial version to get my fee wet. I want to see what DAQExpress has to offer, states on DL page Express is in the, i don't see Express options in any menu. How do I run Express? Share this post Link to post Share on other sites
JohnS 0 Posted December 12, 2021 Can I create a .exe that i can give to others that will have a graph with start logging and stop logging with DAQExpress? Share this post Link to post Share on other sites
AzeoTech 0 Posted December 13, 2021 Express is an option from the Windows Start menu, under DAQFactory. It is not an option within DAQFactory itself. You have to start using the shortcut in the Start menu. No, you cannot create a standalone .exe. DAQFactory must be installed to run any application. This has the huge benefit that you can switch to development mode (with proper licensing) on any machine and debug any problems you may have. I should add that most programs that have standalone .exe files are actually not standalone, but instead require a large runtime library, so really gains you nothing, and loses the ability to make edits on that machine. LabView is like this. Even .NET and MFC are like this. To prevent a 3rd party from editing your document, simply set a document editing password by going to File - Document Settings. Share this post Link to post Share on other sites