Solved
Kepserver Data Logger Create New Table
Is there a way to enable and disable the log group with a trigger from a PLC? I need to have the data logger create a new table each time the log group is triggered.
Is there a way to enable and disable the log group with a trigger from a PLC? I need to have the data logger create a new table each time the log group is triggered.
Creating an new table name each time is an unusual appr
oach. Appending is all I have ever seen done. Queries using an ever expanding list of table names , which would be required to use the stored data, is something I personally have never seen done.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.