Title: Can I configure filter to receive every nth record? Post by: WinoOutWest on November 13, 2012, 11:45:56 PM My setup:
I am using your TCP/IP logging to log serial data from a monitor via WiFi Serial adapter. I am slowly getting it all working the way I want (data export, etc). One thing I haven't been able to so yet is this: My data source is essentially dumb and spits out a data record once per second with no ability to receive commands. I only want to log a data record only once a minute or once every 5 minutes. Is there a way within your TCP/IP Logger to do this? Thanks, Darren Title: Re: Can I configure filter to receive every nth record? Post by: Arthur Grasin on September 12, 2022, 02:00:00 PM You may do it using the "Deadband" plugin. If you use the ASCII Data Parser, then you may find the corresponding option on the "Filter" page.
Title: Re: Can I configure filter to receive every nth record? Post by: WinoOutWest on November 14, 2012, 07:44:38 PM Thanks for the reply. I did find the time filter on Ascii plugin. Works fabulously!
This program rocks! Thanks! Darren |