Solved

Does the ZOS API script work to find older version?

  • 10 September 2022
  • 2 replies
  • 47 views

Userlevel 1

I am using the C# script (CSharpStandaloneApplication) to access OpticStudio and generate a custom file.  I was hoping someone with experience with the different versions of OpticStudio could tell me if there is any issue that will arise if I am using OpticStudio 22.2.1 and I sent a .exe using the script to someone using, say, 15.1?  I see 20.3 is the oldest version on the website, so I do not know if the previous versions were sequential as well.

Thanks for the help.

icon

Best answer by Sandrine Auriol 12 September 2022, 12:07

View original

2 replies

Userlevel 6
Badge +2

Hi Michael

It is tricky to tell as over the years, we have been working on finishing the implementation of the API. It means that you might be using functions that were not available in 15.1.

I think it would need to be tested.

Userlevel 1

Hi Sandrine,

                    Thank you for replying!  That is what I figured, but wanted to ping the community if there were any specific pitfalls to watch out for.  Testing is always the best, but some of my clients are using older versions that I may not be able to download and install on my local computer.

Reply