Mcp3xxx.CheckChannelPairing(Int32, Int32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Checks that the channel is in range of the available input channels and that both channels are part of a valid pairing of input channels.
C#
protected void CheckChannelPairing (int valueChannel, int referenceChannel);
member this.CheckChannelPairing : int * int -> unit
Protected Sub CheckChannelPairing (valueChannel As Integer, referenceChannel As Integer)
- valueChannel
- Int32
Value channel to be checked
- referenceChannel
- Int32
Reference channel to be checked
Product | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |