PmxPythonLib V1.0.2.0
読み取り中…
検索中…
一致する文字列を見つけられません
静的公開変数類 | 全メンバ一覧
PmxLib_old20240626.PmxLib.PmxStatusErrorList クラス

PMXのステータスの返信/エラー状態の値 [詳解]

静的公開変数類

int SystemError = 0x01
 System Error
 
int MotorError = 0x02
 Motor Error
 
int RamAccessError = 0x10
 Communication Error CommunicationError = 0x04 Command Error CommandError = 0x08 RAM Access Error
 
int ModeError = 0x20
 Mode Error
 
int DataError = 0x40
 Data Error
 
int RunError = 0x80
 run Error
 

詳解

PMXのステータスの返信/エラー状態の値

メンバ詳解

◆ DataError

int PmxLib_old20240626.PmxLib.PmxStatusErrorList.DataError = 0x40
static

Data Error

◆ ModeError

int PmxLib_old20240626.PmxLib.PmxStatusErrorList.ModeError = 0x20
static

Mode Error

◆ MotorError

int PmxLib_old20240626.PmxLib.PmxStatusErrorList.MotorError = 0x02
static

Motor Error

◆ RamAccessError

int PmxLib_old20240626.PmxLib.PmxStatusErrorList.RamAccessError = 0x10
static

Communication Error CommunicationError = 0x04 Command Error CommandError = 0x08 RAM Access Error

◆ RunError

int PmxLib_old20240626.PmxLib.PmxStatusErrorList.RunError = 0x80
static

run Error

◆ SystemError

int PmxLib_old20240626.PmxLib.PmxStatusErrorList.SystemError = 0x01
static

System Error


このクラス詳解は次のファイルから抽出されました: