Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Imaq 5 without fp?

Hi:

I just installed Imaq 5 for Labwindows CVI and I cannot find IMAQ_cvi.fp
anywhere, so I cant find the function help associated with Ctrl -P. Also all
functions now appear to start with IMAQ instead of IPI. I was using Imaq 1.
please help.


LVilla
0 Kudos
Message 1 of 4
(3,821 Views)
Hi Luis,

The Vision front panel should be located under C:\MeasurementStudio\cvi\toolslib\Vision\nimachinevision.fp
You just need to load this file as an instrument driver.

Since Vision 5, the function names have changed from IPI to IMAQ. You will need to change your code to reflect that. We do have an IPI compatibility library though, if you still want to make calls into the IPI library in Vision 5.

Hope this helps.

Ken Sun
Applications Engineering
National Instruments
0 Kudos
Message 2 of 4
(3,821 Views)
Hi Ken

thanks for your answer. I would rather update my program with imaq calls
instead of keeping IPI calls. Is there any text that relates how functions
changed from IPI to IMAQ?

Thanks

Luis Villa
0 Kudos
Message 3 of 4
(3,821 Views)
I just tried your solution, but I can't find nimachinevision.fp anywhere. I
found though nivision.lfp. What is the difference between a .fp an .lfp
file? By the way when I compile the samples I always get a message saying I
an using a demo version of IMAQ which I am not.

Still puzzled

Luis Villa
0 Kudos
Message 4 of 4
(3,821 Views)