Skip to main content
5-Regular Member
January 30, 2026
Solved

Logging items on single item change

  • January 30, 2026
  • 1 reply
  • 227 views

Hello,
I have wonder, does kepware datalog driver has any custom data logging parameters ? for example I want to log a carrier ID everytime the ID is change and not the associate think in the same table (such as weight, material etc). The normal logging is based on the change of all logged item and not a singular item. Thanks alot.

Best answer by ntripathi

Hello @TT_14396921 ,

 

I hope you're doing well.

 

Yes, Kepware DataLogger can achieve the required behavior. Based on the recommended setup, please configure it as follows:

  • Use one log group
  • Select Wide table format (so all values log in a single row)
  • Enable Log-on-data-change
  • Set Monitor Item = CarrierID

With this configuration, the system will log only when CarrierID changes, and all related tags will be written in the same row.

1 reply

ntripathi15-MoonstoneAnswer
15-Moonstone
January 30, 2026

Hello @TT_14396921 ,

 

I hope you're doing well.

 

Yes, Kepware DataLogger can achieve the required behavior. Based on the recommended setup, please configure it as follows:

  • Use one log group
  • Select Wide table format (so all values log in a single row)
  • Enable Log-on-data-change
  • Set Monitor Item = CarrierID

With this configuration, the system will log only when CarrierID changes, and all related tags will be written in the same row.

5-Regular Member
January 30, 2026

Thank you for your quick respond, wish you a great weekend

15-Moonstone
January 30, 2026

@TT_14396921, Have a great weekend — you too!