update dil5.stick

but this may no longer to be needed ...
This commit is contained in:
2025-06-17 13:10:48 +02:00
parent 0c1428ddee
commit fbf37b37f2

View File

@ -2,12 +2,5 @@ stickDesc = DIL5 Frappy history recorder
set ::secop_version 4
set ins [result instrument]
if {[string match "prep*" $ins]} {
set nr [string range $ins end end]
makenv frappy_stick -driver secop -port localhost:1521$nr
} elseif {[lindex [split [info hostname] .] 0] ne $ins} {
error "runs on instruments or prep0-9 only"
} else {
makenv frappy_stick -driver secop -port localhost:15201
}
makenv frappy_stick -driver secop -port linse-dil5:5000