USBitController クラス ライブラリ

USBitController.ComboCommand Method (USBitCommand, Int32, USBitCommand, Int32, Boolean)

コマンドを連続実行します

public void ComboCommand(
   USBitCommand command1,
   int count1,
   USBitCommand command2,
   int count2,
   bool boostup
);

Parameters

command1
実行するコマンド1
count1
コマンド1の実行カウント
command2
実行するコマンド2
count2
コマンド2の実行カウント
boostup
BOOSTUPボタンを押した状態にするかどうか

See Also

USBitController Class | USBit Namespace | USBitController.ComboCommand Overload List