Script execution
This commit is contained in:
@@ -4,9 +4,9 @@ latency = 0.05
|
||||
|
||||
if get_context().source == CommandSource.ui:
|
||||
prefix = "SINSB04-RSYS"
|
||||
start = -170.0
|
||||
stop = 180.0
|
||||
step = 10.0
|
||||
start = 0.0
|
||||
stop = 360.0
|
||||
step = 20.0
|
||||
else:
|
||||
prefix = args[0]
|
||||
start = caget("PSHELL:scanstart")
|
||||
|
||||
Reference in New Issue
Block a user