Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 350 Bytes

Pressure Gauge IOC

EPICS IOC for reading pressure from Inficon pressure gauge

This repository includes IOC for Inficon Pressure Gauge PCG550. You can launch the IOC by using the following script:

python pressure_IOC.py --host IP_ADDRESS --port PORT

For help in usage, the following code can be used

python pressure_IOC.py -h