Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return telemetry logfile name with script (ruby/python/shell script) #1773

Open
KodiakLiDAR opened this issue Aug 16, 2022 · 2 comments
Open

Comments

@KodiakLiDAR
Copy link

Hello Ball Aero, Ryan, Jason,

I am using COSMOS version 4.5.0 on Ubuntu.

I'm trying to input telemetry logfile names directly into labview each time a new file is opened. Is there a method for returning the logfile name from the Command and Telemetry Server as a variable?

Essentially, I'd to tap into the Command and Telemetry Server log output and return the logfile name as a string variable using a script in any language.

Thank you very much for any and all guidance,
KodiakLiDAR

@ryanmelt
Copy link
Contributor

See the various logging Apis. https://ballaerospace.github.io/cosmos-website/docs/v4/scripting#logging
In particular get_tlm_log_filename

@KodiakLiDAR
Copy link
Author

KodiakLiDAR commented Aug 23, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants