Hello people,
For my internship I am attempting to fully automate monomer composition analysis on Bruker TOPSPIN 2.0 using visual basic and macro's. It's almost fully functional but I've come across the following problem:
I want to use the integral data of a spectrum in calculations (i.e. export them to an excel template) but so far I've found no way of exporting integral data without using the mouse (I can make visual basic simulate mouse clicks, but it's not a method I like using since it makes the program very prone to failure or outdating).
The "exportfile" command exports data based on what tab of the dataset you are currently viewing, but I haven't found any command to open the Integrals tab.
Does anyone know how I could solve this? Thank you in advance.