News:

Welcome on our forum!

Main Menu

Parsing Modbus TCP to CSV

Started by ericmcollins45@gmail.com, May 07, 2013, 10:05:53 AM

Previous topic - Next topic

ericmcollins45@gmail.com

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


Arthur Grasin

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.
If you like my work, please take a few seconds and add feedback about our site or our software [here]

ericmcollins45@gmail.com

Here is the configuration file

Thanks

Arthur Grasin

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?
If you like my work, please take a few seconds and add feedback about our site or our software [here]