Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added newlines around the images added in the previous edit

...

Wiki Markup
Then click the Select button and the gui will bring up a "Select Directory" dialog. Use that to navigate to the directory containing the xtc files you are interested in. For example:
 
<image001.png>
&nbsp;
Then, select the run number you want from the drop-down, and press Run. The run will be processed as fast as possible unless the Throttle slider is moved to some value such as 60 Hz or 5 Hz, in which case a delay will be inserted after each datagram to keep the playback rate at the requested throttle rate.
&nbsp;
<image002.png>
&nbsp;
&nbsp;
The rest of the GUI (starting with the Setup section) is the same as the online_ami program.
&nbsp;
There are some options that can be specified on the command line. These are listed when the \--h option is given:
&nbsp;
(psexport01./reg/g/pcds/dist/pds/3.2.13/build)$ ami/bin/i386-linux-dbg/offline_ami \-h
Usage: ami/bin/i386-linux-dbg/offline_ami \-p <xtc path>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\[-i <interface address>\]
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\[-s <server mcast group>\]
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\[-L <user plug-in path>\]
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\[-o <filename for debugging messages>\]
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\[-e <filename for error messages>\]
&nbsp;
If no options are given, the following defaults are used:
&nbsp;
Interface address: 127.0.0.1 (aka localhost/loopback)
Server mcast group: 239.255.242.0
User plug-in paths: none
Debugging messages go to console
Error messages go to console
&nbsp;
&nbsp;
I have some more recent changes that haven’t made it into a build yet, most noticeably the progress bar that you can drag back and forwards (I’m still finishing that up).
Click the Select button and the program will bring up a "Select Directory" dialog. Use that to navigate to the directory containing the xtc files you are interested in. For example: !image-1.jpg|border=1!

  Image Added

Then, select the run number you want from the drop-down, and press Run. The run will be processed as fast as possible unless the Throttle slider is moved to some value such as 60 Hz or 5 Hz, in which case a delay will be inserted after each datagram to keep the playback rate at the requested throttle rate. The program will display the progress as the run is processed:  

  Image Added

The rest of the program (starting with the Setup section) functions the same as the Online Monitoring program, documented earlier on this is processed: !image-3.jpg|border=1! The rest of the program (starting with the Setup section) functions the same as the&nbsp;Online Monitoring program, documented earlier on this page.

There are some options that can be specified on the command line. These are listed when the --h option is given:

...