aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/DTO/ProcessParametersTableDTOBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added Btsr 5-8Roy2023-09-051-0/+32
|
* Added required machine status indications.Roy2023-05-081-0/+8
| | | | Added Tunnel_Temp on Process Params.
* Eureka Process Parameters.Roy2023-04-081-0/+232
|
* Some Db,BL,PMR changes.Roy Ben Shabat2021-02-161-2/+2
|
* BTSR DB, BL & PMR.Roy Ben Shabat2021-02-151-0/+24
|
* Moved ArcHeadCleaningMotorSpeed to RML => Head Cleaning Parameters.Roy Ben Shabat2020-11-031-8/+0
| | | | Modified local data store schema to unique machine,collection,key.
* Added Arc Head Cleaning Motor Speed to Process Params.Roy Ben Shabat2020-10-121-0/+8
|
* Added new head cleaning parameters support.Roy Ben Shabat2020-03-221-0/+8
| | | | Added build up pressure to process parameters.
* Major Changes Regarding RML & SPOOL parameters changes!Roy Ben-Shabat2020-02-261-16/+0
|
* Added new values to process parameters.Roy Ben-Shabat2020-02-241-0/+32
| | | | | | | Added head type for machine and RML. Added RML display name, qualification and spools calibration string. All on DB, BL and PMR.
* Added new staple spun process parameters to database, BL and PMR.Roy Ben Shabat2020-01-231-0/+64
| | | | | | Implemented process params index via db. Added new process params in MS. Added JOB_RUN => Upload time, Heating Time, IsGradient...
* Implemented auto DTO generation.Roy Ben Shabat2019-02-231-0/+201
Implemented mapping of DTO <=> Observables. Organization of unit tests. Removed DELETED from ADDRESS & CONTACT.