Home| superdarn |src.bin|os| fitacfwrite Index

fitacfwrite

Syntax
fitacfwrite --help
fitacfwrite [options]
Synopsis

Stores fitted data in fitacf files.

Options
--helpprint the help message and exit.
--versionprint the RST version number and exit.
-lp lportlisten for fitted data on the local port number lport (default is 44102).
-eh ehostconnect to the error logger at hostname or IP address ehost (default is localhost).
-ep eportconnect to the error logger at port number eport (default is 44000).
-c chnappend an optional channel identifier chn to the output filename.
Description

Stores fitted data in fitacf files, opening a new file every 2 hours.

Examples
fitacfwrite -lp 44103 -ep 44000 &

Connect to the fitted data stream from the active control program at the local port number 44103 and write the data to a new fitacf file every 2 hours. Error messages are sent to the error logger on port number 44000.