07-05-2007 11:03 AM
07-05-2007 11:15 AM
07-05-2007 11:46 AM
07-05-2007 11:58 AM
Before you go traipsing down the garden path with an exe, why don't you try running the modified VI. You already said that you weren't sure if the source code you modified and the password protected code are different. Just start up LabVIEW and load the 1665 Main Vi that you modified. If that works as expected, then you can try to build it.
Before you attempt to do a build, look around for a file with a .bld extnesion. This is a build file that will contain everything necessary to re-create the exe. If you can find it, on the build application screen, you select load, select the file. After it's loaded, all you have to do is click the 'Build' button at the bottom of the screen.
07-06-2007 10:23 AM
07-09-2007 06:47 PM