Changes to sct files
This commit is contained in:
@@ -44,7 +44,7 @@ driver pfeiffer_hg = {
|
||||
|
||||
code read_function ack_enq = {
|
||||
@ if {[string equal -nocase -length 1 ${data} "\x06"]} {
|
||||
@ debug_log 1 "ack_enq received ACK, send ENQ"
|
||||
@ debug_log ${tc_root} 1 "ack_enq received ACK, send ENQ"
|
||||
@ sct send "\x05"
|
||||
@ }
|
||||
@ return "readPR1"
|
||||
|
||||
Reference in New Issue
Block a user