Ram Files; User Files (Work Files) - Toshiba TSL3000 Communications Manual

Ts3000 series robot controller
Hide thumbs Also See for TSL3000:
Table of Contents

Advertisement

series Robot Controller

5.4 Ram Files

5.4.1

User Files (Work files)

The user files store some programs and positional data.
PROGRAM
...
END
PROGRAM
...
END
...
PROGRAM
...
END
DATA
END
As shown in the above figure, the main program or global variable data at the
beginning of the file, subprograms, and finally data block, in which the positional
data are described, are placed in that order. The delimiting codes for file names
and programs and the check sum are not placed. At the end of each line, a
carriage return code is placed. At the end of the file, an EOF code is placed.
MAIN
Main program or global
variable (The program
described at the
beginning of the file
becomes the main
program.)
SUB1
Subprogram
(Programs other than
the main program)
SUBn
Positional data
(The portion from DATA
to END is called a data
block in which the
positional data are
described. The data
block is placed at the
end of the file.)
– 157 –
COMMUNICATION MANUAL
The portion from the
PROGRAM (program
name) to END
becomes one
program.
STE 80722

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tsl3000eTs3100Ts3000

Table of Contents