Skip to content

PointDetectorSettings

Bases: DetectorSettings_Type

Represents the XML element PointDetectorSettings.

This element refers to the Point Detector used to acquire this Channel and it holds the Settings that were applied to the Point Detector 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)

setVoltage(value, validate=True)

getVoltage()

resetVoltage()

hasVoltage()

setVoltageUnit(value, validate=True)

getVoltageUnit()

resetVoltageUnit()

hasVoltageUnit()

setPhotonCounting(value, validate=True)

getPhotonCounting()

resetPhotonCounting()

hasPhotonCounting()