LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

process and save a picture

Hello,

 

Is there a specific reason why you are trying to use an example that uses the IMAQ VIs.

Please note that the IMAQ driver and its dependencies (like the IMAQ dll) are not installed on your target (according to your MAX Report).

This explains the error you're getting.

 

Aside from this you are using IMAQdx camera's (GigE) which also expect you to use IMAQdx VIs.

 

Concerning the difference between IMAQ and IMAQdx I would advise you to have a look at the following document:

http://digital.ni.com/public.nsf/allkb/0564022DAFF513D2862579490057D42E?OpenDocument

 

To resolve your issues you should replace the IMAQ VIs you call by their IMAQdx counterparts.

 

If this would not resolve the issues, then please post the last code you were using so that the followers over here can have a look at it.

 

Also interesting to keep in mind is that the Example Finder always mentions which targets/cards are supported/tested for a certain example.

Since the CVS was not mentioned in this example, this would give you a hint that

a) something that is not supported for your target is being used

or

b) the example has not been verified with your type of devices.

 

If something would be incorrect over here, then also please let us know.

 

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
0 Kudos
Message 21 of 24
(518 Views)

Hello

 

Thanks for your answer

Like you said I tried to replcae the IMAQ VI by IMAQdx vi, but I didn,t find an IMAQdx vi to write the image in a file.

Witch vi can I use for that?

 

Thank you for your help

0 Kudos
Message 22 of 24
(498 Views)

Hello,

 

For that purpose you have to use the IMAQ version.

With the IMAQdx counterparts I only meant the VIs related to actual acquisition of images. (although I didn't state that clearly/explicitly earlier on)

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
0 Kudos
Message 23 of 24
(488 Views)

Thank you very intersting infomation

 

0 Kudos
Message 24 of 24
(485 Views)