Skip to content
Snippets Groups Projects
Commit f94c6117 authored by Cristian Galperti's avatar Cristian Galperti
Browse files

DM mag control expcode 1006 added

parent 034f8378
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ SCDexps=SCDclass_expcodecontainer;
SCDexps=SCDexps.insertexpcode(1, @(x) SCDexpcodeconf_template);
SCDexps=SCDexps.insertexpcode(1005, @(x) SCDexpcodeconf_tcvstandard02);
SCDexps=SCDexps.insertexpcode(10 , @(x) SCDexpcodeconf_f4eexample);
SCDexps=SCDexps.insertexpcode(1006, @(x) SCDexpcodeconf_DMmagcontrol);
assignin('base','SCDexps',SCDexps);
......
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