User`s guide
Agilent E6432A Microwave Synthesizer User’s Guide 4-133
HPE6432_IsListRunning
ViStatus HPE6432_IsListRunning (ViSession instrumentHandle,
ViBoolean *runningStatus);
Purpose
This function returns the status of whether a list is running or not.
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.
runningStatus
Variable Type ViBoolean (passed by reference)
This parameter returns the status of whether a list is running or not.
Allowable values: enable=VI_TRUE, disable=VI_FALSE
Return Value
This return value always returns VI_SUCCESS.
Related Topics
Run List
Run List Abort
Clear List