Call the add instead of make function for the Eurotherm 2000 wrapper
This commit is contained in:
@@ -7,6 +7,6 @@ driver eurotherm_m2000 = {
|
||||
add_args = 'id datype dev_id tol'
|
||||
make_args = 'id datype dev_id tol'
|
||||
code mkDriver = {%%
|
||||
mk_sct_eurotherm_et2000 sct_controller environment $name $dev_id $tol $id $datype
|
||||
add_eurotherm_2000 $name $ip_address $tcp_port $dev_id $tol $id $datype
|
||||
%%}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user