Syntax |
Top Previous Next |
Returns a delimited string of available resources. These strings can be used in the initialize function to open a session to an instrument. Namespace: Boonton.Boonton55xxx.Interop Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
ParametersDelimiter The string used to delimit the list of resources ie. "|", " ", ";", etc. Return Value
Delimited string of available resources. Any of these resource indentifiers can be used when opening a session using the init fucntion. RemarksThis function can be called before the session is initialized. RequirementsSupported ModelsAll supported See AlsoReference |