You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Nutek Conveyor, and possibility a Electrodesign Conveyor, do not report their SMEMA Machine Ready status, until they are informed of a Board Available via SMEMA.
This results in the line remaining stationary. (Race condition)
Currently, in order to Setup the Machine for the next Board, we wait for the Board Available Data from Hermes, Setup the Machine (or apply any Interlocks) and use the SMEMA Machine Ready as a trigger for User Actions.
If all is good, we set the SMEMA Board Available to true.
For Interlocking, we can always prevent Board movement by not sending the Start Transport Message to the Upstream Machine, however This Machine (the Conveyor) may time-out with a error because it is expecting a Board movement, yet it didn't receive a board.
Rather than the SMEMA Machine Ready state of This Machine (the Conveyor), the Digital Twin could be used to decide if This Machine is 'Machine Ready' ?
Enhancement
Design
Start TransportMessage to the Upstream Machine, however This Machine (the Conveyor) may time-out with a error because it is expecting a Board movement, yet it didn't receive a board.