gjover

Results 8 comments of gjover

Yes, I understand that it is a mixin class. I was thinking that in, terms of cameras and lights, when one triggers a device it is always for a certain...

Thank you Ian, Since we have an HDMI SLM, it would be difficult for us to do hardware synchronization. As a first approach we are setting voltages by software calls.

It is convenient to test the DS from python console. I was wondering if it could be used for abstracting the communication in other packages as the microscopeDevice in cockpit....

Hi, I just added support for rfc2217 protocol. For serial controllers one could use ser2net to allow socket communication. The configuration would be: /etc/ser2net.conf 3000:telnet:600:/dev/ttyS0:19200 8DATABITS NONE 1STOPBIT And one...

Sure, I agree. As commented before, we added a hidden options_box for these readers that may use them. What about to check if the reader has the method _set_options_box, and...

I have remove the option box and use the sheet mechanism instead.

Yes, the command set is different.

I upload the last version once it has been tested. I guess that both devices could be merged and some parts could be generalized.