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.


Topics - rmac

Pages: [1]
1
Support Questions / Basicdatalogger2 not recording in real time
« on: March 29, 2017, 05:19:56 PM »
Hello,
I have two basicdatalogger2 running. One of them reads 3 tags from the PLC, the second one reads 27 tags.
When AHMI is running without PLC connection both files are updated with zero values, of course, but OK.
When the PLC is connected, the first datalogger2, the one that only reads 3 tags, works fine.
The second one doesn't record anything. The values are shown on the screen, but they are not recorded by the basicdatalogger.
Any thoughts??
Thank you.


2
Support Questions / Catching the exception
« on: March 23, 2017, 06:24:21 PM »
Is there a way to catch this exception inside the application?
It's clear I'm getting the error because there is no connection with the PLC, but I would like to be able to catch/report that, instead of getting this pop up message from .Net Framework.
If I hit Continue the program resumes operation, without showing any readings from the PLC of course.
Any help will be appreciated.

3
Support Questions / Numeric format in the basicdatalogger2
« on: March 19, 2017, 10:16:47 PM »
Any idea of how to control/change the numeric format for the collection members in the basicdatalogger2?
I'm getting the values from the PLC in floating point format with >5 decimal places, but only want to round/save them in the log file with one or two decimal places.

Thanks.

4
Support Questions / INI files for Datasubscriber
« on: March 06, 2017, 01:52:35 PM »
Hello guys, I wonder if there is a way to pass some info, like email address, to the Datasubscriber through an INI file?

Pages: [1]