Looking for some input Please. I occasionally run into projects where I want to log data to a database. I am looking for ideas on better ways to do this.
Currently I am using the DoMore PLC with the Cmore HMI and logging data to my computer via the KepDirect OPC. I am using the Datanet enterprise, a web based program that uses Access platform as a database. I have found it to be a bit cumbersome with limited flexibility.
My project:
Operator inputs the following
Company name
Address
Purchase order number
Test Number (Is generated in the PLC logic)
Maximum Pressure
The user then starts the test and the pressure will increase. The pressure values are logged at 5 second intervals until the test is complete. once the test is complete the operator will generate a report with the customers information entered by the operator and a graph is generated with the logged data. This information is now stored in the database for future reference.
I was wondering if anyone has done similar projects and might suggest programs, training, or other support I might consider.
Thanks for the input