Hi, I am using Python to control a new CCD camera. I need to write the serial commands to camera myself. Is there any Python resources that did same job like the "IMAQ Serial Write" in Labview? I already checked with pynivision library, but I was not aware similar functions.
Thanks!