11-10-2021 09:50 AM
Good morning,
I'm a fairly new user to LABVIEW, and have been currently looking over the Agilent_e4990 driver associated with a keysight e4990 impedence analyzer, but I have a few questions. Particularly, there are 2 VI's I would like to use, one which would query the frequency range and one that would configure DC bias. After looking over the block diagram, I can't seem to understand how data is being recorded in these 2 cases, and where could one access the data for later revision or use. Any help would be greatly appreciated,
Thank you for your time
-SimplyZee
Solved! Go to Solution.
11-10-2021 10:44 AM
Questions about how the driver functions beyond looking at the implementation have to be answered by the manufacturer.
For any programming commands please refer to the programmer's manual of the instrument to understand better.
11-10-2021 12:14 PM
Did you look at the examples included in the driver package?
11-10-2021 01:34 PM - edited 11-10-2021 01:36 PM
A quick look at the VIs you posted
11-14-2021 12:15 PM
Thank you so much for the easy to follow explanation.
The respective lab manual has some general cases to look over, but I really needed to contextualize these two VI's. Very helpful
Thank you once again.