basler / pypylon

The official python wrapper for the pylon Camera Software Suite
http://www.baslerweb.com
BSD 3-Clause "New" or "Revised" License
567 stars 207 forks source link

I have 2 master when using ptp. #321

Open jeremy110 opened 3 years ago

jeremy110 commented 3 years ago

Hello, I'm a rookie in pylon. I have 2 acA1920-50gc - Basler ace,and I want to use ptp and capture images. But I have two master when I setup ptp on pylon 6.1.0.

Equipment Used: 2 acA1920-50gc - Basler ace PCIE-1674E-AE My setup: Each PCIE port corresponds to one camera PCIE port 1: nic ip: 10.0.1.1 cam ip: 10.0.1.10 subnet mask:255.255.255.0 1611564949502 1611564922834

PCIE port 2:
    nic ip: 10.0.2.1
    cam ip: 10.0.2.10
   subnet mask: 255.255.255.0

Could you help me solve the problem.Thank you in advance!

SMA2016a commented 3 years ago

most properly they are not in the same network. Try to enable teaming in Network. Or use a network device. PTP requires that all devices are connected to the same network.