Two parts to this really. First, what exactly is background logic and what commands or steps does it take to actually make use of it.
Second, they want a light set up on each robot cell that is green when operating properly and red when there is an error in order to alert the robot techs to an issue. However, everytime the operator opens the door to the cell in order to change out parts for the next cycle it gives a gate open error and turns the light red which is a waste of time because nothing is wrong.
Can background logic be used to filter out this error so the light doesnt trip when the door is opened? Is there another, better way to set this up?
I dont want to set the robot to just ignore the door open signal for obvious safety reasons but we can't have false alarms every single time the door is opened during normal operation.