Open dboonz opened 2 years ago
Thanks for bringin this up!
As far as I understand, this involves calling pl_exp_trigger
function from the library and making sure that it returns 0? Is there anythint else too keep in mind? If not, and you do not want to go through the motions of filing a pull request, I can implement the fix myself (on the dev
branch so far) and add it in the next library version.
For my application it would be nice to support
send_software_trigger()
for the pvcam, just like some of the other cameras already do.So:
I figured out how to implement it and I'll file a pull request early next week.