Difference between revisions of "DragScript Orbits"

From Voyager Wiki
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__TOC__
 +
 +
This DragScript category manage operation for RoboOrbits automata.
 +
 
==Orbits==
 
==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.
 +
 
 +
[[File:Immagineyy.png|link=https://wiki.starkeeper.it/index.php/File:Immagineyy.png]]
 +
<br />
  
For more information on Viking, visit [https://voyager/ https://voyagerastro.com/products/viking]
+
* '''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.  
  
[[File:Dragscript-viking-2.11h.jpg|link=https://wiki.starkeeper.it/index.php/File:Dragscript-viking-2.11h.jpg]]
 
===Viking Client===
 
These commands connect to Viking and to Viking I/O cards.  Refer to [https://wiki.starkeeper.it/index.php/Viking_Setup Viking Setup] for further information on configuring Voyager to communicate with Viking.
 
  
[[File:Dragscript-viking-client.png|link=https://wiki.starkeeper.it/index.php/File:Dragscript-viking-client.png]]
+
As for the manual actions the data previosly stored in RoboOrbits database will be erased and replaced with the new ones.
*'''Viking Client Connect''':  Connect to the Viking software
 
[[File:Dragscript-viking-client-connect.png|link=https://wiki.starkeeper.it/index.php/File:Dragscript-viking-client-connect.png]]
 
  
 +
{{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.