Controller View
Here we explain the various elements that compose Controller View.

Controller View
- Robot Name
 List of robot names.
- Controller
 List of controllers; display in CORBA ID.
- Control Time[s]
 List of control cycles.
- Working Dir.
 List of working directories.
- Setup Command
 List of setup commands.
- Detach button
 Deletes selected line when clicked.
- Edit button
 Edits selected line when clicked.

Controller View 2
- Controller
 Chooses a controller among CORBA ID list box.
- Control Time[s]
 Sets control cycles by the second.
- Working Dir.
 Sets working directory. Environment variable is usable in form of $(variables name).
- new file
 A new file is opened.
- select file
 The existing file is chosen.
- open file
 The existing file is opened.
- OK button
 The edited contents are updated and it ends.
- Cancel button
 The edited contents are canceled and it ends.