Read data from file

Dear all:

I have a question, Can the robot read the robotargets form a file and move automatily ? what’s the format of the file ?

BackGround: I have an idea, we use the laser equipment to scan the object and get the desired data to the robot , the robot then move the path ,is it possiable? Thanks

Anyone help?

you can.
I use a combination of ReadStr and StrToVal.
The only issue is that the string has to be well formed.
Best regards.