![]() |
PmxPythonLibrary
|
PMXのステータスの返信/エラー状態の値 [詳解]
静的公開変数類 | |
int | SystemError = 0x01 |
System Error | |
int | MotorError = 0x02 |
Motor Error | |
int | RamAccessError = 0x10 |
Command Error CommandError = 0x04 | |
int | ModeError = 0x20 |
Mode Error | |
int | DataError = 0x40 |
Data Error | |
PMXのステータスの返信/エラー状態の値
|
static |
Data Error
|
static |
Mode Error
|
static |
Motor Error
|
static |
Command Error CommandError = 0x04
RAM Access Error
|
static |
System Error