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