Sha256: e942fc792613f0fd012169b26e6bb5400e058f57503ebd7b6f7b2533615ceeca

Contents?: true

Size: 383 Bytes

Versions: 4

Compression:

Stored size: 383 Bytes

Contents

SetWinDelay 500
WinWaitActive Telemetry Grapher

; Connect to the CT server
Run ruby.exe %A_ScriptDir%/CmdTlmServer
Sleep 10000
WinActivate Telemetry Grapher
Send {Enter}

Sleep 20000

; Shut down the CTS
WinActivate, Command and Telemetry Server
Sleep 500
Send ^q
WinWaitActive, Confirm Close
Send {Enter}

Sleep 2000

; Quit Telemetry Grapher
WinActivate Telemetry Grapher
Send ^q

Version data entries

4 entries across 4 versions & 1 rubygems

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