Skip to content
Snippets Groups Projects
Commit 712147f2 authored by Alexander Yaroslavtsev's avatar Alexander Yaroslavtsev
Browse files

Merge branch 'FFT_MAG' into 'master'

Adds FFT magnet ASENS

See merge request SCS/ToolBox!38
parents 21d13155 7f041e67
No related branches found
No related tags found
No related merge requests found
......@@ -221,7 +221,10 @@ mnemonics = {
"SAM-Z": {'source':'SCS_CDIFFT_MOV/ENC/SAM_Z',
'key':'value.value',
'dim':None},
"magnet": {'source':'SCS_CDIFFT_MAG/SUPPLY/CURRENT',
"magnet": {'source':'SCS_CDIFFT_MAG/ASENS/CURRENT',
'key':'value.value',
'dim':None},
"magnet_old": {'source':'SCS_CDIFFT_MAG/SUPPLY/CURRENT',
'key':'actualCurrent.value',
'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