This chapter describes the Application Programming Interface of the Python 3 module provided by this guide.
The serial_connection Python 3 module allows to exercise the the functionalities of an Adaura Technologies Inc programmable RF attenuator using a serial port connection in a Windows or Linux platform.
This module can be imported in any Python 3 based project.
Note: The serial_connection module is compliant with the default set of rules in Pylint, a widely used Python linter.