Skip to content

LightSourceSettings

Bases: Settings_Type

Represents the XML element LightSourceSettings.

This element holds the Setting applied to a Light Source used in the Light Path during the acquisition of this Channel as well as a reference to the LightSource (the ID attribute) in question.

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()

setIlluminationPowerSettings(value, validate=True)

getIlluminationPowerSettings()

resetIlluminationPowerSettings()

hasIlluminationPowerSettings()

setlluminationPowerSettingsUnit(value, validate=True)

getlluminationPowerSettingsUnit()

resetlluminationPowerSettingsUnit()

haslluminationPowerSettingsUnit()

setAttenuation(value, validate=True)

getAttenuation()

resetAttenuation()

hasAttenuation()

setAttenuationMethod(value, validate=True)

getAttenuationMethod()

resetAttenuationMethod()

hasAttenuationMethod()

getAttenuationMethodAllowedValues() staticmethod

setUsedAcoustoOpticalDevice(value, validate=True)

getUsedAcoustoOpticalDevice()

resetUsedAcoustoOpticalDevice()

hasUsedAcoustoOpticalDevice()