Hello.
I am trying to build a ADL command file to make our Cary 60 measurements easier and save some time. It all goes well until I added a FConver command to save data in a csv file.
The FConvert command is found in Cary ADL Help under Continuum Commands. I have tried the example from the help but it’s not working:
CollectAndGraph("My Data","My Graph", 500,400,Wavelength_XMode)
A = FConvert("My Data","FILE6.CSV",1)
Br, Tony.