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

送信コマンド一覧 [詳解]

静的公開変数類

int MemREAD = 0xa0
 
int MemWRITE = 0xa1
 
int LOAD = 0xa2
 
int SAVE = 0xa3
 
int MotorREAD = 0xa4
 
int MotorWRITE = 0xa5
 
int SystemREAD = 0xbb
 
int SystemWRITE = 0xbc
 
int ReBoot = 0xbd
 
int FactoryReset = 0xbe
 
int SystemINIT = 0xbf
 

詳解

送信コマンド一覧

RAM上のデータを読み取る

メンバ詳解

◆ FactoryReset

int PmxLib_old20240626.PmxLib.SendCmd.FactoryReset = 0xbe
static

◆ LOAD

int PmxLib_old20240626.PmxLib.SendCmd.LOAD = 0xa2
static

◆ MemREAD

int PmxLib_old20240626.PmxLib.SendCmd.MemREAD = 0xa0
static

◆ MemWRITE

int PmxLib_old20240626.PmxLib.SendCmd.MemWRITE = 0xa1
static

◆ MotorREAD

int PmxLib_old20240626.PmxLib.SendCmd.MotorREAD = 0xa4
static

◆ MotorWRITE

int PmxLib_old20240626.PmxLib.SendCmd.MotorWRITE = 0xa5
static

◆ ReBoot

int PmxLib_old20240626.PmxLib.SendCmd.ReBoot = 0xbd
static

◆ SAVE

int PmxLib_old20240626.PmxLib.SendCmd.SAVE = 0xa3
static

◆ SystemINIT

int PmxLib_old20240626.PmxLib.SendCmd.SystemINIT = 0xbf
static

◆ SystemREAD

int PmxLib_old20240626.PmxLib.SendCmd.SystemREAD = 0xbb
static

◆ SystemWRITE

int PmxLib_old20240626.PmxLib.SendCmd.SystemWRITE = 0xbc
static

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