'DeclarationSub SetChannelXDACOutputRange( _ ByVal channel As Integer, _ ByVal outputRange As String _ )
'UsageDim instance As ISupportDACOutputRange Dim channel As Integer Dim outputRange As String instance.SetChannelXDACOutputRange(channel, outputRange)
void SetChannelXDACOutputRange( int channel, string outputRange )
Parameters
- channel
- outputRange