Julabo sct driver to use @@NOREPLY@@
This commit is contained in:
@@ -94,14 +94,14 @@ driver julabo_lh45_gen = {
|
||||
# Put a space between command and param
|
||||
set cmd "${cmd_str} ${par}"
|
||||
# Hack to get a response
|
||||
set cmd "${cmd}\r\nversion"
|
||||
set cmd "${cmd}@@NOREPLY@@"
|
||||
%%}
|
||||
|
||||
code Write_function setValue = {%%
|
||||
# Put a space between command and param
|
||||
set cmd "${cmd_str} ${par}"
|
||||
# Hack to get a response
|
||||
set cmd "${cmd}\r\nversion"
|
||||
set cmd "${cmd}@@NOREPLY@@"
|
||||
%%}
|
||||
#
|
||||
# This code is after database creation
|
||||
|
||||
Reference in New Issue
Block a user