-
-
September 26, 2023 at 9:02 amSomnath PaulSubscriber
For example I can select the "set simulation bandwidth" option using the set("set simulation bandwidth":true); command but the same logic is not working if I try to set the option of the following dropdown menu --> wavelength and center/span and then set the corresponding values.Â
Can anyone suggest the script to toggle the dropdown options and set the values of them?
Â
-
September 26, 2023 at 6:45 pmDevAnsys Employee
Hello, You can use this script (here I am setting wavelength from 1500-1600nm):
set('set simulation bandwidth',true);
set('simulation wavelength min',1.5e-6);
set('simulation wavelength max',1.6e-6);ThanksÂ
Devika
-
Viewing 1 reply thread
- The topic ‘How to select the options of a dropdrown menu with lumerical scipt?’ is closed to new replies.
Ansys Innovation Space
Trending discussions
- Difference between answers in version 2024 and 2017 lumerical mode solution
- Errors Running Ring Modulator Example on Cluster
- Import material .txt file with script
- Trapezoidal ring
- Help for qINTERCONNECT
- Absorption cross-section of AuNR excited by prism-based TIR
- Issues with getting result from interconnent analysis script
- Topology Optimization Error
- How to measure transmission coefficients on a given plane .
- Edge Coupler EME Example Issue
Top Contributors
-
1727
-
630
-
599
-
591
-
366
Top Rated Tags
© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.