next up previous contents 5
Next: Using encoders Up: General DCS Scripting Commands Previous: Waiting for hardware   Contents

Using ion chambers

The command for reading an ion chamber or chambers is

read_ion_chambers time detectorName1 [detectorName2 [...]]

All of the detectors must be associated with the same timer at the hardware level. After the command is issued, the wait_for_devices command can be issued to wait for the detectors to count over the requested time. After the wait_for_devices is issued, each of the readings for the ion chambers can be acquired individually using the get_ion_chamber_counts command in the following format:

get_ion_chamber_counts detectorName

Examples:


next up previous contents 5
Next: Using encoders Up: General DCS Scripting Commands Previous: Waiting for hardware   Contents
Scott McPhillips 2011-07-06