sknrf.device.instrument.shared.sg.ape.quantiflash module

class sknrf.device.instrument.shared.sg.ape.quantiflash.QuantiFlash(*args, **kwargs)

Bases: Device

send(command)
getDevice()
getSerial()
getSoftware()
getLEDControl()
setLEDControl(control)
getLEDMode()
setLEDMode(mode)
getPulseIntensity()
setPulseIntensity(intensity)
getPulseDuration()
setPulseDuration(duration)
getPulseRate()
setPulseRate(rate)
getTriggerIntensity()
setTriggerIntensity(intensity)
getPulseShapeNumber()
getPulseShapeName()
selectPulseShape(shape)
selectPulseShapeByName(shape)
getLedIntensity()
setLedIntensity(intensity)
getChannel()
setChannel(channel)
getChannelActive()
setChannelActive(channel)
staticMetaObject = PySide6.QtCore.QMetaObject("QuantiFlash" inherits "Device": )