Script execution
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
|
||||
import ch.psi.pshell.epics.ProcessVariable as PV
|
||||
#import datetime
|
||||
|
||||
|
||||
|
||||
latency = 0.3
|
||||
@@ -13,17 +13,13 @@ start = -170.0
|
||||
stop = 180.0
|
||||
step = 10.0
|
||||
|
||||
|
||||
|
||||
#plot_name = datetime.datetime.fromtimestamp(time.time()).strftime('%H%M%S')
|
||||
|
||||
|
||||
print "SECTION = ", SECTION
|
||||
print "Start = ", start
|
||||
print "Stop = ", stop
|
||||
print "Step = ", step
|
||||
|
||||
|
||||
set_context(path = "{data}/{year}_{month}/{date}/{date}_{time}_" + str(SECTION) + "_{name}")
|
||||
|
||||
|
||||
# define all PVs
|
||||
|
||||
Reference in New Issue
Block a user