rpeltekov / ge3t_shim_tool

Conformal Shimming for GE3T using ExSI and OpenSourceImaging Shim Drivers
MIT License
1 stars 1 forks source link

add a cancel current scan button #30

Open rpeltekov opened 2 months ago

rpeltekov commented 2 months ago

whenever a scan is running. add a button to cancel the current operation and not do anything...

arulloomba1 commented 2 months ago

clear_command_queu in exsi client, empty the queue of commands that are waiting to be executed. Make sure the state of tool returns to what it was before you clicked the button. Connect gui and tool, where the tool has the command. Dofieldmapscan --> waits for two scans to finish and queues two scans,

start with dofieldmapscan --> understand sequence of events from button defined, connection btw gui and tool, whats tool doing with function and how its communicating with exsi client and what its waiting on