Script TheSky  Version 1.32
Public Slots | Properties | List of all members
SelectedHardware Class Reference

The SelectedHardware object returns what astronomical hardware is presently selected in TheSky. More...

Inheritance diagram for SelectedHardware:

Public Slots

QString query (QString qsArg)
 Software Bisque only.
 

Properties

QString adaptiveOpticsModel
 Returns model name of the adaptive optics device currently selected in TheSky.
 
QString adaptiveOpticsManufacturer
 Returns manufacturer name of the adaptive optics device currently selected in TheSky.
 
QString cameraModel
 Returns model name of the camera currently selected in TheSky. More...
 
QString cameraManufacturer
 Returns manufacturer name of the camera currently selected in TheSky.
 
QString domeModel
 Returns model name of the dome currently selected in TheSky.
 
QString domeManufacturer
 Returns manufacturer name of the dome currently selected in TheSky.
 
QString filterWheelModel
 Returns model name of the filter wheel currently selected in TheSky. More...
 
QString filterWheelManufacturer
 Returns manufacturer name of the filter wheel currently selected in TheSky.
 
QString focuserModel
 Returns model name of the focuser currently selected in TheSky. More...
 
QString focuserManufacturer
 Returns manufacturer name of the focuser currently selected in TheSky.
 
QString mountModel
 Returns model name of the telescope mount currently selected in TheSky.
 
QString mountManufacturer
 Returns manufacturer name of the telescope mount currently selected in TheSky.
 
QString opticalTubeAssemblyModel
 Returns model name of the optical tube assembly currently selected in TheSky.
 
QString opticalTubeAssemblyManufacturer
 Returns manufacturer name of the optical tube assembly currently selected in TheSky.
 
QString rotatorModel
 Returns model name of the rotator currently selected in TheSky. More...
 
QString rotatorManufacturer
 Returns manufacturer name of the rotator currently selected in TheSky.
 
QString videoDeviceModel
 Returns model name of the video device currently selected in TheSky. More...
 
QString videoDeviceManufacturer
 Returns manufacturer name of the video device currently selected in TheSky.
 
QString weatherStationModel
 Returns model name of the weather station currently selected in TheSky.
 
QString weatherStationManufacturer
 Returns manufacturer name of the weather station currently selected in TheSky.
 
Auutoguider's Hardware

These are the autoguider hardware selections. Note to show the user interface for the autoguider's filter wheel, rotator, focuser, video device, go to Tools, Preferences and turn on the option 'Separate interface for autoguider's devices (restart required)'.

QString autoguiderAdaptiveOpticsModel
 Returns model name of the adaptive optics device currently selected in TheSky.
 
QString autoguiderAdaptiveOpticsManufacturer
 Returns manufacturer name of the adaptive optics device currently selected in TheSky.
 
QString autoguiderCameraModel
 Returns model name of the autoguider currently selected in TheSky.
 
QString autoguiderCameraManufacturer
 Returns manufacturer name of the autoguider currently selected in TheSky.
 
QString autoguiderFilterWheelModel
 Returns model name of the autoguider filter wheel currently selected in TheSky.
 
QString autoguiderFilterWheelManufacturer
 Returns manufacturer name of the autoguider filter wheel currently selected in TheSky.
 
QString autoguiderFocuserModel
 Returns model name of the autoguider focuser currently selected in TheSky.
 
QString autoguiderFocuserManufacturer
 Returns manufacturer name of the autoguider focuser currently selected in TheSky.
 
QString autoguiderRotatorModel
 Returns model name of the autoguider rotator currently selected in TheSky.
 
QString autoguiderRotatorManufacturer
 Returns manufacturer name of the autoguider rotator currently selected in TheSky.
 
QString autoguiderVideoDeviceModel
 Returns model name of the autoguider video device currently selected in TheSky.
 
QString autoguiderVideoDeviceManufacturer
 Returns manufacturer name of the autoguider video device currently selected in TheSky.
 

Detailed Description

The SelectedHardware object returns what astronomical hardware is presently selected in TheSky.


This object can return the model name and manufacturer name of the following hardware selected in TheSky: camera, focuser, filter wheel, rotator, video device, (for either the imager and or the autoguider), mount, dome, adaptive optics, optical tube assembly and or weather station. This object was added in TheSky build 7903 (see Application::build).

Property Documentation

◆ cameraModel

QString SelectedHardware::cameraModel
read

Returns model name of the camera currently selected in TheSky.

See also
autoguiderCameraModel

◆ filterWheelModel

QString SelectedHardware::filterWheelModel
read

Returns model name of the filter wheel currently selected in TheSky.

See also
autoguiderFilterWheelModel

◆ focuserModel

QString SelectedHardware::focuserModel
read

Returns model name of the focuser currently selected in TheSky.

See also
autoguiderFocuserModel

◆ rotatorModel

QString SelectedHardware::rotatorModel
read

Returns model name of the rotator currently selected in TheSky.

See also
autoguiderRotatorModel

◆ videoDeviceModel

QString SelectedHardware::videoDeviceModel
read

Returns model name of the video device currently selected in TheSky.

See also
autoguiderVideoDeviceModel
ScriptTheSkyX Examples
(C) Software Bisque, Inc. All rights reserved.