neclib.devices.vacuum_gauge.tpg261#
Aliases#
None |
|
Manages the busy state of the object. |
|
Get logger instance which prints operation logs to console. |
- class TPG261[source]#
Bases:
VacuumGauge
Vacuum Gauge, which can check preassure of cryostat.
Notes
Configuration items for this device:
communicator : str Communicator of thermometer. LAN or RS232 can be chosen.
- hoststr
IP address for ethernet communicator. If you use LAN communicator, you must set this parameter.
- portint
ethernet port of using devices. Please check device setting. If you use LAN communicator, you must set this parameter.
- rs232_portstr
RS232 port of using devices. If you use RS232 communicator, you must set this parameter.
- Model: ClassVar[str] = 'TPG261'#
- Manufacturer: ClassVar[str] = 'Pfeiffer'#
- Identifier: ClassVar[Optional[str]] = 'communicator'#