Tomography Toolbox    

tom_make_all_coms

creates the interface structure to the microscope

Syntax

[COMS]=tom_make_all_coms

Input:
-  
Output  
COMS :structure including the interface to the microcoscope (ActiveX Server)

 

Description

tom_make_all_coms creates the interface structure for the microscope by
opening ActiveXServer. COM means Component Object Model and is Microsoft's framework
for developing and supporting program component objects.
... see also
http://www.mathworks.com/access/helpdesk/help/techdoc/apiref/actxserver.html#1151518

Examples

[handles.COMS]=tom_make_all_coms;

See Also

tom_tilt_series

    tom_make_acquisition_structure  tom_manual_tracking_qstd