'DeclarationPublic Sub SetChannelXAveragingState( _ ByVal channelNumber As Integer, _ ByVal state As Integer _ )
'UsageDim instance As DeviceIDC250 Dim channelNumber As Integer Dim state As Integer instance.SetChannelXAveragingState(channelNumber, state)
public void SetChannelXAveragingState( int channelNumber, int state )
Parameters
- channelNumber
- state