Forum Discussion

Bradben's avatar
Bradben
Copper Contributor
Jan 22, 2023

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

  • NikolinoDE's avatar
    NikolinoDE
    Platinum Contributor

    Bradben 

    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...

    PLC-data in Excel

    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.