Script TheSky
Version 1.32
|
Quick Start - Script TheSky | |
Scripting TheSkyX (32 Bit) Via Microsoft COM Deprecated | |
Synchronous vs. Asynchronous Execution | A number of the objects in this library have a property to control if the operation is synchronous or asynchronous |
Possible method return values | Methods that link directly to this topic, for example the ccdsoftCamera::Connect() method, will upon error, throw an exception |
Exceptions And Error Codes | Methods and properties may throw exceptions during an error condition |
Running a JavaScript Over a Network Socket | All the scriptable objects documented under 'Script TheSky' web site may also be called by an external program over a network TCP/IP socket |
Change log | 1.01 Added sky6Dome |
Calibration Results for SBIG External CCD and SBIG AO | To obtain calibration results for the Camera or Autoguider, use the ccdsoftCamera::Autoguider property to control which one is desired, along with ccdsoftCamera::CalibrationVectorXPositiveXComponent(), ccdsoftCamera::CalibrationVectorXPositiveYComponent(), etc |