The edwards_agc module

Autogenerated API documentation for edwards_agc

Driver and simple test case for Edwards Active Gauge Controler

class PyExpLabSys.drivers.edwards_agc.EdwardsAGC(port='/dev/ttyUSB0')[source]

Bases: object

Primitive driver for Edwards Active Gauge Controler Complete manual found at http://www.idealvac.com/files/brochures/Edwards_AGC_D386-52-880_IssueM.pdf

__init__(port='/dev/ttyUSB0')[source]

Initialize self. See help(type(self)) for accurate signature.

comm(command)[source]

Implements basic communication

gauge_type(gauge_number)[source]

Return the type of gauge

read_pressure(gauge_number)[source]

Read the pressure of a gauge

pressure_unit(gauge_number)[source]

Read the unit of a gauge

current_error()[source]

Read the current error code

software_version()[source]

Return the software version of the controller