st-ten-1/README.md

28 lines
668 B
Markdown
Raw Normal View History

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:
- 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:
- electrical resistance measurement
- vision test
- fixture digital I/O management
2024-01-16 18:12:06 +00:00
## Setup
- Clone the repository
- On Windows: ./init_win.bat
- On Linux: ./init.sh
2024-01-16 18:12:06 +00:00
## FIX FOR TERMINAL NOT WORKINK FOR WINDOWS 10
Help | Find Action," type registry, Enter
Disable terminal.use.conpty.on.windows
Restart PyCharm