-
Dear.
I'm using the latest a2A3840-45ucPRO model. I want to convert exposure automatically and manually based on Python.
I changed it to auto and manual through the 'PYLON VIEWER', and observed…
-
Hello there! I should say I am new to PyPylon. I am trying to trigger three Basler GigE cameras via hardware trigger simultaneously and am saving the three images to the same computer. There's a clear…
-
### Describe what you want to implement and what the issue & the steps to reproduce it are:
We are using the Blaze 101 camera on a Boston Dynamics Spot robot, and the camera has to be connected thr…
-
I am using example code from here - https://github.com/basler/pypylon-samples/blob/main/notebooks/multicamera_handling.ipynb to start capture with 2 cameras in parallel.
Both cameras connected to 2 …
-
-
could you please help me with this issue
-
Hi Basler Software Team,
I am interestedin using a Basler blaze as a Source in Gstreamer, potentially Deepsteam. Any chance this could work out of the box?
I spoke with a sales rep a while ago.…
-
Hi,
Sorry for my poor English.
I have two cameras “a2A1920-160ucBAS” to implement real-time target detect, now I implement it with "NVIDIA Jetson Orin NX 16G" and the time of processing the two…
-
I'm trying to build a system that detects when a Basler ACE camera gets plugged in, and starts using it. My code does this:
```
tlf = pylon.TlFactory.GetInstance()
devices = tlf.EnumerateDevices…
-
Hi I am trying to trigger multiple cameras from a hardware signal. I'm triggering both cameras an arbitrary amount of times, and the hardware triggers can come at unexpected times (within a certain ti…