共用方式為


FirmataCommandSequence.WriteByte(Byte) 方法

定義

將位元組新增至命令順序

public void WriteByte(byte b);
member this.WriteByte : byte -> unit
Public Sub WriteByte (b As Byte)

參數

b
Byte

要新增的位元組

適用於