Robotics Library
0.7.0
|
#include <MitsubishiR3.h>
Public Attributes | |
bool | isTb |
T/B (RS-422). More... | |
bool | isPc |
P/C (RS-232C). More... | |
bool | isIo |
I/O. More... | |
bool | isOp |
O/P. More... | |
bool | isIoEmg |
I/O EMG. More... | |
bool | isOpEmg |
O/P EMG. More... | |
bool | isTbEmg |
T/B EMG. More... | |
bool rl::hal::MitsubishiR3::StopSignalState::isIo |
I/O.
bool rl::hal::MitsubishiR3::StopSignalState::isIoEmg |
I/O EMG.
bool rl::hal::MitsubishiR3::StopSignalState::isOp |
O/P.
bool rl::hal::MitsubishiR3::StopSignalState::isOpEmg |
O/P EMG.
bool rl::hal::MitsubishiR3::StopSignalState::isPc |
P/C (RS-232C).
bool rl::hal::MitsubishiR3::StopSignalState::isTb |
T/B (RS-422).
bool rl::hal::MitsubishiR3::StopSignalState::isTbEmg |
T/B EMG.