Justin Ezequiel wrote:
> FocusMax.FocusControl.Focus starts the auto focus operation and returns when
> Focus is complete. This Method has the same effect as if the user clicked
> the Focus button on the Focus tab (in FocusMax), but there is no reaction
> and I don't get any error message.
>
> Pyt
On Sun, 9 Apr 2006 11:41:02, "Aleksandar Cikota" <[EMAIL PROTECTED]> wrote:
>
>
> FocusMax.FocusControl.Focus starts the auto focus operation and returns when
> Focus is complete. This Method has the same effect as if the user clicked
> the Focus button on the Focus tab (in FocusMax), but there
FocusMax.FocusControl.Focus starts the auto focus operation and returns when
Focus is complete. This Method has the same effect as if the user clicked
the Focus button on the Focus tab (in FocusMax), but there is no reaction
and I don't get any error message.
Python code:
FM.Focus() # you need th
Hi all,
I started to write a software for our future robotic telescope in Python. We decided that we will use FocusMax for focusing:
http://users.bsdwebsolutions.com/~larryweber/
but I have a problem with focusing.
FocusMax.FocusControl.Focus starts the auto focus operation and returns