| Tomography Toolbox |
|
tom_set_gui_Values
set the actual settings to the GUI (tom_tilt_series)
Syntax
tom_set_gui_Values(State,COMS,Options)
| Input: | |
| State | :state (structure), to set microscope in a certain mode |
| COMS | :structrure including the interface to the microcoscope (ActiveX Server) |
| direction | :determines which Radiobuttons shold be read (<< >>) see also tom_check_radio_buttons |
| to check the organisation of the structures see tom_make_acquisition_structure and tom_make_all_Coms | |
Description
tom_set_gui_Values sets the actual settings to the GUI (tom_tilt_series). Only the sub-structures
specified in Options are set to the GUIi. Examples[State]=tom_set_gui_Values(State,COMS,Options)
See Also
tom_tilt_series,tom_set_state,tom_get_state,tom_get_gui_Values
|
| tom_set_beamshift | tom_set_pointer |
|