|
Robotics Library
0.6.2
|
#include <MitsubishiH7.h>
Public Attributes | |
| bool | isRepeat |
| Cycle / Repeat. More... | |
| bool | isCycleStopOff |
| Cycle stop ON / Cycle stop OFF. More... | |
| bool | isMlockOn |
| MLOCK OFF / MLOCK ON. More... | |
| bool | isTeach |
| Auto / Teach. More... | |
| bool | isTeachRunning |
| Running of Teach mode. More... | |
| bool | isServoOn |
| Servo OFF / Servo ON. More... | |
| bool | isRun |
| STOP / RUN. More... | |
| bool | isOperationEnable |
| Operation disable / Operation enable. More... | |
| bool rl::hal::MitsubishiH7::RunSts::isCycleStopOff |
Cycle stop ON / Cycle stop OFF.
| bool rl::hal::MitsubishiH7::RunSts::isMlockOn |
MLOCK OFF / MLOCK ON.
| bool rl::hal::MitsubishiH7::RunSts::isOperationEnable |
Operation disable / Operation enable.
| bool rl::hal::MitsubishiH7::RunSts::isRepeat |
Cycle / Repeat.
| bool rl::hal::MitsubishiH7::RunSts::isRun |
STOP / RUN.
| bool rl::hal::MitsubishiH7::RunSts::isServoOn |
Servo OFF / Servo ON.
| bool rl::hal::MitsubishiH7::RunSts::isTeach |
Auto / Teach.
| bool rl::hal::MitsubishiH7::RunSts::isTeachRunning |
Running of Teach mode.