Specifications
Chapter 3 Starting Teaching System and Knowing Each Manager
3-5
3.3 Function Outline of Each Manager
The application software for the personal computer teaching system consists of
the various Managers classified by their functions. The following table lists the
function outline of each Manager.
Manager Functions Reference
System Manager:
Totally controls the
personal computer
teaching system.
1. Starts each Manager.
2. System project management
l Creates a new project.
l Opens an existing project.
l Saves a project.
l Transfers a project.
l Terminates the personal computer teaching system.
3. Sets the communication devices and their operating
conditions.
4. Changes password.
5. Reads data from or records data onto the floppy disk.
6. Enters the license key.
4.1.2
4.1.3, 4.2
4.3.1
4.3.2
4.3.4, 4.3.5
4.5.4
PAC Program
Manager:
Totally supports the
program
development using
the robot language.
1. File operations
l Creates a new program project.
l Opens an existing program project.
l Saves a program project.
l Sets the parameters used for the project.
l Receives/transfers the program data.
l Prints program data.
l Creates an executable program.
l Terminates PAC Program Manager.
2. Program editing
l Edits program.
l Searches and replaces character-string in program.
l Jumps to another line.
3. Program Management
l Creates a program and adds it to the project.
l Saves a program file with another name.
l Adds an existing program to the project.
l Removes a program from the project.
l Imports and exports a program.
l Changes the order of displayed programs.
4. Makes various settings for PAC Program Manager.
5. Uses the program bank.
* An existing program can be registered or used as a
part.
6. Command builder
* Supports proper inputs of commands and arguments in
program editing.
5.2
5.3
5.4
5.6
5.6.2
5.6.3