Skip to content

Commit

Permalink
Added more documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
michel4j committed Jul 22, 2019
1 parent e73a663 commit 5bb5acc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ In order to use "AuntISARA", you need have a functioning install of python-softd
4. Enable the init file using your system commands. For example, `systemctl enable <init-file-name>`.
5. Start the init file using your system commands. For example `systemctl start <init-file-name>`.
You can manage the instance daemon through procServ, by telneting to the configured port.
6. The operator screen can be launched using the script `bin/runOpCtrl`. This script takes a single parameter which is the device name provided in step (3).
6. The operator screen can be launched using the script `bin/runOpCtrl`. This script takes a single parameter which is the device name provided in step (3). See the `opi/isara-operator-screen.pdf`.
7. Once the Automounter is running, you must define some positions. Positions are important because commands are only allowed to run from Minimum required are 'SOAK' and 'HOME' for most commands but it is recommended to defined various 'DRY_XXX' positions. To define a position, manually move the robot to that position using the pendent, and type in the position name, and tolerance and then click the save button on the operator screen. The tolerance determines how sensitive the robot should be at that position. Positions can be replaced by toggling the "Overwrite Position" to ON before saving the position. For positions like DRY that have multiple sub-positions, use DRY as the prefix and save each one with a separate suffix. Also, there is a different HOME position for each tool so you must save them separately always starting with the HOME prefix.

Binary file added opi/isara-operator-screen.pdf
Binary file not shown.

0 comments on commit 5bb5acc

Please sign in to comment.