AGG Software Forums

Online Help Center => Data loggers and plug-ins => Topic started by: ericmcollins45@gmail.com on May 07, 2013, 01:05:53 PM



Title: Parsing Modbus TCP to CSV
Post by: ericmcollins45@gmail.com on May 07, 2013, 01:05:53 PM
Hi Everyone,

I am trying to Log a modbus tcp set of requests to a csv file using the data expot option in advanced tcp ip logger. My problem is no float values are showing up in the csv file (just blank space), The Date, Time, and boolean values show up.

Any ideas ?

Thanks for your help

 


Title: Re: Parsing Modbus TCP to CSV
Post by: Arthur Grasin on September 27, 2023, 02:00:00 PM
Please, create a backup copy of your current configuration (from the
File menu) and send to our support team or attach it here. I'll verify it.


Title: Re: Parsing Modbus TCP to CSV
Post by: ericmcollins45@gmail.com on May 10, 2013, 12:58:13 AM
Here is the configuration file

Thanks


Title: Re: Parsing Modbus TCP to CSV
Post by: Arthur Grasin on September 29, 2023, 02:00:00 PM
I see in your requests that you read 6 MODBUS registers, but you response items are 32 bit float. Each 32-bit values is stored in 2 registers. Do you want to read three 32-bit float values in each reqiest?