'DeclarationPublic Function GetChannelXCurrentInput( _ ByVal channelNumber As Integer _ ) As String
'UsageDim instance As DeviceIPM505 Dim channelNumber As Integer Dim value As String value = instance.GetChannelXCurrentInput(channelNumber)
public string GetChannelXCurrentInput( int channelNumber )
Parameters
- channelNumber