ASCOM Camera simulator


The Camera simulator implements the adopted ASCOM Camera standard V1.
Documentation of the standard is available at http://ascom-standards.org/CamProp3.html

COM-ProgId of the Interface:  "CCDSimulator.Camera" (like "Meade.Telescope")

Download:

CCD_Simulator.zip  (contains "CCD Simulator.dll" and "CCD Simulator.reg") - 2007-04-15

Just unzip to c:\Program Files\Common Files\ASCOM\Camera\
and register the driver (regsvr32 "CCD Simulator.dll").

Then double click on "CCD Simulator.reg" to put necessary information into the registry
so that the driver will show up within the ASCOM Chooser.


VB6 sources:

CCD_Simulator_src.zip - 2007-03-11


Author: Matthias Busch (matthias.busch@easysky.de)


==> see also: ASCOM Homepage