Hello,
I am trying to implement a controller (PLECS file attached) in RT Box 1. But getting error signal in the RT box. But PLECS software showing only warning (attached snapshot) .PLECS Version: 4.1.8; RT box Coder version 1.3.5. Kindly help me in this regard.
Thanks
Manikandan Raju
3phPWM_RT_Test.plecs (75.7 KB)
Hi Manikandan,
You can see runtime warning and error messages on the RT Box in the “Diagnostics” tab of the RT Box web interface. You can open the web interface by clicking the monitor icon in the Coder Options window, highlighted below. The messages you highlighted in PLECS are informational and are intended for debugging in the event something goes wrong during the model build and deployment phases, but not runtime.
The likely source of your error is a consecutive overrun due to the 1usec discretization step size you have chosen.
Regards,
Bryan