Hello,
I am trying to model a DC motor in Typhoon in either VHIL or TyphoonSim. I want to export the Electrical Torque of the motor in real time to import in a Matlab Simscape model for visualization of the motor. How can I do this transfer? Ideally I would like to do this via TCP/UDP, as is possible in a real HIL device.
I thought of streaming the data in SCADA API and reading the file using a custom script. If there are any easier methods of achieving this please let me know.
Thanks for your answers in advance!