Skip to content

RasterScanner

Bases: ConfocalScanner_Type

Represents the XML element RasterScanner.

A Raster Scanner is typically used for systematic periodic scanning (raster scanning) of the Laser beam or of the Specimen position, either in one or in two dimensions. Refer to https://www.iso.org/standard/69820.html for further details and measurement methods.

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)

setType(value, validate=True)

getType()

resetType()

hasType()

setHorizontalScanningSpeed(value, validate=True)

getHorizontalScanningSpeed()

resetHorizontalScanningSpeed()

hasHorizontalScanningSpeed()

setHorizontalScanningSpeedUnit(value, validate=True)

getHorizontalScanningSpeedUnit()

resetHorizontalScanningSpeedUnit()

hasHorizontalScanningSpeedUnit()

setVerticalScanningSpeed(value, validate=True)

getVerticalScanningSpeed()

resetVerticalScanningSpeed()

hasVerticalScanningSpeed()

setVerticalScanningSpeedUnit(value, validate=True)

getVerticalScanningSpeedUnit()

resetVerticalScanningSpeedUnit()

hasVerticalScanningSpeedUnit()