Edit

Share via


Mcp3xxx.CheckChannelPairing(Int32, Int32) Method

Definition

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.

protected void CheckChannelPairing (int valueChannel, int referenceChannel);
member this.CheckChannelPairing : int * int -> unit
Protected Sub CheckChannelPairing (valueChannel As Integer, referenceChannel As Integer)

Parameters

valueChannel
Int32

Value channel to be checked

referenceChannel
Int32

Reference channel to be checked

Applies to