23 lines
514 B
Markdown
23 lines
514 B
Markdown
|
|
# 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:
|
||
|
|
-Tecna T3L
|
||
|
|
-Tecna T3P
|
||
|
|
-Furness controls FCO730
|
||
|
|
|
||
|
|
In addition to leak testing, the software supports many other functions, depending on which system is deployed:
|
||
|
|
-electrical resistance measurement
|
||
|
|
-vision test
|
||
|
|
-fixture digital I/O management
|
||
|
|
|
||
|
|
|
||
|
|
## Setup
|
||
|
|
-Clone the repository
|
||
|
|
-On Windows: ./init_win.bat
|
||
|
|
-On Linux: ./init.sh
|
||
|
|
|