aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Integration/Operators/IMachineOperator.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changed Operators to Operation in Integration.Roy Ben-Shabat2018-03-011-136/+0
| | | | Added UploadHardwareCOnfiguration method to IMachineOperator.
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-011-2/+1
|
* Upload Hardware Configuration & Process Parameters.Roy Ben-Shabat2018-03-011-11/+19
|
* Lots of work !!!Roy Ben-Shabat2018-02-281-0/+11
|
* Digital out.Roy Ben-Shabat2018-02-131-2/+2
|
* Implemented Thread Motion Tech Item.Roy2018-02-111-0/+14
|
* 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.
* Implemented GPIO Controller.Roy2018-02-101-0/+7
|
* Added dispensers support on technician module.Roy2018-02-101-0/+43
|
* Added support for motor controllers.Roy2018-02-101-0/+15
|
* Refactored dispensing formula naming.Roy Ben-Shabat2018-02-071-3/+7
| | | | Added code comments for integration & Dispensing namespaces.
* Added basic skeleton for job printing communication.Roy Ben-Shabat2018-02-041-0/+12
| | | | Added Job Handling for Machine Operator & Machine Emulator.
* Same as previous..Roy2018-02-031-1/+1
|
* Same as previous commit.Roy Ben-Shabat2018-01-161-2/+2
|
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-161-0/+23
Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.