aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Technician/Helpers
Commit message (Collapse)AuthorAgeFilesLines
* Implemented diagnostics frame rate monitor on IDiagnosticsFrameProvider.Roy Ben-Shabat2018-07-291-1/+1
| | | | | | | Added diagnostics frame rate to connected machine dialog. Implemented dynamic graphs max points using frame rate on tech board!. Implemented speed control on DIagnosticsFilePlayer & Data Capture module. Implemented graphs duration control on tech board.
* New Settings Library.Roy Ben-Shabat2018-05-161-2/+4
|
* Added code comments for:Roy Ben-Shabat2018-01-162-26/+34
| | | | MachineStudio.Technician.
* Embedded RealTimeGraphEx library to solution.Roy Ben-Shabat2018-01-161-0/+26
Added graphs to technician view. Implemented simple sensors data test using Machine Emulator.