'Declaration
Sub SetChannelXDirectionXGain( _ ByVal channelNumber As Integer, _ ByVal direction As CalibrationDirections, _ ByVal value As String _ )
'Usage
Dim instance As ISupportGainWithDirection Dim channelNumber As Integer Dim direction As CalibrationDirections Dim value As String instance.SetChannelXDirectionXGain(channelNumber, direction, value)
void SetChannelXDirectionXGain( int channelNumber, CalibrationDirections direction, string value )
Parameters
- channelNumber
- direction
- value