There is no mkdriver_args
This commit is contained in:
@ -5,8 +5,7 @@ driver lakeshore_m370 = {
|
||||
class = environment
|
||||
simulation_group = environment_simulation
|
||||
add_args = 'id tol'
|
||||
make_args = 'tol'
|
||||
mkdriver_args = 'id'
|
||||
make_args = 'id tol'
|
||||
code mkDriver = {%%
|
||||
::scobj::lakeshore_370::mk_sct_driver $sct_controller environment $name $tol
|
||||
hsetprop ${scobj_hpath}/Loop1/setpoint permlink data_set T[format "%02d" ${id}]SP01
|
||||
|
Reference in New Issue
Block a user