Parse FANUC LS files generated from program exports, RoboGuide, or controller dump utilities. Extract structure, labels, I/O, registers, position registers, frames, tools, and other robot data into exports that are ready for engineering review and sign off.
This workflow reads LS text and extracts structured robot data for review, comparison, and controlled editing. It does not require TP conversion.
The goal is clean, predictable extraction without TP conversion. LS stays LS.
/PROG EXAMPLE
/MN
1: ! Example comment ;
2: R[1]=R[2]+1 ;
3: IF (DI[1]=ON) THEN ;
4: PR[10]=PR[11] ;
5: ENDIF ;
/POS
/END
No. This focuses on LS files and robot data extraction, review, and controlled edits.
Typically no. Standard backups generally do not include LS unless you explicitly exported programs to LS or generated text dumps. This tool expects LS exports as input.
Exported LS files. These can be produced from RoboGuide, from a controller export workflow, or via a controlled dump utility. The tool reads the LS text structure and builds tables from it.
Start with the free trial. Once installed, you can validate the LS workflow on your own exported LS set before spending money.
Download Free Trial View Pricing on Home