The Pfeiffer TPG300 module
Module for Pfeiffer TPG300 pressure gauge controllers. Compatible with the multimeter module.
API
-
cmd_pf_tpg300.
init_pf_tpg300
(pf_tpg300_id, conf_string)[source]
Initialize PF_TPG300 pressure gauge.
conf_string must contain the parameters:
- chan: a integer from 1 to 4 for channels A1, A2, B1, B2.
- bus: a conf_string for cmd_serial or cmd_tcp
-
cmd_pf_tpg300.
deinit_pf_tpg300
(pf_tpg300_id)[source]
Deinitialize pf_tpg300_id pressure gauge.
-
cmd_pf_tpg300.
config_pf_tpg300
(pf_tpg300_id, units)[source]
Configure pf_tpg300_id pressure gauge. units can be mbar, Torr or Pa.
-
cmd_pf_tpg300.
inval_pf_tpg300
(pf_tpg300_id)[source]
Invalidate pf_tpg300_id pressure gauge.
-
cmd_pf_tpg300.
get_pressure_pf_tpg300
(pf_tpg300_id)[source]
Take a measure from pf_tpg300_id pressure gauge