Previous  TOC 

OneShot2.py is the program to start if you need to manually query or send data. The program will display a list of stations and you will have 4 buttons available.

GetData

As it's name implies, allows you to grab data. You may select multi stations and have them queried one after the other. If you are only quering one station you may manually enter a from time in the topmost text box.

Get Archive

This function will take your start and end times and copy data from the archive files to the output files. It will do this for every file available.

Force Transmit

Takes the output files and forces them to their destinations outside their normal interval. This is all done through the askitd service. If transmitd is not running these will still send

Reconnect

The GUI talks to the service through a TCP/IP socket. If you restart the service, or the connection stops working you'll have to click this button.


Back to main page  Back to documentation  SourceForge.net Logo