Script execution

This commit is contained in:
boccioli_m
2015-06-17 17:26:36 +02:00
parent eba7ba758b
commit 34816925aa

View File

@@ -53,7 +53,8 @@ try:
#high position limit
idLimitH = 0 #= Channel(DEVICE+':MOTOR.HLM', type = 'd')
#low position limit
idLimitL = 0
idLimitL = 0 #= Channel(DEVICE+':MOTOR.LLM', type = 'd')
######################## end of A ####################
#Dimension 1
direction = 1.0
middle = 40.0