aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Integration/Operation/JobHandler.cs
Commit message (Collapse)AuthorAgeFilesLines
* PPC Telemetry First Integration.Roy Ben Shabat2025-08-301-23/+26
|
* Resume global progress modification.Roy Ben Shabat2025-04-101-17/+17
| | | | Events updated.
* Some work on statisticsRoy Ben Shabat2024-11-181-4/+11
|
* pressing "resume" the dyed amount is doubledVictoria Plitt2023-10-151-8/+9
| | | | Related Work Items: #9046
* Resume button. Set SettingUpTotalProgress as global Start Position.Victoria Plitt2023-08-251-5/+33
|
* Job running progress bar. Set running background in progress bar by unit ↵Victoria Plitt2023-07-021-3/+5
| | | | | | from right to left as auto reverse ( not animation). Bug in current segment in JobHandler.
* PPC. GUI bugs,.Victoria Plitt2023-06-011-5/+1
| | | | Related Work Items: #8497, #8509, #8512
* PPC. Show the prepare status inside the Running Job Status CircleVictoria Plitt2023-05-311-2/+2
| | | | Related Work Items: #8504
* Adjustment for Twine X4 and FSE Remote Desktop.Roy2023-05-141-3/+1
|
* Dialog Adaptations.Roy2023-03-051-1/+5
| | | | | | Separate Job View. Machine Status View Start. EurekaTouchPanel.
* JobHandler unit calc optimization.Roy Ben Shabat2021-03-221-26/+27
|
* Changed bit result Pending to Skipped.Roy Ben Shabat2021-03-161-10/+10
| | | | | Changed status display order. Increased BIT fetch timeout to 5 min.
* Added job handler counter to track multi instance bugs.Roy Ben Shabat2021-03-101-251/+12
|
* Updated original job handler with Vica's work.Roy Ben Shabat2020-05-281-47/+285
|
* JobHandler2 Test Improvements.Roy Ben Shabat2020-05-271-2/+17
|
* JobHandler2 modifications.Roy Ben Shabat2020-05-271-10/+43
|
* JobProgress Tester Utility for Vica.Roy Ben Shabat2020-05-241-11/+10
|
* Workaround for job handler completes with missing length in minus setting up ↵Roy Ben Shabat2020-05-121-1/+7
| | | | calc.
* Dashboard completed ?Roy Ben Shabat2020-05-051-6/+18
| | | | Remote job tracking.
* Several bug fixes.Roy Ben Shabat2020-03-251-0/+9
|
* Implemented job cancel while uploading job description file.Roy Ben-Shabat2020-01-221-5/+6
|
* DB CHANGE from previous commit.Roy Ben-Shabat2020-01-221-2/+17
| | | | | | Implemented multiple job stops until success. Related Work Items: #2412
* Merged Beta+ fixes to master.Roy Ben-Shabat2020-01-121-7/+16
|
* Implemented offline firmware upgrade support on PPC.Roy Ben Shabat2019-12-241-1/+14
|
* Implemented bug reporting Machine SN & Embedded Version.Roy Ben-Shabat2019-09-161-4/+4
| | | | Implemented ProcessParameters.DryerBufferLengthMeters.
* Working on TCC..Roy Ben-Shabat2019-05-061-4/+13
|
* Added logs to try catch progress error on PPC.Roy Ben-Shabat2019-05-011-0/+19
| | | | | Prevent job progress after completion on MachineOperator. Added lubricant = 100 on volume jobs PPC.
* Prevent job progress overflow in JobHandler.Roy Ben-Shabat2019-05-011-0/+3
|
* Added guidance to event types.Roy Ben-Shabat2019-04-231-1/+1
| | | | | | | Implemented general event view on PPC. Improved job resume tracking. Improved job resume on PPC. Added corruption emulation to machine emulator.
* Implemented Volume color space gradients.Roy Ben-Shabat2019-04-221-1/+1
| | | | | Implemented volume gradients on PPC. Improved job running aspects on PPC.
* Implemented single segment per spool on PPC!Roy Ben-Shabat2018-12-111-0/+17
|
* Implemented Job Outline.Roy Ben-Shabat2018-10-251-2/+8
|
* Added all segments progress to job status and machine studio running job.Roy Ben-Shabat2018-09-171-0/+74
|
* Implemented job length factor !Roy Ben-Shabat2018-07-241-1/+1
|
* Working on PPC.Roy Ben-Shabat2018-07-231-4/+43
|
* Implemented finalization stage on PPC.Roy Ben-Shabat2018-07-191-0/+6
|
* Added finalization stage to job progress.Roy Ben-Shabat2018-07-181-66/+90
| | | | Fixed issue with process parameters indices.
* *1. Implement Real Progress on Machine Emulator.Roy Ben-Shabat2018-07-171-12/+45
| | | | | | | | | | | *2. Add ParameterIgnore to Observable Entity validation props. *3. Block logging of similar continous job status events from embedded. (Add counter for embedded logs). *6. Make font size larger on Research module. *7. Open jobs on double click. *9. Add default sorting to job events. (NOT WORKING) *10. Add tool tips for job progress. *12. Test PPC Job Progress *13. Fix issue with inversed color conversion.
* Working on PPC.Roy Ben-Shabat2018-07-161-2/+10
|
* Implemented JobRunner on Tech Board !.Roy Ben-Shabat2018-07-151-0/+1
|
* Working on PPC & Tango.Integration.Roy Ben-Shabat2018-07-121-0/+8
|
* Machine Studio v1.0.0.13Roy Ben-Shabat2018-07-121-4/+29
|
* Working on PPC.Roy Ben-Shabat2018-07-111-1/+5
|
* Worked on PPC job progress view !Roy Ben-Shabat2018-07-091-1/+1
| | | | Implemented TouchRingProgress !
* Fixed an issue with MS DB Module table scrolling lagging.Roy Ben-Shabat2018-07-091-1/+13
| | | | Added new event type for embedded job status message.
* Refactored job progress handling !!!Roy Ben-Shabat2018-07-091-5/+122
|
* Changed Operators to Operation in Integration.Roy Ben-Shabat2018-03-011-0/+121
Added UploadHardwareCOnfiguration method to IMachineOperator.