Discussion:
how to use Active X in LabVIEW
(too old to reply)
ddsdds
2008-08-12 05:10:05 UTC
Permalink
i m trying to acquiring the images from the ethernet camera. for this i want to use the ActiveX control.
but i donot know how to use this Active X with Image Acqusition.
MikeS81
2008-08-12 06:40:07 UTC
Permalink
Hi ddsdds,
has your camera an ActiveX support? If yes, then use the "Automation Open" function, create a constant for "ActiveX Refnum" and select your type. Use invoke and property nodes to work with it. DonĀ“t forget to close the reference if you are ready.
Mike
smercurio_fc
2008-08-12 15:40:28 UTC
Permalink
<a href="http://zone.ni.com/devzone/cda/tut/p/id/2983" target="_blank">ActiveX and LabVIEW</a>
Continue reading on narkive:
Loading...