User`s guide
Agilent E6432A Microwave Synthesizer User’s Guide 4-99
HPE6432_GetOptionString
ViStatus HPE6432_GetOptionString (ViSession
instrumentHandle, ViChar optionString[]);
Purpose
This function queries the synthesizer and returns a string that
indicates which options are installed.
Parameter List
instrumentHandle
Variable Type ViSession
This is the ViSession handle that is obtained from the Initialize
function. The instrumentHandle identifies a particular instrument
session.
optionString
Variable Type ViChar[]
This parameter returns an option string.
Return Value
This return value reports the status of the Get Option String
function.
To obtain further information about the status that is returned, call the
HPE6432_error_message function or refer to “Error-Code and
Fail-Code Messages” on page 3-93.
Related Topics
HPE6432_error_message
Error-Code and Fail-Code Messages