aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Technician/TechItems/MeterItem.cs
Commit message (Collapse)AuthorAgeFilesLines
* MS LITERoy Ben Shabat2025-10-191-1/+1
|
* Another BL Optimization /:Roy2018-03-011-1/+1
|
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-011-1/+1
|
* Added code comments for technician module.Roy Ben-Shabat2018-02-141-1/+36
|
* Implemented Digital In.Roy Ben-Shabat2018-02-131-0/+1
|
* More work on technician view...Roy2018-02-111-3/+1
| | | | | | | Added auto loading of last project. Added IShutdownListener interface. Added TechName to Tech Items. Fixed issue with tech name of IO port.
* Implemented Save/Load tech project.Roy2018-02-111-1/+1
| | | | Added menu items...
* Added dispensers support on technician module.Roy2018-02-101-1/+1
|
* Added my Controls Library !Roy2018-02-091-0/+94
Implemented Tech VU Item.