RsLogix 5000 - D2SD function block help

gbeaker

Member
Join Date
Sep 2012
Location
earth
Posts
148
I have a discrete 2-state device function block set up controlling a motor with 5 i/o. ProgCommand, FB0, FaultAlmUnlatch, Out, and FaultAlarm. Starting yesterday the block started throwing an alarm as soon as the motor started. Looking through the manual it says the alarm will trip when the feedback doesn't match the command state after FAULTIME (set at 2 seconds) or if the feedback suddenly reports a different state than the commanded state. I put a trend on the tags involved and this is what I am seeing.

TIME ProgCommand FB0 FaultAlarm
00:00:00.000 0 0 0
00:00:00.010 1 0 0
00:00:00.060 1 1 1

Just 0.050 of a second after commanding the drive "ON", the feedback comes back saying the drive is "ON" and it sets the Alarm bit.

Any one have any idea what it trowing the fault?

Thanks
 

Similar Topics

Hello, I am trying to read a barcode scanner input using a cognex dataman 280 barcode reader, store it another string, the compare with another...
Replies
1
Views
61
Hi folks, in the alarm manager of Rslogix 5000, the tag-based alarm has been created. But when I tried to change the condition, it was found the...
Replies
2
Views
168
I am completely stuck on building a ladder program that requires a start button to be pressed 3 times to turn on motor 1. Then motor 2 starts...
Replies
20
Views
606
First off, I'm a hobbyist-level programmer, and this program isn't controlling anything anything that could even remotely be considered "life...
Replies
18
Views
549
Back
Top Bottom