Calibration Intensity Measurement
Software Actions
The calibration intensity monitor measures the intensity of calibration lamps when it is in the beam. This dispatcher automates some of the configuration and writes the measured power to a keyword whose name matches the calibration source when the measurement being performed.
The measurement only occurs when the AVG value of the calibration intensity monitor is On. It also checks that the lamp is on for which ever source is selected by the octagon stage, and that the monitor is in the beam. If either state changes during a measurement, the keyword is no longer updated. Currently it does not check the calibration intensity monitor itself.
Dispatcher Implementation
Keyword | Value | Type |
---|---|---|
MEASURING | Yes / No - Is the average power being recorded. | boolean |
INPUT | Octagon position selected, that is also the name of the keyword that the power will be recorded to. | enumerated |
<LAMP_NAME> | The last average power value recorded. | Double |
<LAMP_NAME>_TIME | The time that the last power value was recorded. | Double |