aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Integration/Operators/MachineOperator.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changed Operators to Operation in Integration.Roy Ben-Shabat2018-03-011-465/+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-23/+36
|
* Lots of work !Roy Ben-Shabat2018-03-011-17/+10
|
* Lots of work !!!Roy Ben-Shabat2018-02-281-1/+147
|
* 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-131-3/+3
|
* Implemented Thread Motion Tech Item.Roy2018-02-111-0/+21
|
* More work on technician view...Roy2018-02-111-2/+2
| | | | | | | 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/+10
|
* Added dispensers support on technician module.Roy2018-02-101-0/+60
|
* Added support for motor controllers.Roy2018-02-101-0/+20
|
* Refactored dispensing formula naming.Roy Ben-Shabat2018-02-071-18/+43
| | | | 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-041-0/+63
| | | | Added Job Handling for Machine Operator & Machine Emulator.
* Same as previous..Roy2018-02-031-4/+5
|
* Same as previous commit.Roy Ben-Shabat2018-01-161-7/+12
|
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-161-0/+85
Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.