Hi,
I need to find a way to automate a repetitive process in the GUI of our experimental setup. So, we need to ask our ThorLab optical camera to capture the image from a DMD (a digital micromirror device (MEMS)) device at a certain repetition rate (let's say half a second or so), while changing different parameters in the GUI like- threshold, slit sizes and pinhole sizes (all by automatic control).
Can this pynedm module work here?
Some research suggested me to use 'Pyautogui' library, but wasn't fully sure if that will be enough.
Hi,
I need to find a way to automate a repetitive process in the GUI of our experimental setup. So, we need to ask our ThorLab optical camera to capture the image from a DMD (a digital micromirror device (MEMS)) device at a certain repetition rate (let's say half a second or so), while changing different parameters in the GUI like- threshold, slit sizes and pinhole sizes (all by automatic control).
Can this pynedm module work here?
Some research suggested me to use 'Pyautogui' library, but wasn't fully sure if that will be enough.