aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Integration/Services/IExternalBridgeClient.cs
Commit message (Collapse)AuthorAgeFilesLines
* Moved external bridge classes to ExternalBridge namespace.Roy Ben-Shabat2018-07-291-30/+0
|
* Working on PanelPC project.Roy Ben-Shabat2018-05-171-5/+0
|
* Added Disconnect & Connect requests.Roy Ben-Shabat2018-04-111-4/+5
| | | | | | | Fixed issue with Machine Connection View Scanning. Fixed issue with ShowModalDialog close event.. Added ConnectedMachineView. Added TransferRate for Adapters.
* Working on event handling !Roy Ben-Shabat2018-03-141-0/+10
|
* Changed Operators to Operation in Integration.Roy Ben-Shabat2018-03-011-1/+1
| | | | Added UploadHardwareCOnfiguration method to IMachineOperator.
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-161-1/+2
| | | | | Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.
* Added code comments for:Roy Ben-Shabat2018-01-081-13/+8
| | | | | | | | | | | Integration. Refactored ExternalBridgeClient to: IExternalBridgeSecureClient. ExternalBridgeTcpClient. ExternalBridgeUsbClient. Refactored MachineConnectionView to use the new external bridge clients by data template "data type".
* Implemented External Bridge Client USB Connection.Roy Ben-Shabat2018-01-071-0/+6
|
* MERGERoy2017-12-261-1/+1
|
* Continue for last commit.Roy2017-12-241-0/+22