Devicenet Scanner Error 80 idle mode

blueberry

Member
Join Date
Feb 2020
Location
Ohio
Posts
12
Hi all,

Our cell was running ok then our scanner dropped out with error 80 idle mode.
We got it running again but not sure what is causing it to error out. Has anyone seen similar issue? What could cause devicenet scanner to go into idle mode?
 
What model of DeviceNet Scanner do you have ?

In general, the RUN bit must be set = 1 to put the scanner into RUN mode. Check your controller logic for that output bit to see if there are logical conditions that will set it to zero.

The RUN bit is always Bit 0 of the first word of the Output image, in PLC-5/SLC500 controllers. It's literally the labeled ".RUN" output bit in the named tags for a ControlLogix family scanner.

Most projects don't try to control the RUN bit at all, and just set it to 1 at all times.
 
We are using 1747 scanner type. The rack has 2 scanner cards, they were working fine.
Now one of them kept going into idle mode. We do have the first bit to one in ladder logic.
We have to switch the key to program then back to run to make it run. Any thoughts what could goes wrong?
 
Might be some power fluctuation either with the Devicenet Scanner card or its network power supply. Maybe loose connnections.
Maybe their is logic like a circuit breaker or 24vdc that drops it out of run mode until either maint investigates or an operator gives it a reset.


If the Devicenet run bit is not programmed and there was a program reset, the bit would clear. I doubt someone would not program this bit to be on.
 

Similar Topics

I have a customer with Devicenet, currently having an error code E#77 show up on the scanner. The scanner in question is a 1756-DND. There are 20...
Replies
5
Views
6,096
Hi All I have a question about devicenet on Compact Logix processor where i got two scanners. First is master second is slave. When i plug cabel...
Replies
0
Views
4,734
There seams to be an intermittent error that comes up ever few days. This error code says the scanner lost the scan list...is this a common...
Replies
1
Views
32,000
Hello, I have a device with 68 words input. But one block on the Devicenet Scanner is only 61 words. I am trying to map this device to 2...
Replies
3
Views
536
Customer has a circa 2004 SLC-500 PLC. Fieldbus is a 1747-SDN DeviceNet scanner. Customer has SLC-500 file (.rss) with no comments. Has no *.dnt...
Replies
7
Views
564
Back
Top Bottom