10-12-2006 04:33 AM
10-12-2006 06:09 AM
10-12-2006 10:18 AM
10-12-2006 11:17 AM
10-13-2006 10:19 AM
10-14-2006 02:59 AM
10-14-2006 04:10 AM
10-14-2006 11:58 PM
10-16-2006 02:09 AM
I don't use the Optomux command and there isn't a NI dll. The cvi has some functions(FP_Open,Fp_Close... etc) that allows you communicate with FieldPoint module. This are defined in the "FiedPoint.h" file.
I create a dll in CVI that export this function and in .net i import this dll to create my wrapper so i can use fieldpoint under .net languages.
10-16-2006 07:32 AM