ADL Shell

Hi Everyone,

We have one Cary 60. I try to use ADL to collect Abs data and save as '.csv' file.

Now I only can collect and plot the graph in the ADL shell, by the following coding:

Sub Main

   CollectAndGraph("My Data","My Graph",500,400,Wavelength_XMode)

   Plot("My Data")

End Sub

How can I output this graph as a .CSV file by the coding.

Thank you very much.

Bowen

Was this helpful?