Exter Touch Screen Data Exchange

plcnovel

Member
Join Date
Feb 2006
Location
LHR
Posts
215
Hi There
I am using Exter HMI Touch Screen (T100 Series) as a data exchange medium between COmpact Logix PLC and a DCS over Modbus network. Some how in my main exter program, i can not able to use Data xchange wizard to communicate between PLC and a MDBUS Simulator running on my PC. However, if i use my test program for Exter to communicate through exhange data wizard, it works just fine. I dont know either its a memory issue (may be my main exter program is too large that can't accomodate the exchange)..... the error i am receving is "2:Failed to connect driver!" on the screen. Does anybody experience this problem? please help me......
 
"2:Failed to connect driver" means that driver 2 is not connected to the PLC (meaning that HMI is not communicating with PLC 2 (in this case Modbus Master?)). If you have any kind of communication error message the data exchange will not be performed since there is no idea to exchange data if one of the drivers is not communicating with the PLC. I suggest that you check your modbus settings and make sure that they are correct.

Let me know if you need more help (you can also upload your application so that we can check your settings)

//Supporter
 
Hi,

If you disconnect the communication cable you will get a "1: Comm error" message. This message will appear when the driver has failed to get a response within the configured number of retries (default = 3 retries). When this happens the driver will enter "low-poll"-mode and try to re-establish communication every 10 seconds (this time is also configurable in the driver properties).

//Supporter
 
Thanks SUPPORTER!! So, what does the "Failed to connect driver" message indicate exactly? I know it has something to do with the driver not communicating, but why would this be? RB
 

Similar Topics

I'm using an "Exter T100" touch operator panel and the configuration software "Information Designer". I'm developing an application in which the...
Replies
1
Views
1,948
I'm using an EXTER T100 Touch panel and I have two questions: 1- I'm using the demo version of the Information Designer tool ... When I run the...
Replies
14
Views
4,152
Hi, I'm currently having an issue with a Beijer T70 HMI. We have 2 HMIs talking to a Yaskawa motion controller via modbus over ethernet. The...
Replies
0
Views
578
Spent the best part of the day trying to figure a problem with the Beijer Exter series no protocol mode. I got it sussed and so thought I would...
Replies
0
Views
3,312
Does the Beijer Exter support PID blocks using the CLX (compactlogix)driver & using the L5K import . CLX Ver 4.15
Replies
2
Views
1,829
Back
Top Bottom