Photometrics / PyVCAM

Python3.X wrapper for Photometrics and QImaging PVCAM based cameras
MIT License
36 stars 17 forks source link

configuring multiple output triggers for kinetix #26

Closed kochalka closed 2 years ago

kochalka commented 2 years ago

I would like to configure my Kinetix to use multiple output triggers as described in pp26-27 of the manual. Is this possible with pyvcam? If so, how do I do it? Thanks!

lwalder commented 2 years ago

Hello, you should be able to use the camera.set_param function together with PARAM_TRIGTAB_SIGNAL and PARAM_LAST_MUXED_SIGNAL. Please refer to the PVCAM documentation: https://www.photometrics.com/docs/pvcam-sdk/_triggering_table.xhtml