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. Function Tree Node: \Boonton55xxx\Instrument Specific\Find Resources Declaration: Btn55xxx.h Implementation: Btn55xxx.dll
ParametersVi This parameter is ignored. Pass in VI_NULL. Delimiter The string used to delimit the list of resources ie. "|", " ", ";", etc. ValBufferSize Number of elements in Val. Val The return string. Return Value
RemarksThis function can be called before the session is initialized. See AlsoReference |