aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Technician/Views
Commit message (Collapse)AuthorAgeFilesLines
* MS LITERoy Ben Shabat2025-10-191-2/+5
|
* MS tech board custom name.Roy Ben Shabat2021-05-121-0/+5
|
* Machine Studio : added configuration for dark /light themeVictoria Plitt2019-08-112-32/+32
|
* Refactored machine studio for using colors static resources.Victoria Plitt2019-07-282-17/+17
|
* Implemented catalog importer..Roy Ben-Shabat2019-04-152-64/+86
|
* Machine Studio v4.0.0.0Roy Ben-Shabat2019-01-141-0/+5
| | | | Added reset all graphs to tech board.
* Implemented partial hw config upload in techboard.Roy Ben-Shabat2018-10-171-0/+7
|
* Implemented import project tabs in tech board.Roy Ben Shabat2018-10-123-0/+82
| | | | Implemented auto update of observables LAST_UPDATE via ObservableContext.
* Done Implementing Valves !!!Roy Ben-Shabat2018-10-101-1/+4
|
* Sign-out works !Roy Ben-Shabat2018-10-101-15/+0
| | | | | Fixed issue where color conversion was busy while not in research module but research module in job view. Added new RealTimeGraphX !
* Implemented Monitor Recorder element !!!Roy Ben-Shabat2018-09-261-0/+3
|
* Default step division 8.Roy Ben-Shabat2018-09-261-4/+5
| | | | Extend graphs FIFO capacity.
* Implemented Tech board tabs and project!!!Roy Ben-Shabat2018-09-263-69/+79
|
* Working on new tech module tabs.Roy Ben-Shabat2018-09-264-197/+289
|
* Added Heater Item template..Roy Ben-Shabat2018-09-201-0/+3
|
* Implemented Heater widget on tech board!Roy Ben-Shabat2018-09-201-1/+1
|
* Added new colorized static text widget to tech board.Roy Ben-Shabat2018-08-261-0/+3
| | | | | | Added option to go back to job/jobs from running job view. Fixed issue with bug reporting. Fixed other bugs.
* Improvements to machine studio view models and navigation system.Roy Ben-Shabat2018-08-231-1/+1
| | | | Improvements to tech board selection and edit modes handling.
* Implemented Blower, Break Sensor in Tech Board.Roy Ben Shabat2018-08-041-1/+7
| | | | Added to uploaded hardware config. !!!!
* Implemented diagnostics frame rate monitor on IDiagnosticsFrameProvider.Roy Ben-Shabat2018-07-291-0/+17
| | | | | | | Added diagnostics frame rate to connected machine dialog. Implemented dynamic graphs max points using frame rate on tech board!. Implemented speed control on DIagnosticsFilePlayer & Data Capture module. Implemented graphs duration control on tech board.
* Implemented JobRunner on Tech Board !.Roy Ben-Shabat2018-07-151-0/+3
|
* Implemented process parameters item on machine studio tech board.Roy Ben-Shabat2018-07-151-3/+6
|
* Completed Remote Debugger VSIX !!!Roy Ben-Shabat2018-06-051-1/+1
| | | | | Added 2 dancer parameters. Refactored Tech Board to reset configuration when connected machine changes.
* New Settings Library.Roy Ben-Shabat2018-05-168-439/+0
|
* Implemented new Hardware Speed Sensor !Roy Ben-Shabat2018-05-161-1/+4
|
* Added support for Win7 for stubs UI.Roy Ben-Shabat2018-05-061-1/+32
| | | | | Added Dancers, Winders, PID Controls on tech module. Some code cleanups.
* Lots of work !!Roy Ben-Shabat2018-05-031-86/+79
|
* mergeShlomo Hecht2018-05-021-3/+3
|
* Implemented new TangoIOC container & TangoMessenger.Roy Ben-Shabat2018-04-221-2/+1
| | | | | | Got rid of MVVMLite libs ! Got rid of IShutdownRequestBlocker, IShutdownListener, IModuleRequestListener. Implemented IStudioViewModel & StudioViewModel.
* Implemented Gauge Control & Technician module controller item !Roy Ben-Shabat2018-03-131-0/+3
| | | | Auto generated diagnostics monitors & controllers PMR.
* Added embedded version information to technician view.Roy Ben-Shabat2018-02-131-0/+12
|
* Implemented Digital In.Roy Ben-Shabat2018-02-131-0/+3
|
* Digital out.Roy Ben-Shabat2018-02-131-2/+2
|
* Implemented motor group.Roy2018-02-121-0/+3
|
* Added TechView for Developer..Roy2018-02-111-2/+2
|
* Implemented Thread Motion Tech Item.Roy2018-02-111-0/+3
|
* Added context menu for tech view editor..Roy2018-02-111-0/+43
|
* More work on technician view...Roy2018-02-111-1/+1
| | | | | | | Added auto loading of last project. Added IShutdownListener interface. Added TechName to Tech Items. Fixed issue with tech name of IO port.
* Added components menu item.Roy2018-02-111-0/+38
|
* Implemented Save/Load tech project.Roy2018-02-112-5/+79
| | | | Added menu items...
* Implemented GPIO Controller.Roy2018-02-101-0/+3
|
* Added dispensers support on technician module.Roy2018-02-101-2/+31
|
* Added support for motor controllers.Roy2018-02-102-2/+49
|
* Added my Controls Library !Roy2018-02-091-18/+18
| | | | Implemented Tech VU Item.
* Implemented MultiGraph on TechView.Roy2018-02-091-0/+3
|
* Working on MachineTechView..Roy2018-02-081-11/+20
|
* Working on MachineTechView...Roy Ben-Shabat2018-02-081-5/+89
|
* Moved all tech work to Technician module.Roy Ben-Shabat2018-02-082-0/+118
|
* Implemented velocity graph on technician module using mouse position.Roy Ben-Shabat2018-01-162-0/+33
|
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-168-1/+366
| | | | | Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.