Hello all,
I am conducting a research on solar cells and I have made some batches of OPV'sc and I would like to test them using VB6. I have found a code for serial communication and I can assure that the device is in serial communication the only problem I am finding is the set of commands that can allow me to sweep the I-V curve values from source meter and then into my response dialogue box. I have put a link of the code as well as the section from user manual that relates to remotes commands which in my case is not working. Please let me know if I am doing something wrong.
Regards
Subham Joshi
program link: -
https://www.lakeshore.com/Service/SensorCD/Pages/Serial_VB.aspx
manual section of commands: -
*RST
SENS:FUNC “CURR”
SENS:CURR:RANG:AUTO ON
SYST:RSEN ON
SOUR:FUNC VOLT
SOUR:VOLT:ILIM 300e-3
SOUR:SWE:VOLT:LIN 0, 0.9, 181, 0.1
INIT
*WAI
TRAC:DATA? 1, 181, “defbuffer1”, READ, SOUR, REL