Skip to content

Can the Pylon SDK and the FrameGrabber SDK be used within the same project? #2

@J844259756

Description

@J844259756

A Basler ACE camera equipped with a Camera Link interface is connected to a microEnable 5 marathon VCL frame grabber. The camera is successfully detected in pylon Viewer, where all parameters can be configured normally. However, when using the GenTL protocol via the FrameGrabberSDK, the camera is not detected. Although the camera can be detected through the frame grabber, it cannot be discovered in microDisplayX. Parameters cannot be configured via functions like Sgc_setIntegerValue in the current setup. Pylon Viewer can still detect the camera and configure its parameters without issues.

Additionally, when using the FrameGrabberSDK's self-contained discover example project, the camera is still not detected through the GenTL protocol. The discover example runs without issues when the camera is connected and recognized under the CL protocol, but the same is not true under GenTL.

Is it feasible to use the pylon SDK for high-level camera control while employing the FrameGrabberSDK (e.g., me5 SDK) for low-level frame grabbing operations? Alternatively, are there more effective integration strategies available?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions