Closedown
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
print "in blablksjf;lkaj ;fk"
|
||||
path1=time.strftime("%Y_%m", time.localtime())
|
||||
path2=time.strftime("%Y%m%d", time.localtime())
|
||||
path="/sls/X07MA/data/x07maop/Data1/"+path1+"/"+path2 +"/"+"refill.log"
|
||||
#path1=time.strftime("%Y_%m", time.localtime())
|
||||
#path2=time.strftime("%Y%m%d", time.localtime())
|
||||
#path="/sls/X07MA/data/x07maop/Data1/"+path1+"/"+path2 +"/"+"refill.log"
|
||||
|
||||
sp = temperature.read
|
||||
print sp
|
||||
|
||||
if (sp<2.0):
|
||||
# open needle valve
|
||||
|
||||
Reference in New Issue
Block a user