- This topic has 6 replies, 5 voices, and was last updated 9 years ago by Sadra Kashef.
-
AuthorPosts
-
-
March 10, 2015 at 5:52 am #18472Parikhit DuttaParticipant
Hello all,
I wanted to find out if it is possible to export the output result of any component, such as a BER Analyzer or Optical Power Meter, as a text file or a csv file. When carrying out iterations in OptiSystem it gets a little tedious, many a times, to note the value of the desired signal for every iteration. Although using the ‘Component Results’ I am able to copy the desired signal result into a text file or an excel file but this again has to be carried out for each iteration. Is there any easy method to obtain the results of all the iterations at one go?
Thank you.
-
March 10, 2015 at 4:19 pm #18494Dr Rk SethiParticipant
Hi Parikhit Dutta,
In optisystem, one way to perform various simulation is to put the parameters in sweep mode. Another way to do the simulation is to use the script page to setup the parameters and store the necessary results. I have not tried, but if you can try in this direction then please share your experience. -
March 13, 2015 at 12:27 am #18605Heitor GalvaoParticipant
Share your experience with the solution I’m interested in hearing how it goes.
-
March 14, 2015 at 4:40 am #18659Parikhit DuttaParticipant
Hello,
I have been working with the VB scripting for each component and I found the results I had been expecting. I wrote some simple scripts for each component and stored the output result in individual text files for each component. A little knowledge on VB and the tutorial that came along with the documentation helped a lot.
Attached with this reply is a text file with the VB code that I wrote for obtaining the Total Power Value of an Optical Power Meter for 10 iterations.
* Using the ‘Component Result’ I noted the parameters the values for which are to be populated in the text file.
* The script was written on the ‘Component Script’ window after ‘enabling script’ and I chose the option for running the script at the end of complete simulationNow, I am trying to figure out a way of appending the results at each simulation because the text file is overwritten with each simulation. Also, I am trying to put the results of all components into a single file. At present the result for each component is written on a different text file.
-
March 15, 2015 at 3:58 pm #18715Heitor GalvaoParticipant
Excellent, thanks for sharing your experience.
-
March 23, 2015 at 1:38 pm #18938Damian MarekParticipant
Great stuff! Thanks for sharing your work.
-
-
November 20, 2015 at 3:46 am #27964Sadra KashefParticipant
Hi
I need for your help: How can i import ‘Current iteration’ or ‘Sweep iterations’ to Matlab.
In fact, i need the Current sweep iteration number in Matlab, in other word, i want to have ‘Current sweep iteration’ in each iteration.Regards
-
-
AuthorPosts
- You must be logged in to reply to this topic.