Controller for an oxford valve.
This is a class to perform actions common to most Oxford Instruments devices, including the ITC503, the PS120, and the IPS120.
Parameters : | name : str
protocol : {‘ISOBUS’, ‘GPIB’, ‘Serial’, ‘Gateway Master’, ‘Gateway Slave’}
isobusAddress : str
visaAddress : str
serialConfig : dict
normallyClosed : bool
|
---|
Methods