Tool for inspecting the robot controller's alarm history file (ALMHIST.DAT).
The robot controller stores the last 100 alarm events information in a log file.
This file is called ALMHIST.DAT and can be retrieved from the controller using
an USB stick: EX. MEMORY » SAVE »
SYSTEM DATA »ALARM HISTORY DATA
The content of this file is not so easy to read. To make inspection easier, we created this page which contains a javascript script to process the file.
Processing takes place in your browser – the file is not uploaded to
the internet.
Use below button to read the ALMHIST.DAT file. After loading, it will
generate a histogram and a table with the relevant alarm data .
Also, it will display a button to store the processed data as CSV.