Hi John. The list of ASCOM cameras is built on-the-fly by PHD2 using an ASCOM utility function. So if your camera isn’t in that list, it means its ASCOM driver is either not installed or didn’t get registered correctly. When you say you “can see and connect” to the camera, I assume you are doing that with the native camera driver, not the camera’s ASCOM driver. Many of these cameras have both ASCOM and proprietary software interfaces and they are installed separately. If you want to do an independent check, you can run the ProfileExplorer tool in the Program Files(x86)\ASCOM\Platform 6\Tools directory. It will show you a list of all the installed ASCOM devices, including cameras.
Good luck,
Bruce
--
You received this message because you are subscribed to the Google Groups
"Open PHD Guiding" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to open-phd-guidi...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
It shows up in Astroart and I can connect to both the camera and the telescope but neither show in the PHD2 windows??
I can connect to both the camera and the telescope but neither show in the PHD2 windows
Hi John. Ok, it looks like you ran the ASCOM diagnostics tool. Could you please post the entire output log rather than just the snippet? There is another section in the log that shows profile entries, and we’d like to see those.
Thanks,
Bruce
Hi John. Ok, it looks like you ran the ASCOM diagnostics tool. Could you please post the entire output log rather than just the snippet? There is another section in the log that shows profile entries, and we’d like to see those.
Thanks,
Bruce
Hi John, sorry for the delay. I think we need to maybe hit the ‘reset’ button on our side of things <g> This kind of problem is almost always something simple – the user hasn’t installed the ASCOM drivers or doesn’t understand the user interface, stuff like that. So that’s why we offered up simple answers without asking you for details about your setup – we don’t even know what version of PHD2 you’re running. That’s our mistake for not getting this info. I’m not an ASCOM diagnostics expert but of course I’ve used it many times. As Andy said, you’re running quite an old version of the ASCOM platform, so we need to get that fixed. There’s no point in trying to debug something on an outdated platform. The log you sent affirms what you already know – your ASCOM drivers for the mount and camera are installed and should be accessible. This narrows things down to why the ASCOM platform doesn’t seem to include them in an enumeration of all the ASCOM drivers on your system. This is very simple code in PHD2, been there a long time, and is central to what most users do. If this had gotten broken, we would be deluged with problem reports and more importantly, neither Andy nor I would be able to do any imaging or PHD2 testing. You can imagine how long we’d put up with that. <g> So I think we’re dealing with something subtle, something to do with your OS platform, its Registry, or how you installed the ASCOM platform. For example, your diagnostics log shows this:
21:16:41.049 Error RegistrySecurity - Subkey SOFTWARE\Wow6432Node\ASCOM does not have full access rights for BUILTIN\Users!
I’ve never seen this, it certainly doesn’t show up in any of my logs. I don’t know what the implications are, if any, but I’m not very comfortable with it.
Once you upgrade to the new ASCOM platform, you may get lucky and the problem will disappear. But if not, we’re going to need a lot more info:
I think if we just grind on this in a methodical way, we should be able to get you going.
Thanks,