Skip to content

MicroscopeStandSettings

Bases: Settings_Type

Represents the XML element MicroscopeStandSettings.

This element refers to the Microscope Stand used to acquire this Image and it holds the Settings that were applied to the Microscope Stand during this Acquisition.

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)

setID(value, validate=True)

getID()

resetID()

hasID()

setTotalEffectiveMagnification(value, validate=True)

getTotalEffectiveMagnification()

resetTotalEffectiveMagnification()

hasTotalEffectiveMagnification()

setFieldOfView(value, validate=True)

getFieldOfView()

resetFieldOfView()

hasFieldOfView()

setFieldOfViewUnit(value, validate=True)

getFieldOfViewUnit()

resetFieldOfViewUnit()

hasFieldOfViewUnit()