Forum Discussion
I’m writing tag for a plc in to excel once the weight is done weighing I can figure out how to recor
Data logging from a plc to excel weight of each individual ingredient everything up to the point a new batch is started return to zero began again I trying to record that number 28 ingredients and time stamp then record the next batch
2 Replies
- NikolinoDEPlatinum Contributor
As additional information
You could also, for example, write to a csv file directly from the PLC.
This is then stored on the MMC.
On the other hand, you can read/write data using OPC UA.
For this you could use the open source software Libnodave as an example.
So much for an inexpensive solution :).
The fact is that software development cannot always be free.
or...
These are links to non-Microsoft websites.
I provides no assurances and/or warranties, implied or otherwise, and is not responsible for the information you receive from the third-party linked sites or any support related to technology.
- Rodrigo_Steel Contributor
Hello Bradben,
Are you looking for something like Data entry form? If yes, then try this >> Data Entry User Form for Excel.If no, I cannot figure out what you're explaining....