'DeclarationPublic Function GetProfileXSpanOutputRange( _ ByVal profileNumber As Integer _ ) As String
'UsageDim instance As DeviceIAA105 Dim profileNumber As Integer Dim value As String value = instance.GetProfileXSpanOutputRange(profileNumber)
public string GetProfileXSpanOutputRange( int profileNumber )
Parameters
- profileNumber
Return Value
The span output range for the specified profile.