- This topic has 1 reply, 2 voices, and was last updated 1 year, 6 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Optiwave software can be used in different industries and applications, including Fiber Optic Communication, Sensing, Pharma/Bio, Military & Satcom, Test & Measurement, Fundamental Research, Solar Panels, Components / Devices, etc..
Download our 30-day Free Evaluations, lab assignments, and other freeware here.
Optiwave software can be used in different industries and applications, including Fiber Optic Communication, Sensing, Pharma/Bio, Military & Satcom, Test & Measurement, Fundamental Research, Solar Panels, Components / Devices, etc..
Download our 30-day Free Evaluations, lab assignments, and other freeware here.
Hi,
A MATLAB Component is connected to the 3R regenerator to read the signal and pass it to matlab, but the function to get the data is used incorrectly when writing the code, I don’t know what is the correct API to support my code to read the simulation signal to optisystem. So can you provide an API and tell me the correct way to call the function.
Code:
BinaryData = MatlabComp.GetInputPort(‘Input 1’).GetBinaryData;
ElectricSignal1 = MatlabComp.GetInputPort(‘Input 2’).GetTimeSignal;
ElectricSignal2 = MatlabComp.GetInputPort(‘Input 3’).GetTimeSignal;
ERROR:
Incorrect number or types of inputs or outputs for function ‘GetInputPort’.
Hello Jiaming,
Thanks for reaching us.
Can you send your license information to support@optiwave.com with your question?
Best,
Sawyer