win32com.client.Dispatch Class Label
问题 I am trying to connect to a COM object using python. More specifically, I am using ASCOM standard drivers to connect to a MaxDome II, and do not know how to reference this driver. In this link the author uses "Celestron.Telescope" as their parameter for the win32com.client.Dispatch instantiation. My question is how to find this string. I understand that it is related to the installed drivers, which are installed on the computer, but I don't how to locate the specific string. Is there a way to