"ТОМ" company (
http://tom.odessa.ua) produces weighing equipment for measure mass of trucks with/without trailers. There are few cycles: to measure mass of empty car, load it by product (other cars come within this period), then measure mass of full car. Then application calculates mass of product. There can be also other direction, when cars unload product to warehouse. Program read mass sensor's signal via ADC and converts it to mass by own conversional table. Operator should fill parameters of car and information about product. When mass became stable, program allows to measure mass. Program allows to create reports just for one car or for list of cars, for time period.
There are few user's roles (to see reports; to measure mass, to manage users; to change any settings). Program can be integrated with discrete device. It might be, for example lamp, sound system or even transporter.
Program allows to send mass value to tableau as well.
This program was migrated from obsolete version of application (created on Borland Delphi). But because it is incompatible, it was just fully rewritten. My participation:
-task specification development;
-programming;
-deployment on customer side, testing and debugging;
-documentation;
-integration with
HBM C16i digital mass sensors;
-specific features by users requests;
-specific reports for individual customers.
Used technologies: Technologies: C#, MSSQL, T-SQL, Stored procedures.