Forum Discussion
Bradben
Jan 22, 2023Copper Contributor
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 ti...
NikolinoDE
Jan 22, 2023Platinum 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.