Difference between revisions of "DragScript Orbits"

From Voyager Wiki
Jump to navigation Jump to search
(Replaced content with "__TOC__ In addition to the primary DragScript Actions, which do things like slewing the mount and running a sequence, DragScript elements can cont...")
Tags: Visual edit Replaced
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__TOC__
 
__TOC__
  
In addition to the primary [[DragScript Elements|DragScript Actions]], which do things like slewing the mount and running a sequence, DragScript elements can control other observatory functions, such as Starkeeper.it's companion product, Viking, which monitors and controls observatory I/O devices.  Custom observatory control elements are also listed here, but they will not be of general interest.
+
This DragScript category manage operation for RoboOrbits automata.
  
==Viking==
+
==Orbits==
These elements send commands to Voyager's companion product, Viking.  Viking monitors and controls I/O devices in the observatory.
+
This DragScript category manage the download and import process fro RoboOrbits Data.
  
For more information on Viking, visit [https://voyager https://voyagerastro.com/products/viking]
+
[[File:Immagineyy.png|link=https://wiki.starkeeper.it/index.php/File:Immagineyy.png]]
 
 
[[File:Dragscript-viking-2.11h.jpg]]
 
 
<br />
 
<br />
  
===Viking Client===
+
* '''Download And Update ASTEROIDS Data:''' download from the URL defined in Common tab of Voyager Setup the asteroids data and import in RoboOrbits Database. This action can be a long one. Up to tens of minutes. Depends on your internet connection speed and on power of your PC processor
These commands connect to Viking and to Viking I/O cards. Refer to [[Viking Setup]] for further information on configuring Voyager to communicate with Viking.
+
* '''Download And Update COMETS Data:'''  download from the URL defined in Common tab of Voyager Setup the comets data and import in RoboOrbits Database.
 
 
[[File:Dragscript-viking-client.png]]
 
 
 
*'''Viking Client Connect''': Connect to the Viking software
 
  
[[File:Dragscript-viking-client-connect.png]]
 
  
*'''Client ID''':  Select the client ID to use when communicatin
+
As for the manual actions the data previosly stored in RoboOrbits database will be erased and replaced with the new ones.
  
 +
{{note|Please use these functions in a part of the DragScript outside astronomical night that cannot be interrupted by emergency events in order to avoid possible corruption of the RoboOrbits database due to premature interruption of the import process. It is recommended to use it during the day or at the end of the morning operations at the end of the night and before restarting the dragscript.}}
 
[[Category:DragScript]]
 
[[Category:DragScript]]
 
[[Category:All]]
 
[[Category:All]]
 
[[Category:Manual|Ld]]
 
[[Category:Manual|Ld]]

Latest revision as of 13:06, 1 June 2023

This DragScript category manage operation for RoboOrbits automata.

Orbits

This DragScript category manage the download and import process fro RoboOrbits Data.

Immagineyy.png

  • Download And Update ASTEROIDS Data: download from the URL defined in Common tab of Voyager Setup the asteroids data and import in RoboOrbits Database. This action can be a long one. Up to tens of minutes. Depends on your internet connection speed and on power of your PC processor
  • Download And Update COMETS Data: download from the URL defined in Common tab of Voyager Setup the comets data and import in RoboOrbits Database.


As for the manual actions the data previosly stored in RoboOrbits database will be erased and replaced with the new ones.

Important Note! Please use these functions in a part of the DragScript outside astronomical night that cannot be interrupted by emergency events in order to avoid possible corruption of the RoboOrbits database due to premature interruption of the import process. It is recommended to use it during the day or at the end of the morning operations at the end of the night and before restarting the dragscript.