Skip to content

Commit

Permalink
.gitignore file updated and README.md improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
pageyboy committed Feb 15, 2019
1 parent 0206f4d commit 7d3d001
Show file tree
Hide file tree
Showing 15 changed files with 9 additions and 45 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

# Build results
[Dd]ebug/
*/**/bin/Debug
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
Expand Down
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,9 @@ In response to this and to alleviate frustrations in the lab this tool was devel

These instructions will help you get this application set up on the controlling data system connected to your Agilent G6560X IM-QTOF

You can either clone this entire project to your local machine or you can navigate to the following location with the folder structure to download the executable to your local machine or you can click this [link](https://github.com/pageyboy/UnderPressure/raw/master/Under%20Pressure/Under%20Pressure/bin/Debug/Under%20Pressure.exe)
Find the [latest release here](https://github.com/pageyboy/UnderPressure/releases/latest) and download to your PC.

```
Under Pressure\Under Pressure\bin\Debug\
```

The file that is downloaded may be quarantined by your AntiVirus and so you may need to add an exception in to allow this file through.
The file that is downloaded may be quarantined by your AntiVirus and so you may need to add an exception in order to use it.

## Using Under Pressure

Expand All @@ -56,6 +52,12 @@ The file that is downloaded may be quarantined by your AntiVirus and so you may
</ul>
</ol>

![Setpoints tab](https://raw.githubusercontent.com/pageyboy/UnderPressure/master/Readme%20Images/UnderPressure_Setpoints.PNG)

![Measure tab graphical view](https://raw.githubusercontent.com/pageyboy/UnderPressure/master/Readme%20Images/UnderPressure_Measure_Graph_750.PNG)

![Measure tab data view](https://raw.githubusercontent.com/pageyboy/UnderPressure/master/Readme%20Images/UnderPressure_Measure_Data.PNG)

![Leak test on screen information](https://raw.githubusercontent.com/pageyboy/UnderPressure/master/Readme%20Images/LeakTest.png)

**Dummy Instrument**
Expand Down
Binary file removed Under Pressure/.vs/Under Pressure/v15/.suo
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
26 changes: 0 additions & 26 deletions Under Pressure/Under Pressure/obj/Debug/Under Pressure.xml

This file was deleted.

Binary file not shown.
Binary file not shown.

0 comments on commit 7d3d001

Please sign in to comment.