TSX scripts =========== tsx_test_connection TSX attempts to connect with the telescope. A telconnectflag file is created in the Orchestrate outbox that is copied by the script to the /usr/local/observatory/status directory. This file has a "0" if there is no connection and a "1" if there is a connection. Built-in used here ------------------ SlewToRaDec,0h0m0s +0d0m0s, RunVBScript,ScriptName.vbs, Jog,North 10, Other known built-in functions ------------------------------ SlewToObject,NGC2024, SlewToAndTrack,SAT00731, SetTrackingRate,On, VBS script used here -------------------- telstatus.vbs writes telstatus in the orchestrate out folder Other VBS scripts included if needed ------------------------------------ telstarttrack.vbs telstoptrack.vbs