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

Merge branch 't0-mnemo' into 'master'

Add mnemonic for time overlap motor position

See merge request !307
parents 2d53dbf8 6c2e12fa
No related branches found
No related tags found
1 merge request!307Add mnemonic for time overlap motor position
Pipeline #150865 passed
...@@ -417,6 +417,9 @@ mnemonics = { ...@@ -417,6 +417,9 @@ mnemonics = {
{'source': 'SCS_ILH_LAS/MOTOR/LT3', {'source': 'SCS_ILH_LAS/MOTOR/LT3',
'key': 'AActualPosition.value', 'key': 'AActualPosition.value',
'dim': None},), 'dim': None},),
"PP800_T0_mm": ({'source': 'SCS_ILH_LAS/MDL/OPTICALDELAY_PP800',
'key': 'motorOffset.value',
'dim': None},),
"PP800_HalfWP": ({'source': 'SCS_ILH_LAS/MOTOR/ROT8WP1', "PP800_HalfWP": ({'source': 'SCS_ILH_LAS/MOTOR/ROT8WP1',
'key': 'actualPosition.value', 'key': 'actualPosition.value',
'dim': None},), 'dim': None},),
......
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