Hi everyone!
I am working on a project that extracts data from the Agilent/Keysight 4155A (semiconductor parameter analyzer). Earlier, I was running a data extraction after I got data on my instrument from a single sweep.
I wanted to create another project now where I am running continuous sampling on the analyzer for voltage. And I wanted to plot the voltage I get from the analyzer on a labview graph or excel sheet in real-time.
I am fine with delay in the data logging on my PC, but I wanted the number of samples/s being logged equal to that that the analyzer is giving me. I am okay doing a sample rate less than 50 measurements/s.
Till now, I have been using these download trace functions to get data from the agilent analyzer, I do not know of any data VI that allows simultaneous data plotting.... What agilent driver function should I use if I want real-time data plotting?
I also had a second question about the Agilent 415X drivers. Are these compatible with LabView 2019 version? My agilent driver VIs show just alright on labview 2020 but do not work with 2019 version of labview. Is that an issue faced before?
Thank you. Any help or guidance is appreciated!