aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.DispenserAnalyzer.UI
Commit message (Collapse)AuthorAgeFilesLines
* Saving Flow Test Results automatically In Excel File - first versionVictoria Plitt2022-10-0312-25/+404
| | | | Related Work Items: #7268
* Dispenser AnalyserVictoria Plitt2022-07-033-3/+5
|
* Dispenser Analyzer. Add new criteria to flow test.Victoria Plitt2022-06-226-8/+134
|
* Dispenser analyzer upgrade. New version. Settings: DividerMaxError, value = ↵Victoria Plitt2021-09-305-8/+15
| | | | 1500.
* RML Extension changesVictoria Plitt2021-07-132-17/+5
|
* Dispenser Analyzer. Compare process results ( under 3 results ) in ↵Victoria Plitt2021-01-1025-190/+972
| | | | dialog, in chart, Display an arrow for 2 clicked points. Bug in calculate process analyzer average. Bug in Flow Analyzer.
* Dispenser Analyzer.Victoria Plitt2020-09-247-14/+31
| | | | A little changes in titles, using with param in command line, versions.
* Dispenser analyzer. A little bug on settings. in Process analyzer.Victoria Plitt2020-09-161-1/+3
|
* Dispenser Analyzer. A new analyzer was added - Process. Added additional ↵Victoria Plitt2020-09-1325-349/+973
| | | | level of Generic interfaces and implementation.
* mergeAvi Levkovich2020-08-2512-51/+182
|
* mergeAvi Levkovich2020-08-122-2/+3
|
* Dispenser Analyzer. Added setting window, saving flow test results as excel ↵Victoria Plitt2020-07-3014-61/+446
| | | | data, working with command line.
* Dispenser Analyzer. GUI changes in Setting window.Victoria Plitt2020-07-091-25/+36
|
* Dispenser Analyzer. Added settings wnd, changes in printing to pdf - set ↵Victoria Plitt2020-07-059-15/+356
| | | | real height of document, removed printing graphs to png files.
* Flow analyzer. Changed allowed error from >=1.3 to >=1.5Victoria Plitt2020-06-253-4/+4
|
* Dispenser Analyzer . Added a new graph to Flow results. Changed some values ↵Victoria Plitt2020-06-2443-59/+678
| | | | in analyzing according to Ori request.
* Changed passed criteria for flow analyzerVictoria Plitt2020-04-261-2/+4
|
* 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-257-74/+117
|
* Dispenser Analyzer. Flow test . return some logic in Flow TestVictoria Plitt2020-03-233-7/+29
|
* Dispenser Analyzer. new version. Added changes to flow test - criteria for ↵Victoria Plitt2020-03-175-23/+66
| | | | passing test.
* Dispenser Analyzer - added Version to main title of the applicationVictoria Plitt2020-03-163-3/+13
|
* Implementing JobRuns on Statistics module.Victoria Plitt2020-02-267-147/+344
|
* Flow analyzer - to increase the rage from 450 reads to 470, and decrease the ↵Victoria Plitt2020-02-044-23/+45
| | | | | | 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-035-47/+41
| | | | | | with step 225. Added vertical lines for show labels.
* GUI changes according to review item.Victoria Plitt2020-02-022-36/+37
| | | | Related Work Items: #2402
* Changes in DispenserAnalyserUI.Victoria Plitt2020-01-297-130/+111
| | | | | 1) Added a new test : PressureBuildUpAnalyser. 2).Added moving Average filter to FlowAnalyser. 3). New parameters in FlowAnalyserResult: error under a specific value.
* filter changes in flow testVictoria Plitt2019-12-191-4/+64
|
* DispenserAnalyser. Added dynamic and flow test.Victoria Plitt2019-12-1814-108/+600
|
* Dispenser Jid - Test examples. Create DispenserAnalyser utility project. ↵Victoria Plitt2019-12-0917-3/+696
| | | | Seal test.
* Implemented deleted users handling on Machine Studio.Victoria Plitt2019-12-0411-0/+450
Started working on Dispenser Analyzer. Related Work Items: #1533