'Declaration
Public Sub SetChannelXDirectionXSpan( _ ByVal channelNumber As Integer, _ ByVal directions As CalibrationDirections, _ ByVal span As UInteger _ )
'Usage
Dim instance As DeviceQIA123 Dim channelNumber As Integer Dim directions As CalibrationDirections Dim span As UInteger instance.SetChannelXDirectionXSpan(channelNumber, directions, span)
public void SetChannelXDirectionXSpan( int channelNumber, CalibrationDirections directions, uint span )
Parameters
- channelNumber
- directions
- span