|
Top Previous Next |
Opens the I/O session to the instrument. Driver methods and properties that access the instrument are only accessible after Initialize is called. Initialize optionally performs a Reset and queries the instrument to validate the instrument model. Function Tree Node: \Boonton55xxx\Initialize Declaration: Btn55xxx.h Implementation: Btn55xxx.dll
ParametersResourceName An IVI logical name or an instrument specific string that identifies the address of the instrument, such as a VISA resource descriptor string. IdQuery Specifies whether to verify the ID of the instrument. Reset Specifies whether to reset the instrument. Vi Unique identifier for an IVI session. Return Value
|