Sha256: 02c85b3b47dab1c62767cd84c979863dd2419061bf0d966b207b665d4bb0b6cf

Contents?: true

Size: 335 Bytes

Versions: 4

Compression:

Stored size: 335 Bytes

Contents

SetWinDelay 500
SetKeyDelay 10

Sleep 500
Run ruby.exe %A_ScriptDir%/CmdTlmServer
WinActivate "INST ADCS"
Sleep 10000

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

; Quit Telemetry Viewer
WinActivate "INST ADCS"
Sleep 2000
Click 497 10 ; Close the window
Sleep 500

Version data entries

4 entries across 4 versions & 1 rubygems

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