Script execution

This commit is contained in:
gac-x09lb
2022-11-23 09:40:11 +01:00
parent 916335d1d2
commit c4b66f2378

View File

@@ -66,7 +66,7 @@ def gen():
try:
r = vscan(POSITIONERS, SENSORS , gen(), False,\
SETTLING_TIME, relative=False, zigzag = ZIGZAG, \
SETTLING_TIME, relative=False, zigzag = ZIGZAG, initial_move=False, \
before_read=before_readout, after_read = after_readout, \
manual_range=RANGE_X, manual_range_y=RANGE_Y, \
compression = COMPRESSION, enabled_plots=ENABLED_PLOTS, \