- Home
- FANUC How to use Strings
Adam introduces the topic of strings in FANUC, highlighting two predominant ways to use strings: outputting status to a human and writing modular code. They explain that robots don't care about ascii strings, only operators, programmers, and users do. Accessing string registers in FANUC is discussed, with the default number of string registers being 25, expandable to hundreds in controlled start mode. The scenario of the robot communicating with an HMI to provide status updates is presented, along with setting up string registers for status updates and using strings to call programs modularly. The video concludes with encouragement to have fun coding and share how strings are being used, emphasizing that strings are methods to make life easier for the operator.
Related Videos
How to Edit TP Programs in a Text Editor with LS Files
Using Search and Replace in TP Programs