Skip to content

Shutter

Bases: OpticalAperture_Type

Represents the XML element Shutter.

This element describes a Shutter available for this Instrument. Shutters are devices that open and close, and they may be mechanically or electro-mechanically controlled. Shutters are typically used to control the Light that raches the sample (i.e., to limit phototoxicity and photobleaching especially in case of live specimens), or the Detecrtor at any one time. They can also be used for Excitation or Emission Wavelength selection.

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)

setResponseTime(value, validate=True)

getResponseTime()

resetResponseTime()

hasResponseTime()

setResponseTimeUnit(value, validate=True)

getResponseTimeUnit()

resetResponseTimeUnit()

hasResponseTimeUnit()

setFunction(value, validate=True)

getFunction()

resetFunction()

hasFunction()

setOperatingFrequency(value, validate=True)

getOperatingFrequency()

resetOperatingFrequency()

hasOperatingFrequency()

setOperatingFrequencyUnit(value, validate=True)

getOperatingFrequencyUnit()

resetOperatingFrequencyUnit()

hasOperatingFrequencyUnit()

setMotorized(value, validate=True)

getMotorized()

resetMotorized()

hasMotorized()

setMaxApertureDiameter(value, validate=True)

getMaxApertureDiameter()

resetMaxApertureDiameter()

hasMaxApertureDiameter()

setMaxApertureDiameterUnit(value, validate=True)

getMaxApertureDiameterUnit()

resetMaxApertureDiameterUnit()

hasMaxApertureDiameterUnit()

setMultimode(value, validate=True)

getMultimode()

resetMultimode()

hasMultimode()