11-23-2004 07:41 AM
11-24-2004 02:50 PM
11-24-2004 10:58 PM
11-29-2004 02:56 PM
12-02-2004 08:09 AM
12-03-2004 07:44 AM
12-03-2004 02:42 PM
@jesuS^ wrote:
The new function will only work if it finds a particular ini file that is supposed to be in the same directory as the dll. Maybe this has something to do with it.
Hello –
So, if I understand correctly, when you use method one, the VI appears not to find the particular ini file. What is the search path to find that ini file?
I mention this because an llb is considered a directory by LabVIEW. Searching the top directory means searching the llb the VI is located in, but not the directory the llb is located in. It is possible that, because of the path you have defined, the VI is not looking for the ini file in the correct place.
S Vences