AnalogController.OpenPin(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
開啟釘選,使其可供使用。
public System.Device.Analog.AnalogInputPin OpenPin(int pinNumber);
member this.OpenPin : int -> System.Device.Analog.AnalogInputPin
Public Function OpenPin (pinNumber As Integer) As AnalogInputPin
參數
- pinNumber
- Int32
要開啟的針腳號碼 (不是類比通道!) 。