Hello,
i'm looking for some examples for some large application with much top-level-functionallity, user event handling etc.
I've already found the "DAQ reference app" (https://forums.ni.com/t5/Example-Code/Archived-Data-Acquisition-Reference-Application-for-LabVIEW/ta... Can someone provide me with more useful examples on how to build a proper big app? Thanks in advance!
"Large" means many different things to different people. You mean something like this? ![]()
Actually i've meant something a little bit smaler. I am thinking of an App which maybe acquires an analyzes some date, a simulation or a complete teststand GUI. I'll take everything ![]()
If you have the RT module, the cRIO project template might be a good place to start. 5 or so simultaneous loops with error handling, data acquisition and such.