:orphan:

SynthUSBIII
===========

**From:** `Windfreak Technologies, LLC <https://windfreaktech.com/product/synthusb3-6ghz-rf-signal-generator/>`_

**Class:** :py:class:`herosdevices.hardware.windfreak.SynthUSBIII`


**Driver Quality Index:** stable


Windfreak SynthUSB3 RF generator driver.

.. tab-set:: 


   .. tab-item:: Arguments
   
   
      Bold arguments are mandatory. For more information on the listed arguments refer to the class             documentation: :py:class:`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.
      
      
      .. list-table:: 
         :widths: 50 50 50 100
         :header-rows: 1
      
         * - Argument
           - Type
           - Default Value
           - Description
         * - **address**
           - **<class 'str'>**
           - 
           - 
         * - timeout
           - <class 'float'>
           - 1.0
           - 
      

   .. tab-item:: Example JSON for BOSS
   
      The following JSON strings can be used to start a HERO device representation of             :py:class:`SynthUSBIII <herosdevices.hardware.windfreak.SynthUSBIII>` using             `BOSS <https://boss-eb4966.gitlab.io/>`_.
      
      
      .. code-block:: json
      
         {
             "_id": "my_SynthUSBIII",
             "classname": "herosdevices.hardware.windfreak.SynthUSBIII",
             "arguments": {
                 "address": "<class 'str'>",
                 "timeout": 1.0
             }
         }
      
      :sup:`generated from signature`
   .. tab-item:: Inheritance
   
   
      .. inheritance-diagram:: herosdevices.hardware.windfreak.SynthUSBIII
      
