Forum Replies Created
Ok, thank you
Ok, thank you
Also I unfortunately can not send the code since it’s a research work. Hope you’ll understand
Also I unfortunately can not send the code since it’s a research work. Hope you’ll understand
Hello, me again with another problem with python cosimulation with Optisystem.
My python code is compiling well but do not communicate with the rest of the optisystem code. Going through an optical fiber, the optisystem compilation was ongoing for 6hours and didn’t finish since. To see if the problem is with the output of my code, I have compiled (run) the program and sent the input signal at the output port the python code compile (run) well as always but the optisystem compilation through the fiber is still not working or will take at least 8min before finishing.
Can you help me finding what is the problem? Is it a problem of storage not supported by optisystem regarding my python code or something else ? And how can I fix it ?
Thank you in advance
Ps: Even when I suppress my python code adds, and just set the code as a bridge (input=output), the compilation with the fiber will take at least 8minutes before working when usually it’sa matter of 5 to 10 secondes.
Hello, me again with another problem with python cosimulation with Optisystem.
My python code is compiling well but do not communicate with the rest of the optisystem code. Going through an optical fiber, the optisystem compilation was ongoing for 6hours and didn’t finish since. To see if the problem is with the output of my code, I have compiled (run) the program and sent the input signal at the output port the python code compile (run) well as always but the optisystem compilation through the fiber is still not working or will take at least 8min before finishing.
Can you help me finding what is the problem? Is it a problem of storage not supported by optisystem regarding my python code or something else ? And how can I fix it ?
Thank you in advance
Ps: Even when I suppress my python code adds, and just set the code as a bridge (input=output), the compilation with the fiber will take at least 8minutes before working when usually it’sa matter of 5 to 10 secondes.
Hello, any update please ?
Hello, any update please ?
I writing a python code in cosimulation with Optisystem and the code needs these datas at each calculation(run). The solution of copying in a txt file is not dynamic. If you could help me with a way to recuperate theses informations in the python code.
I’ve used your examples of cosimulation between and optisystem and in the file attached below, objOSignal is the signal in which I should be able to recuperate the datas I’ve shown you in the previous message.
I writing a python code in cosimulation with Optisystem and the code needs these datas at each calculation(run). The solution of copying in a txt file is not dynamic. If you could help me with a way to recuperate theses informations in the python code.
I’ve used your examples of cosimulation between and optisystem and in the file attached below, objOSignal is the signal in which I should be able to recuperate the datas I’ve shown you in the previous message.
Hello, hope you’re doing well.
I’m trying this time to recuperate the optical Sampled signal from a laser via a python code. Can you help me please?
In the caption you can see via the component “View Signal Visualizer” the datas I’m trying to recuparate in the python code.
My priority is mostly the complex datas displaying in the signal Visualizer
Thank you in advance for your support
Hello, hope you’re doing well.
I’m trying this time to recuperate the optical Sampled signal from a laser via a python code. Can you help me please?
In the caption you can see via the component “View Signal Visualizer” the datas I’m trying to recuparate in the python code.
My priority is mostly the complex datas displaying in the signal Visualizer
Thank you in advance for your support
Hello, hope you’re doing well. Please another issue. When I run a code in Optisystem with python co-simulation I don’t have a command window that can help me checking my values such as the command window of Matlab. Is there any way to have check my python script variable in a co-simulation with Optisystem? Thank you in advance;
Hello, hope you’re doing well. Please another issue. When I run a code in Optisystem with python co-simulation I don’t have a command window that can help me checking my values such as the command window of Matlab. Is there any way to have check my python script variable in a co-simulation with Optisystem? Thank you in advance;
Thank you for your help. It’s working now.