Share

Report reference

A Report is a detailed CSV document that contains status history data from all or specific machines on the shop floor.

Each report contains four column headers:

  • Machine Name: The machine that experienced the event.
  • Event: The type of event that occurred.
  • Value: The machine status at the time of the event.
  • Date: The timestamp for when the event occurred.

csv report open in excel

Event types

Event types include:

  • Program: A file transfer was sent to the machine.
  • Execution:
  • tool_asset_id: The unique identifier of an individual tool asset.

Value

If the event type was Program, then the Value column will display one of the following:

  • Program name: The name of the file that was sent to the machine.
  • UNAVAILABLE: The name of the NC program was not recorded and is unavailable.

If the event type was tool_asset_id, then the Value column will display one of the following:

  • Tool name: The unique identifier of an individual tool asset.
  • UNAVAILABLE: The name of the tool asset was not recorded and is unavailable.

If the event type was not Program, then the Value column will display a machine status event:

  • READY: The machine was in a ready state.
  • ACTIVE: The machine was active and running.
  • INTERRUPTED: The program paused due to an interruption.
  • STOPPED: The machine stopped running.

Tips

  • Use Reports to understand performance trends, identify areas for improvement, and optimize operations.
  • Generate reports regularly to track long-term insights and analyze data over an extended periods of time.

Was this information helpful?