aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Integration/Operators
Commit message (Collapse)AuthorAgeFilesLines
* Changed Operators to Operation in Integration.Roy Ben-Shabat2018-03-014-752/+0
| | | | Added UploadHardwareCOnfiguration method to IMachineOperator.
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-012-4/+2
|
* Upload Hardware Configuration & Process Parameters.Roy Ben-Shabat2018-03-012-34/+55
|
* Lots of work !Roy Ben-Shabat2018-03-011-17/+10
|
* Lots of work !!!Roy Ben-Shabat2018-02-283-1/+188
|
* Working on developer module...Roy Ben-Shabat2018-02-201-1/+6
|
* Enable Diagnostics on connection.Roy Ben-Shabat2018-02-151-1/+10
|
* Digital out.Roy Ben-Shabat2018-02-132-5/+5
|
* Implemented Thread Motion Tech Item.Roy2018-02-112-0/+35
|
* More work on technician view...Roy2018-02-112-3/+3
| | | | | | | 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-102-0/+17
|
* Added dispensers support on technician module.Roy2018-02-102-0/+103
|
* Added support for motor controllers.Roy2018-02-102-0/+35
|
* Refactored dispensing formula naming.Roy Ben-Shabat2018-02-073-21/+171
| | | | Added code comments for integration & Dispensing namespaces.
* Implemented timeout for continuous response. (at least one response).Roy Ben-Shabat2018-02-051-3/+13
|
* Added basic skeleton for job printing communication.Roy Ben-Shabat2018-02-042-0/+75
| | | | Added Job Handling for Machine Operator & Machine Emulator.
* Same as previous..Roy2018-02-032-5/+6
|
* Same as previous commit.Roy Ben-Shabat2018-01-162-9/+14
|
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-162-0/+108
Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.