Skip to content

MechanicalStage

Bases: Stage_Type

Represents the XML element MechanicalStage.

This element describes a Stage fitted with ball-screw drives or rack mechanisms (sometimes equipped with precision calibration) to primarily assist in the translational movement of the Sample in the X and Y directions. A Mechanical Stage may be built into the Microscope Stand or it may consist of a removable insert. It may be manually operated, or it might be driven by linear electrodynamic motors, such as for example, in computer-controlled digital Microscopes. In some rare cases, a Mechanical Stage might also be used for Focusing (Z-axis movement), i.e., in simple surveying Microscopes.

fromBase(base) staticmethod

getTypeName()

getXMLName()

getNBOType()

getChildren()

getSubElements()

fromJsonFile(path, validate=True)

fromJsonString(json_string, validate=True)

fromXmlFile(path, validate=True)

fromXmlString(xml_string, validate=True)

toXmlFile(filename, validate=True)

toXmlString(validate=True)