Welcome to TechConnect!#

Introduction#

This is a python library written to help control instruments over VISA/GPIB. Below you will find Installation instructions. Please keep in mind that this package is still in heavy development and there may be large refactoring/changes that could break code. I will try to maintain up-to-date documentation. However, if you see a bug, or any missed/out-of-date documentation please feel free to contact me at joseph.hocking@uwa.edu.au

Installation#

Due to the dev state of this package, currently the preferred method of installation is github cloning, and installation through pip. To do this first clone the github repo by:

` git clone hockijo/TechConnect `

Then navigate to the cloned directory in your preferred prompt for installing python packages (should be called TechConnect) and run the following:

` pip install . `

API#

Indices and tables#