'DeclarationPublic Sub SetChannelXCurrentInput( _ ByVal channel As Integer, _ ByVal currentInput As String _ )
'UsageDim instance As DeviceIDC250 Dim channel As Integer Dim currentInput As String instance.SetChannelXCurrentInput(channel, currentInput)
public void SetChannelXCurrentInput( int channel, string currentInput )
Parameters
- channel
- currentInput