LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to capture an image with the camera axis

Hi,

 

I have an camera axis. I can receive the video. Now I try to capture an image, for example when I push the button take. I do the .vi but I confused between the different Method.

 

SaveCurrentImage:Save the current Image

GetImage:Gets the data corresponding to the image currently being

displayed.

SetImage:Adds an Image to the Clipboard in the Bitmap format

That I search is to know if to capture image and saving when I push an button  I need to put all Icons so SetImage after Getimage and SavecurrentImage.

I put my .vi.  

0 Kudos
Message 1 of 6
(6,318 Views)

Hi pseudo21,

if you run your vi, do you get the image you expect? If yes, then you can add an event structure to react on a button press.

 

Mike

0 Kudos
Message 2 of 6
(6,312 Views)
No, the .vi doesn't work and it that I don't understand
0 Kudos
Message 3 of 6
(6,304 Views)

Hello,

 

Did you download the kit sdkfor using the axis media control active X:

http://www.axis.com/fr/techsup/cam_servers/dev/activex.htm

 

Did you test the sample and did you test with another language?

 

Regards,

Nacer M. | Certified LabVIEW Architecte

0 Kudos
Message 4 of 6
(6,286 Views)
Yes I have downloaded the package and I have use in the .vi that did.
0 Kudos
Message 5 of 6
(6,277 Views)

You need path and file name with the jpg extension. I is working fine for me. But I exluded the SetImage node.

TIK
0 Kudos
Message 6 of 6
(5,573 Views)