2024-01-16 18:12:06 +00:00
|
|
|
# ST-TEN-1
|
|
|
|
|
|
|
|
|
|
CONTROL SOFTWARE FOR ERRECINQUE LEAK TEST SYSTEMS
|
|
|
|
|
|
|
|
|
|
## Getting started
|
|
|
|
|
|
|
|
|
|
This software is deployed on many different systems, each using one of the following leak test instruments:
|
2024-04-22 16:38:34 +00:00
|
|
|
|
|
|
|
|
- Tecna T3L
|
|
|
|
|
- Tecna T3P
|
|
|
|
|
- Furness controls FCO730
|
2024-01-16 18:12:06 +00:00
|
|
|
|
|
|
|
|
In addition to leak testing, the software supports many other functions, depending on which system is deployed:
|
2024-04-22 16:38:34 +00:00
|
|
|
|
|
|
|
|
- electrical resistance measurement
|
|
|
|
|
- vision test
|
|
|
|
|
- fixture digital I/O management
|
2024-01-16 18:12:06 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
## Setup
|
2024-04-22 16:38:34 +00:00
|
|
|
- Clone the repository
|
|
|
|
|
- On Windows: ./init_win.bat
|
|
|
|
|
- On Linux: ./init.sh
|
2024-01-16 18:12:06 +00:00
|
|
|
|