LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Alternatives to ActiveX for Automating Basler Pylon Viewer with LabVIEW

 

Hi everyone,

I’m working on a project where I need to capture the live video feed from pylon viewer into labview. Unfortunately, the application does not support ActiveX, and I would like to avoid using specific NI tools beyond LabVIEW. I’m looking for alternative methods to control and automate the application from LabVIEW.

Here are the details:

  • Objective: Display live video feed from the camera with zoom control.
  • Application: Basler Pylon Application
  • Constraints: Cannot use ActiveX or NI-specific tools beyond LabVIEW.

Could anyone suggest alternative ways to achieve this? Any advice on interfacing methods, scripts, or protocols that could work with LabVIEW would be greatly appreciated.

Thanks in advance!

0 Kudos
Message 1 of 3
(234 Views)

 

The only good way is to use NI Vision Developpment. It's stable, it works very well with Basler Cameras. But it costs..

0 Kudos
Message 2 of 3
(221 Views)

Objective: Display live video feed from the camera with zoom control

What are you going to do with the video?

If just display, how about make the 3rd party window a child window of your front panel?

 

 

George Zou
0 Kudos
Message 3 of 3
(195 Views)