News:

Welcome on our forum!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - evosonique

#1
Data loggers and plug-ins / Re: Scheduler and Hotkeys
February 05, 2014, 03:16:54 PM
 ;D

Thanks Arthur.
Works like a swiss clock. Excellent tool.
#2
Data loggers and plug-ins / Re: Scheduler and Hotkeys
January 16, 2014, 04:08:35 PM
Sure. This could be an example setup.
The data source should be always open, we do not intend to close it.
Thanks for your help.
#3
Data loggers and plug-ins / Scheduler and Hotkeys
January 16, 2014, 01:44:33 PM
Hello Aggsoft Team,

first of all, I´d like to tell you that I am really happy with the product Advanced TCP/IP data logger.
Our customers love it and we intend to change over with all applications we have.

To get rid of the other software, we need to send data to the instrument periodically.
The string that works on the other software is as follows:

00 01 00 00 00 06 01 05 00 00 FF 00

This string has to be used by the Scheduler and Hotkeys Plugin now. But whatever we try to send...

few examples...

#00#01#00#00#00#06#01#05#00#00#FF#00
#0000#0000#0006#01#05#0001#FF00

Nothing really works, neither with open source data nor without, we suppose its a syntax mistake somewhere.

Can you please have a look and tell us where the error is?

Thanks a million.



#4
You made my day Arthur!  ;D Thanks!

Edit:
Software Enterprise version was ordered!  ;)
#5
Here is the setup, please see the screenshot attached.
#6
No, there is no floating point number in the active items.
I always get the default value.
#7
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!