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.


Messages - francis

Pages: [1]
1
Hello Everyone,

I am looking for a way to reset integer values to 0 or bits to off when communication to a PLC is lost and restart reading correct values when communication is regained. What is happening in my application is that when values are read and communication is lost, the values keep on alternating with "ReadTimeout". I am using BasicDatalogger2 to log the values to csv file which I automatically upload to MySQL database with a php application. The values read before loss of communication keep on logging to the csv/database.

2
Support Questions / Single window display of alarms from multiple PLCs
« on: December 15, 2020, 02:28:19 AM »
Is there a better way to display alarms from multiple PLCs? In my case, I am using two components of MessageListByItem, each collecting alarms from two PLCs. I want to display all alarms from multiple PLCs on one window

3
Support Questions / Re: AdvancedHMI with arduino
« on: October 01, 2020, 11:48:05 PM »
Yes, it is very possible to make the arduino pins on or off.

4
Support Questions / Re: AdvancedHMI with arduino
« on: October 01, 2020, 12:29:18 PM »
I have done this before with ModbusTCP by attaching an ethernet shield on Arduino mega. 

5
Open Discussion / Re: Problems with Chartwithlogging
« on: March 07, 2020, 09:59:13 AM »
I can't access the full code, just 8 lines

6
Open Discussion / Re: Problems with Chartwithlogging
« on: March 07, 2020, 09:18:26 AM »
How do I access the code?

7
Open Discussion / Re: Configuration of alarms
« on: March 07, 2020, 12:23:27 AM »
Thanks to all. Am now able to display alarms

8
Open Discussion / Problems with Chartwithlogging
« on: March 07, 2020, 12:22:15 AM »
I am using chartwithlogging on 3 forms for different items. The trends have stopped logging. How can I solve this?

9
Open Discussion / Re: Configuration of alarms
« on: March 05, 2020, 04:48:24 AM »
I followed the link but the explanation is not clear to me. It seems messagelistbybit can be configured for 1 PLC address. I want alarms from multiple PLC addresses. Would you please elaborate

10
Open Discussion / Configuration of alarms
« on: March 05, 2020, 02:44:37 AM »
I would like to display multiple alarms as they occur. Which tool is best suited for this an how to use it? For example, an alarm that a pump has tripped, overcurrent etc

11
Open Discussion / Re: Interfacing advancedHMI to arduino
« on: March 03, 2020, 05:11:15 PM »
Thanks Archie,

Swapping bytes did the trick. Now able to read the same value seen in serial monitor.

12
Open Discussion / Re: Interfacing advancedHMI to arduino
« on: March 03, 2020, 03:47:53 PM »
Am using Ethernet. I have set my PLC address to 40001. I have included modbus.h library in the arduino code

13
Open Discussion / Interfacing advancedHMI to arduino
« on: March 03, 2020, 03:35:36 PM »
Am using digitalpanelmeter to read temperature from arduino. In serial monitor, am getting 27 degrees and getting strange readings on the panel meter, 6298 degrees. What could be the cause?

14
Open Discussion / Re: Accessing advancedHMI from server
« on: February 26, 2020, 07:34:51 PM »
Thank you Archie

15
Open Discussion / Accessing advancedHMI from server
« on: February 26, 2020, 04:36:44 PM »
I would like to access advancedHMI on a client computer from a server. Any advice? I don't want the solution file to be accessed by the client. 

Pages: [1]