| Functions | |
| def | arcof (req) | 
| def | arcon (req) | 
| def | dontUseMFrame (req) | 
| def | isMotomanPP () | 
| def | macro (req) | 
| def | services (service_prefix, services) | 
| def | setFolder (req) | 
| Variables | |
| string | not_motoman = "Cannot use on a non Motoman post processor" | 
| def scripts.motoman.arcof | ( | req | ) | 
Definition at line 28 of file motoman.py.
| def scripts.motoman.arcon | ( | req | ) | 
Definition at line 37 of file motoman.py.
| def scripts.motoman.dontUseMFrame | ( | req | ) | 
Definition at line 61 of file motoman.py.
| def scripts.motoman.isMotomanPP | ( | ) | 
Definition at line 19 of file motoman.py.
| def scripts.motoman.macro | ( | req | ) | 
Definition at line 46 of file motoman.py.
| def scripts.motoman.services | ( | service_prefix, | |
| services | |||
| ) | 
Definition at line 11 of file motoman.py.
| def scripts.motoman.setFolder | ( | req | ) | 
Definition at line 70 of file motoman.py.
| string scripts.motoman.not_motoman = "Cannot use on a non Motoman post processor" | 
Definition at line 9 of file motoman.py.