SynthUSBIII

From: Windfreak Technologies, LLC

Class: herosdevices.hardware.windfreak.SynthUSBIII

Driver Quality Index: stable

Windfreak SynthUSB3 RF generator driver.

Bold arguments are mandatory. For more information on the listed arguments refer to the class documentation: herosdevices.hardware.windfreak.SynthUSBIII If parameters appear in this list but not in the class definition, please recursively check the linked base classes for the definition of the parameter.

Argument

Type

Default Value

Description

address

<class ‘str’>

timeout

<class ‘float’>

1.0

The following JSON strings can be used to start a HERO device representation of SynthUSBIII using BOSS.

{
    "_id": "my_SynthUSBIII",
    "classname": "herosdevices.hardware.windfreak.SynthUSBIII",
    "arguments": {
        "address": "<class 'str'>",
        "timeout": 1.0
    }
}

generated from signature

digraph inheritancea574c29215 { bgcolor=transparent; rankdir=TB; size=""; "herosdevices.core.templates.serial.SerialDeviceTemplate" [URL="../../../autoapi/herosdevices/core/templates/serial/index.html#herosdevices.core.templates.serial.SerialDeviceTemplate",color="#5fabe8",fillcolor="#5fabe827",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,penwidth=2,shape=box,style="rounded,filled",target="_top",tooltip="Template (base class) for devices which are controlled or read out through a serial interface."]; "herosdevices.hardware.windfreak.SynthUSB" [URL="../../../autoapi/herosdevices/hardware/windfreak/index.html#herosdevices.hardware.windfreak.SynthUSB",color="#5fabe8",fillcolor="#5fabe827",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,penwidth=2,shape=box,style="rounded,filled",target="_top",tooltip="Base class for Windfreak Synth USB RF generators."]; "herosdevices.interfaces.atomiq.RFSource" -> "herosdevices.hardware.windfreak.SynthUSB" [arrowsize=1,color="#5fabe8",dir="back",penwidth=2,style="setlinewidth(0.5)"]; "herosdevices.core.templates.serial.SerialDeviceTemplate" -> "herosdevices.hardware.windfreak.SynthUSB" [arrowsize=1,color="#5fabe8",dir="back",penwidth=2,style="setlinewidth(0.5)"]; "herosdevices.hardware.windfreak.SynthUSBIII" [URL="../../../autoapi/herosdevices/hardware/windfreak/index.html#herosdevices.hardware.windfreak.SynthUSBIII",color="#5fabe8",fillcolor="#5fabe827",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,penwidth=2,shape=box,style="rounded,filled",target="_top",tooltip="Windfreak SynthUSB3 RF generator driver."]; "herosdevices.hardware.windfreak.SynthUSB" -> "herosdevices.hardware.windfreak.SynthUSBIII" [arrowsize=1,color="#5fabe8",dir="back",penwidth=2,style="setlinewidth(0.5)"]; "herosdevices.interfaces.Interface" [URL="../../../autoapi/herosdevices/interfaces/index.html#herosdevices.interfaces.Interface",color="#5fabe8",fillcolor="#5fabe827",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,penwidth=2,shape=box,style="rounded,filled",target="_top",tooltip="Generic Interface to describe and check capabilities of a device driver."]; "herosdevices.interfaces.atomiq.AtomiqInterface" [URL="../../../autoapi/herosdevices/interfaces/atomiq/index.html#herosdevices.interfaces.atomiq.AtomiqInterface",color="#5fabe8",fillcolor="#5fabe827",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,penwidth=2,shape=box,style="rounded,filled",target="_top",tooltip="This interface defines the necessary methods for a HERO to seamlessly being converted into an atomiq component."]; "herosdevices.interfaces.Interface" -> "herosdevices.interfaces.atomiq.AtomiqInterface" [arrowsize=1,color="#5fabe8",dir="back",penwidth=2,style="setlinewidth(0.5)"]; "herosdevices.interfaces.atomiq.RFSource" [URL="../../../autoapi/herosdevices/interfaces/atomiq/index.html#herosdevices.interfaces.atomiq.RFSource",color="#5fabe8",fillcolor="#5fabe827",fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,penwidth=2,shape=box,style="rounded,filled",target="_top",tooltip="HERO implementation of :external+atomiq:py:class:`atomiq.components.electronics.rfsource.RFSource`."]; "herosdevices.interfaces.atomiq.AtomiqInterface" -> "herosdevices.interfaces.atomiq.RFSource" [arrowsize=1,color="#5fabe8",dir="back",penwidth=2,style="setlinewidth(0.5)"]; }