Sha256: 87895a6f80158d7394184b85094363a60f6b9c58b09ff8ff4a927784437acc46

Contents?: true

Size: 719 Bytes

Versions: 4

Compression:

Stored size: 719 Bytes

Contents

SetWinDelay 500
SetKeyDelay 10

Sleep 1000
WinActivate Screen
Sleep 2000
Send {Tab}
Sleep 500
Send {Enter}

Sleep 500
Run ruby.exe %A_ScriptDir%/CmdTlmServer
Sleep 10000
Run ruby.exe %A_ScriptDir%/ScriptRunner -w 600 -t 600

WinWaitActive Script
Send display("INST ADCS"){Enter}
Send wait 2{Enter}
Send clear("INST ADCS"){Enter}
Sleep 500
Click 400 90

; Allow the script time to run
Sleep 5000

WinActivate Script
Send ^q
Sleep 500
Send n

; Close down command and telemetry server
WinActivate Command and Telemetry Server
Send ^q
Sleep 500
Send {Enter}

; Quit Telemetry Viewer
WinActivate Telemetry
Sleep 500
Send ^q
Sleep 500
Send y

; Quit Telemetry Viewer
WinActivate Telemetry
Sleep 500
Send ^q
Sleep 500
Send y

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cosmos-4.5.2-java autohotkey/tools/tlm_viewer2.ahk
cosmos-4.5.2 autohotkey/tools/tlm_viewer2.ahk
cosmos-4.5.1-java autohotkey/tools/tlm_viewer2.ahk
cosmos-4.5.1 autohotkey/tools/tlm_viewer2.ahk