Script execution
This commit is contained in:
@@ -8,12 +8,20 @@ AuxCurrent: not connected
|
||||
|
||||
import time
|
||||
|
||||
STARTPOS = (270.0)
|
||||
ENDPOS = (310.0)
|
||||
STEPS = 0.5
|
||||
LATENCY = 1.0
|
||||
# G1200 full spectrum
|
||||
STARTPOS = (100.0)
|
||||
ENDPOS = (120.0)
|
||||
STEPS = 25.0
|
||||
LATENCY = 5.0
|
||||
DWELL = 1.0
|
||||
|
||||
# carbon edge
|
||||
#STARTPOS = (270.0)
|
||||
#ENDPOS = (310.0)
|
||||
#STEPS = 0.5
|
||||
#LATENCY = 1.0
|
||||
#DWELL = 1.0
|
||||
|
||||
# G1200 1x1 reference sscan_2264 (elog:114)
|
||||
#SampleCurrentGain.write("L, 10^8")
|
||||
#RefCurrentGain.write("L, 10^9")
|
||||
|
||||
Reference in New Issue
Block a user