Skip to content
Snippets Groups Projects
Commit c0dd612d authored by Laurent Mercadier's avatar Laurent Mercadier
Browse files

Adds PP laser fields

parent ec039487
Branches xrd-mnemo
No related tags found
1 merge request!37Adds PP laser fields
...@@ -187,6 +187,24 @@ mnemonics = { ...@@ -187,6 +187,24 @@ mnemonics = {
'key':'actualPosition.value', 'key':'actualPosition.value',
'dim':None}, 'dim':None},
# PP LASER 800 nm path
"PP800_PhaseShifter": {'source':'SCS_ILH_LAS/DOOCS/PP800_PHASESHIFTER',
'key':'actualPosition.value',
'dim':None},
"PP800_DelayLine": {'source':'SCS_ILH_LAS/MOTOR/LT3',
'key':'AActualPosition.value',
'dim':None},
"PP800_HalfWP": {'source':'SCS_ILH_LAS/MOTOR/ROT8WP1',
'key':'actualPosition.value',
'dim':None},
"PP800_FocusLens": {'source':'SCS_ILH_LAS/MOTOR/LT_SPARE1',
'key':'actualPosition.value',
'dim':None},
# 1st lens of telescope (setup of August 2019)
"PP800_TeleLens": {'source':'SCS_ILH_LAS/MOTOR/LT7',
'key':'actualPosition.value',
'dim':None},
# FFT # FFT
"scannerX": {'source':'SCS_CDIFFT_SAM/LMOTOR/SCANNERX', "scannerX": {'source':'SCS_CDIFFT_SAM/LMOTOR/SCANNERX',
'key':'actualPosition.value', 'key':'actualPosition.value',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment