Question :
(1)When main program(exe) load class path, a error courr.
(2)Which way to approch this final purpose?
---------------------------------------------------------------------------------------------------------------
<Human Class> - Base Class
<Man (Human Class)> - Base on Human Class , and override Human’s method.
<LVClassOpenTester> -
Purpose :
Two independent parts for development.
(a) Main program + Base Class(Human)
(b) Man Class + Base Class(Human)
Finally –
(a) Main program will be compiled to a exe file.
(b) Man Class can be a llb, vi, dll, or any kind of file. (Just for program call)
Regards,
Jacky
在 12-12-2007 09:00 PM
Hello,
關於您的問題的解決方法,有兩個步驟
(a) 使用 LV 8.5 "Get LV Class Default Value.vi" 來代替 DefaultInstance
(b) 建立執行檔之前,先執行 Tools>>Advanced>>Mass Compile
Best Regards,
Alexander, National Instruments Taiwan, Application Engineering Department