Robotics Library  0.7.0
Public Attributes | List of all members
rl::hal::MitsubishiR3::RunSts Struct Reference

#include <MitsubishiR3.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...
 

Member Data Documentation

◆ isCycleStopOff

bool rl::hal::MitsubishiR3::RunSts::isCycleStopOff

Cycle stop ON / Cycle stop OFF.

◆ isMlockOn

bool rl::hal::MitsubishiR3::RunSts::isMlockOn

MLOCK OFF / MLOCK ON.

◆ isOperationEnable

bool rl::hal::MitsubishiR3::RunSts::isOperationEnable

Operation disable / Operation enable.

◆ isRepeat

bool rl::hal::MitsubishiR3::RunSts::isRepeat

Cycle / Repeat.

◆ isRun

bool rl::hal::MitsubishiR3::RunSts::isRun

STOP / RUN.

◆ isServoOn

bool rl::hal::MitsubishiR3::RunSts::isServoOn

Servo OFF / Servo ON.

◆ isTeach

bool rl::hal::MitsubishiR3::RunSts::isTeach

Auto / Teach.

◆ isTeachRunning

bool rl::hal::MitsubishiR3::RunSts::isTeachRunning

Running of Teach mode.


The documentation for this struct was generated from the following file: