You are not registered yet. Please click here to register!


 
 
plc storereviewsdownloads
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc.
 
Try our online PLC Simulator- FREE.  Click here now to try it.

---------->>>>>Get FREE PLC Programming Tips

New Here? Please read this important info!!!


Go Back   PLCS.net - Interactive Q & A > PLCS.net - Interactive Q & A > LIVE PLC Questions And Answers

PLC training tools sale

Reply
 
Thread Tools Display Modes
Old November 19th, 2005, 07:52 AM   #1
e_pramod
Member
India

e_pramod is offline
 
Join Date: Feb 2005
Posts: 29
Control logix Network

I am working on control logix processor with no of remote rack.
ON control net with CNB module.

i required if nay one NODE is fail to communicate PLC delare a alarm on HMI, but how to i catch the particular NODE is failed
  Reply With Quote
Old November 21st, 2005, 05:41 AM   #2
Oakley
Member
United States

Oakley is offline
 
Oakley's Avatar
 
Join Date: Oct 2004
Posts: 1,050
use a handshake
  Reply With Quote
Old November 21st, 2005, 07:01 AM   #3
rdrast
Lifetime Supporting Member
United States

rdrast is offline
 
rdrast's Avatar
 
Join Date: Apr 2003
Location: South Carolina Lowcountry
Posts: 3,641
Handshake? I'll assume you mean, dedicate a digital output, and a digital input, with the output wired to the input, on the remote rack, and continuously toggle the output state. Then monitoring the input would show if comms exist to the rack.

It would probably be better to use GSV to get information about the state of the CNB Bridge in the main rack. Look in the ONLINE MANUALS for ControlLogix, General instructions, Input/Output GSV / Module.
  Reply With Quote
Old November 21st, 2005, 10:32 AM   #4
Oakley
Member
United States

Oakley is offline
 
Oakley's Avatar
 
Join Date: Oct 2004
Posts: 1,050
Re-reading the exact wording, I think they are referring to the status of the CNB module? In that case, either use a GSV or a CIP message.
  Reply With Quote
Old November 23rd, 2005, 10:36 AM   #5
dash
Lifetime Supporting Member
United States

dash is offline
 
dash's Avatar
 
Join Date: Jun 2003
Location: Birmingham, AL
Posts: 584
Attached is an example used for detecting Ethernet IO, which will also work for ControlNet. Place code in a periodic task (typically I use 100ms).

Also, watch out for executing the GSV to rapidly. I believe there are some tech notes that disuss problems related to too many / too fast executions of GSV statements.

The comments at the top of the ladder are directly from the online help and the code was made neater than my original from help of Ken Roach.

Darren
Attached Files
File Type: pdf Comm Failure.pdf (22.9 KB, 24 views)
  Reply With Quote
Reply
Jump to Live PLC Question and Answer Forum

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Topics
Thread Thread Starter Forum Replies Last Post
Rmc100 - Enet Setup - Control Logix drawson LIVE PLC Questions And Answers 5 August 9th, 2005 07:19 AM
Need Control Logix Help Maverick 250 LIVE PLC Questions And Answers 19 May 9th, 2005 11:41 PM
Control network router plc.doctor LIVE PLC Questions And Answers 7 April 2nd, 2003 10:16 AM
IP Addressing and Control Logix gizmo LIVE PLC Questions And Answers 7 February 11th, 2003 09:06 AM
Panel View & Control Logix gizmo LIVE PLC Questions And Answers 8 September 21st, 2002 09:52 PM


All times are GMT -5. The time now is 12:40 PM.


.