Hi, for a Test Project i need to log some Data from a Sensor. The data come from a IO-Link device in cycle time of 5ms . So i guess every 3 PLC cycle i want to record 16 Bytes (1 measurement) I need around 10000 measurements . I thought over the IDE App in Python or directly in Codesys. I am little bit concerned about the storage and the record speed/ rate. How is the most efficent way to do this ? Is there anyone who already have done this. Any approach or example is helpful Thanks in advanced. Best regards Christoph Hund
... View more