Closed ypark137 closed 8 years ago
Does adding camera.runFeatureCommand('AcquisitionStart')
right after frame.queueFrameCapture()
and camera.runFeatureCommand('AcquisitionStop')
after frame.waitFrameCapture(3000)
help?
It works! Thanks!
Glad to hear it =)
Hi, since this was opened in 2016, can you provide an updated example? I noticed that the method names listed above have changed since 2016.
Thank you!
Hi, I have been having problems with Line 2 trigger. Line 2 trigger is working well on Vimba Viewer 2.0, but it doesn't take the trigger when using pymba. A code that is similar to this one was working before but it stopped working. I've tried restarting the camera and reinstalling pymba and vimba, and tried another computer also....My camera is GS1380. The liveview examples that comes with pymba are all working well.