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