I work with software for SMT equipment, and I have been thinking about how machine alarm logs can be made more useful for troubleshooting.
A basic log normally includes the time, alarm code and machine status, but this is often not enough to understand an intermittent problem. For example, a placement error may also depend on the feeder position, nozzle, component package, vision result, retry count or the previous machine action.
The difficulty is deciding how much information to record. Too little data makes troubleshooting difficult, but recording everything creates a large log that operators may not want to read.
For people who work with automated equipment, what information do you find most useful in an alarm or event log?
My current list would be:
A basic log normally includes the time, alarm code and machine status, but this is often not enough to understand an intermittent problem. For example, a placement error may also depend on the feeder position, nozzle, component package, vision result, retry count or the previous machine action.
The difficulty is deciding how much information to record. Too little data makes troubleshooting difficult, but recording everything creates a large log that operators may not want to read.
For people who work with automated equipment, what information do you find most useful in an alarm or event log?
My current list would be:
- Timestamp and alarm code
- Current program or job
- Machine operating state
- Feeder and nozzle identification
- Component reference and package
- Vision or inspection result
- Retry count
- The last few actions before the alarm