'DeclarationPublic Sub SetChannelXUnitOfMeasure( _ ByVal channelNumber As Integer, _ ByVal value As UnitsOfMeasure _ )
'UsageDim instance As DeviceIPM505 Dim channelNumber As Integer Dim value As UnitsOfMeasure instance.SetChannelXUnitOfMeasure(channelNumber, value)
public void SetChannelXUnitOfMeasure( int channelNumber, UnitsOfMeasure value )
Parameters
- channelNumber
- value