共用方式為


Seesaw.TouchRead(Byte) 方法

定義

讀取啟用觸控的針腳上的類比值。

public ushort TouchRead (byte pinId);
member this.TouchRead : byte -> uint16
Public Function TouchRead (pinId As Byte) As UShort

參數

pinId
Byte

要讀取的針腳數目。

傳回

代表從針腳讀取的類比值 betweeen 0 和 1023。

適用於