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

PMXで設定する通信速度の値を定義します [詳解]

静的限定公開変数類

int _57600 = 0x00
 57600bps
 
int _115200 = 0x01
 115200bps
 
int _625000 = 0x02
 625000bps
 
int _1000000 = 0x03
 1Mbps
 
int _1250000 = 0x04
 1.25Mbps
 
int _1500000 = 0x05
 1.5Mbps
 
int _2000000 = 0x06
 2Mbps
 
int _3000000 = 0x07
 3Mbps
 

詳解

PMXで設定する通信速度の値を定義します

メンバ詳解

◆ _1000000

int PmxLib_old20240626.PmxLib.EditBaudrate._1000000 = 0x03
staticprotected

1Mbps

◆ _115200

int PmxLib_old20240626.PmxLib.EditBaudrate._115200 = 0x01
staticprotected

115200bps

◆ _1250000

int PmxLib_old20240626.PmxLib.EditBaudrate._1250000 = 0x04
staticprotected

1.25Mbps

◆ _1500000

int PmxLib_old20240626.PmxLib.EditBaudrate._1500000 = 0x05
staticprotected

1.5Mbps

◆ _2000000

int PmxLib_old20240626.PmxLib.EditBaudrate._2000000 = 0x06
staticprotected

2Mbps

◆ _3000000

int PmxLib_old20240626.PmxLib.EditBaudrate._3000000 = 0x07
staticprotected

3Mbps

◆ _57600

int PmxLib_old20240626.PmxLib.EditBaudrate._57600 = 0x00
staticprotected

57600bps

◆ _625000

int PmxLib_old20240626.PmxLib.EditBaudrate._625000 = 0x02
staticprotected

625000bps


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