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

Merge branch 'AFS_laser_keys' into 'master'

Adds AFS laser mnemonics

See merge request SCS/ToolBox!35
parents 481678ad 1c03da45
No related branches found
No related tags found
No related merge requests found
...@@ -169,13 +169,23 @@ mnemonics = { ...@@ -169,13 +169,23 @@ mnemonics = {
'key':'encoderPosition.value', 'key':'encoderPosition.value',
'dim':None}, 'dim':None},
# LASER TIMING # AFS LASER
"AFS_PhaseShifter": {'source':'SCS_ILH_LAS/PHASESHIFTER/DOOCS', "AFS_PhaseShifter": {'source':'SCS_ILH_LAS/PHASESHIFTER/DOOCS',
'key':'actualPosition.value', 'key':'actualPosition.value',
'dim':None}, 'dim':None},
"AFS_DelayLine": {'source':'SCS_ILH_LAS/MOTOR/LT3', "AFS_DelayLine": {'source':'SCS_ILH_LAS/MOTOR/LT3',
'key':'AActualPosition.value', 'key':'AActualPosition.value',
'dim':None}, 'dim':None},
"AFS_HalfWP": {'source':'SCS_ILH_LAS/MOTOR/ROT_OPA_BWP1',
'key':'actualPosition.value',
'dim':None},
"AFS_FocusLens": {'source':'SCS_ILH_LAS/MOTOR/LT_SPARE1',
'key':'actualPosition.value',
'dim':None},
# 2nd lens of telescope
"AFS_TeleLens": {'source':'SCS_ILH_LAS/MOTOR/LT2',
'key':'actualPosition.value',
'dim':None},
# FFT # FFT
"scannerX": {'source':'SCS_CDIFFT_SAM/LMOTOR/SCANNERX', "scannerX": {'source':'SCS_CDIFFT_SAM/LMOTOR/SCANNERX',
......
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