LightSensorRef¶
Bases: Reference_Type
Represents the XML element LightSensorRef.
This is an empty element that refers to the Light Sensor associated with this Intensity Calibration Tool.
Bases: Reference_Type
Represents the XML element LightSensorRef.
This is an empty element that refers to the Light Sensor associated with this Intensity Calibration Tool.
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)
¶setLightSensorID(value, validate=True)
¶getLightSensorID()
¶resetLightSensorID()
¶hasLightSensorID()
¶