'DeclarationPublic Sub SetProfileXCurrentInput( _ ByVal profileNumber As Integer, _ ByVal currentInput As String _ )
'UsageDim instance As DeviceIPM505 Dim profileNumber As Integer Dim currentInput As String instance.SetProfileXCurrentInput(profileNumber, currentInput)
public void SetProfileXCurrentInput( int profileNumber, string currentInput )
Parameters
- profileNumber
- currentInput