'DeclarationPublic Sub SetChannelXDirectionXSign( _ ByVal channelNumber As Integer, _ ByVal direction As CalibrationDirections, _ ByVal value As Integer _ )
'UsageDim instance As DeviceIHH505 Dim channelNumber As Integer Dim direction As CalibrationDirections Dim value As Integer instance.SetChannelXDirectionXSign(channelNumber, direction, value)
public void SetChannelXDirectionXSign( int channelNumber, CalibrationDirections direction, int value )
Parameters
- channelNumber
- direction
- value