Inverse Kinematic Arm icon Inverse Kinematic Arm Control robot arms with inverse and forward kinematics, converting X/Y/Z positions into joint motion and reporting end-effector location. Try it →
Tutorial
Published — Updated

Reading And Writing With Files

Step 1 of 9

This tutorial is an introduction to working with text files in EZ-Builder. ARC gives you the ability to write information to text files and read information from text files. You can use this for logging data, giving your robot a memory, a way to read in data you might not want to manually enter in a script and anything else that your imagination might lead you to use text files for.


Step 1. Open a project

With EZ-Builder, locate the "Open" icon and click it

User-inserted image


ARC Pro

Upgrade to ARC Pro

Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#9  

What about the script manager? Wouldn't that be the same thing?