Closedown
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
|
||||
def test1():
|
||||
def init():
|
||||
print "controller" in globals()
|
||||
globals()["controller"].injectVars()
|
||||
|
||||
#from startup import inject
|
||||
#inject()
|
||||
|
||||
def test1():
|
||||
globals()["controller"].injectVars()
|
||||
print caget('X06DA-OP-BPM3:SUM')
|
||||
global beam_ref
|
||||
print beam_ref.read()
|
||||
#global beam_ref
|
||||
#print beam_ref.read()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user