forked from ksmith0/PixieSuite2
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
ScanMain does not allow the unpacker to control the run status. For example, the scope makes use of this in single mode by setting acqRun to true and then when a plot is completed it sets acqRun to false. Now that the run and stop commands have been moved to ScanMain there is no method to allow the scope to stop the scanning. This has forced the single command to become a toggle and making hte user to type run every time they want a new plot.