Hi
i have run into the problem building DLL with serial functions. The solution is very simple: use the VISA serial functions and not the serpdrv based functions. Then it will work even with LV 6.0.2.
Files in vi.lib will never be converted to a previous version because they correspond to the runtime of that version.
There is one problem converting VISA Configure Serial Port backwards, because in newer version it has one additional parameter named "Termination character enable". If you have connected it your VI will be broken. You can set this in a property node after the call to the function.
Waldemar
Waldemar
Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions