Avoiding A-B Networking Headaches

RKovacic

Member
Join Date
Jul 2003
Posts
1
I'm about to connect separate systems together on a DH-485 network. Each system has a Micrologix 1500 PLC connected with a PanelView touch screen via AIC converters.

There are several goals with this project:
1)Allow local lockout of touchscreens, and remote unlocking
2)Allow remote control in case of touchscreen failure

Part of the project will be to put new, identical programs into each touchscreen. Of couse, the PLC programs will need some changes to take their functions to the 'global' level.

I am looking for suggestions that would help me avoid headaches while pursuing success with this project. I am a self-taught PLC programmer, with about 10 years experience, but this is my first try at networking separate systems together. I'll be on vacation for a week. I look forward to reading the replies that come along!
 
touchscreen failure

The first thing I notice right away is your statement:

"..in case of touchscreen failure"

This is a bit tricky with a Panelview, but I found
a way around the limitations that are inherent in the
hardware.

1.) Have the Panelview report the clock minutes to a
PLC register.

2.) Monitor said register in the PLC.

3.) If the register in the PLC that is updated by the
Panelveiw's 'minutes' remains the same for more than
119 seconds, the Panelview is not updating the time, and
may not be working (might be uploading or downloading)
 

Similar Topics

Can anyone confirm my thinking here. I'm designing a new system using EIP as the communication and never done this before. The plan is this...
Replies
2
Views
2,366
HI ALL, I am trying to write a program with rslogix 5000 for contrologix is there any other ways to modulate a valve with out using PID blocks...
Replies
15
Views
8,473
I have a new PLC system that requires a fair bit of cooling. All the components dissipate 170W, worst case. (one hundred seventy watts) There's a...
Replies
3
Views
2,794
I have a client who periodically experiences network communication issues. Sometimes when I VPN into the site, their SCADA systems will flash comm...
Replies
2
Views
171
guys: I have a problem with my IP configuration. my organization networking has 2 subnets. 10.0.0.25 and 10.1.0.25 both under 255.255.255.0 all...
Replies
2
Views
565
Back
Top Bottom