Hi,
I’m trying to obtain data from the ‘Flux vs Wavelength’ analysis tool while interacting through the ZOS-API (MATLAB). Setting a desired detector and wavelength bins then saving text output of flux by wavelength bin on that detector is my goal.
There doesn't seem to be any direct way to modify these settings through the ZOS API, I have checked with the ‘HasAnalysisSpecificSettingsTool’. So I am trying to use the ‘ModifySettings’ route to change the configuration file (string code FVW). However, I cannot find the type codes for Flux vs Wavelength in the OpticStudio Manual or on any other help or discussion areas! I can do everything I required through the GUI, but not through ZOS API, which I am using to automate analysis. This is proving to be a large roadblock for our work.
Could someone please let me know if what I am wanting to perform is possible and what the type codes for the Flux vs Wavelength analysis are?
Or even better if there is a direct method to modify the settings through ZOS-API?
Thanks in advance for your help.