AGG Software Forums

Online Help Center => Data loggers and plug-ins => Topic started by: evosonique on November 06, 2024, 11:00:00 AM

Title: 32 bit floating tcp modbus adavanced tcp/ip logger
Post by: evosonique on November 06, 2024, 11:00:00 AM
Hi,
first of all, this software is great. Ist very easy and logic.
The16 bit integer values from the modbus register are already working fine and I do this for the very first time. My only remaining problem I have to solve:

I am pulling in 32bit Floating Point data from various Registers, which are not parsed my the modbus tcp plugin correctly. What we Need to Export into Excel is a normal decimal integer.

Do I have to use the expression module or is there another source of error?  ::)

Thanks for your Input!
Title: Re: 32 bit floating tcp modbus adavanced tcp/ip logger
Post by: Arthur Grasin on October 08, 2013, 12:51:14 PM
Does the program display float values correctly in the DDE server plugin (active items)?
Title: Re: 32 bit floating tcp modbus adavanced tcp/ip logger
Post by: evosonique on November 06, 2024, 11:00:00 AM
No, there is no floating point number in the active items.
I always get the default value.
Title: Re: 32 bit floating tcp modbus adavanced tcp/ip logger
Post by: Arthur Grasin on October 08, 2013, 01:15:31 PM
Please, attach a screenshot with your parser items from your MODBUS queue.
Title: Re: 32 bit floating tcp modbus adavanced tcp/ip logger
Post by: evosonique on November 06, 2024, 11:00:00 AM
Here is the setup, please see the screenshot attached.
Title: Re: 32 bit floating tcp modbus adavanced tcp/ip logger
Post by: Arthur Grasin on October 08, 2013, 01:48:04 PM
The 32 bit float holds 2 registers (each register contains 16 bit). Please, specify to read 2 registers in your queue.
Title: Re: 32 bit floating tcp modbus adavanced tcp/ip logger
Post by: evosonique on November 06, 2024, 11:00:00 AM
You made my day Arthur!  ;D Thanks!

Edit:
Software Enterprise version was ordered!  ;)