How do I record the signals on the PLC?

I guess you could write a Python script that registers an event handler for all those signals. With 1500 individual signals you might get into performance issues, though.

Not directly useful, but this add-on would also allow you to record everything and then check the results from replay instead of “live”. The replay can run faster or slower than realtime.