'DeclarationPublic Function GetChannelXEncoderPPR( _ ByVal channelNumber As Integer _ ) As UInteger
'UsageDim instance As DeviceIHH505 Dim channelNumber As Integer Dim value As UInteger value = instance.GetChannelXEncoderPPR(channelNumber)
public uint GetChannelXEncoderPPR( int channelNumber )
Parameters
- channelNumber