Eventually when you build an EXE from your VI's, you require the ability to enable, disable or switch certain sections of your code so that it behaves differently as an executable. In order to do this however you need to somehow determine if you're in executable mode. The following method describes the creation of a VI that will give you this information.
Continue
reading "How to know if you're an executable"»»