...
Parameter | Report Frequency | Purpose | Notes | |
---|---|---|---|---|
1 | Source 1 intensity | TBC | Monitor calibration source outputs over time | Report this value if Source 1 is selected at octagon. |
2 | Source 2 intensity | TBC | Report this value if Source 2 is selected at octagon. | |
3 | Source 3 intensity | TBC | Report this value if Source 3 is selected at octagon. | |
4 | Source 4 intensity | TBC | Report this value if Source 4 is selected at octagon. | |
5 | Source 5 intensity | TBC | Report this value if Source 5 is selected at octagon. | |
6 | Source 6 intensity | TBC | Report this value if Source 6 is selected at octagon. | |
7 | Source 7 intensity | TBC | Report this value if Source 7 is selected at octagon. | |
8 | Source 8 intensity | TBC | Report this value if Source 8 is selected at octagon. |
Required Alarms
...
Parameter
...
Threshold
...
Notes
...
Calibration Source 1 intensity low
...
TBD
...
Calibration Source 2 intensity low
...
TBD
...
Calibration Source 3 intensity low
...
TBD
...
Calibration Source 4 intensity low
...
TBD
...
Calibration Source 5 intensity low
...
TBD
...
Calibration Source 6 intensity low
...
TBD
...
Calibration Source 7 intensity low
...
TBD
...
Calibration Source 8 intensity low
...
TBD
Data taken with cal unit closed up June 7, 2022.
Wavelengths selected based on central band pass of the two detectors.
...
Configuration | Value | Explanation |
---|---|---|
dipsnum | 1 | Dispatcher number |
ip | 192.168.23.178 | IP address of the Lantronix |
port | 10001 | Port that is used, 10001 means port 1 |
Lantronix serial config | 19200, 8N1, No flow control | Serial port settings, matched to Newport 1830-R setting. |
poll_time | 0.5 | Time between data requests for the measured power value. |
navg | 10 | Default starting value for NAVG. Keyword can be written. |
wave | 658 | Default starting value for the wave parameter, the value is nm. |
units | 1 | Default starting value for units, this is Watts. |
filter | 3 | Default starting value for the filter, this is the Fast value. |
display | 0 | Default starting value for the display, this is the off value. |
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 |