08-20-2024 11:53 PM
Hello I'm trying to store data from 4284A LCR meter with Labview, but I can't find the way how to get a data.
If anyone knows how to get a data from 4284A with Labview or other ways, please help me
08-21-2024 12:55 AM
Hi nanolab,
@nanolab wrote:
If anyone knows how to get a data from 4284A with Labview or other ways, please help me
Read the (programming) manual for your device, it should contain all the supported commands to request measurement data!
(You should also check the IDNet for suitable device drivers. This may simplify your code development…)