aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.DispenserAnalyzer.UI/MainWindow.xaml
Commit message (Collapse)AuthorAgeFilesLines
* Saving Flow Test Results automatically In Excel File - first versionVictoria Plitt2022-10-031-2/+5
| | | | Related Work Items: #7268
* Dispenser Analyzer. Compare process results ( under 3 results ) in ↵Victoria Plitt2021-01-101-5/+23
| | | | dialog, in chart, Display an arrow for 2 clicked points. Bug in calculate process analyzer average. Bug in Flow Analyzer.
* Dispenser Analyzer. A new analyzer was added - Process. Added additional ↵Victoria Plitt2020-09-131-24/+45
| | | | level of Generic interfaces and implementation.
* Dispenser Analyzer. Added settings wnd, changes in printing to pdf - set ↵Victoria Plitt2020-07-051-3/+8
| | | | real height of document, removed printing graphs to png files.
* Dispenser Analyzer . Added a new graph to Flow results. Changed some values ↵Victoria Plitt2020-06-241-7/+20
| | | | in analyzing according to Ori request.
* Utility. Dispenser Analyzer. Print to pdf file. A little changes in GUI.Victoria Plitt2020-03-291-2/+2
|
* Tango.DispenserAnalyzer. Print results to pdf file.Victoria Plitt2020-03-251-10/+12
|
* Dispenser Analyzer - added Version to main title of the applicationVictoria Plitt2020-03-161-1/+1
|
* Implementing JobRuns on Statistics module.Victoria Plitt2020-02-261-52/+59
|
* Flow analyzer - to increase the rage from 450 reads to 470, and decrease the ↵Victoria Plitt2020-02-041-4/+3
| | | | | | intervals from 225 to 200. Added name of file to generate result button. Added a new result : 1. %of error results - Max range /avg ( max range=upper range of multiple )
* Flow analyzer: added test for calculate max-min values for each 450 values ↵Victoria Plitt2020-02-031-4/+5
| | | | | | with step 225. Added vertical lines for show labels.
* Changes in DispenserAnalyserUI.Victoria Plitt2020-01-291-2/+2
| | | | | 1) Added a new test : PressureBuildUpAnalyser. 2).Added moving Average filter to FlowAnalyser. 3). New parameters in FlowAnalyserResult: error under a specific value.
* DispenserAnalyser. Added dynamic and flow test.Victoria Plitt2019-12-181-36/+96
|
* Dispenser Jid - Test examples. Create DispenserAnalyser utility project. ↵Victoria Plitt2019-12-091-2/+80
| | | | Seal test.
* Implemented deleted users handling on Machine Studio.Victoria Plitt2019-12-041-0/+12
Started working on Dispenser Analyzer. Related Work Items: #1533