User`s guide
4-114 Agilent E6432A Microwave Synthesizer User’s Guide
HPE6432_GetSerialNumber
ViStatus HPE6432_GetSerialNumber (ViSession
instrumentHandle, ViChar serialNumber[]);
Purpose
This function queries the synthesizer and returns the serial number.
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.
serialNumber
Variable Type ViChar[]
This parameter returns the serial number string.
Return Value
This return value reports the status of the Get Serial Number
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