I'm working on dSPACE 1104 with DSP-4 channel PWM generation bloc. I need to use the PWM signals in other programs but i didn't know how to get them since this bloc has no outputs on matlab simulink.
The PWM block will give you a physical PWM signal that you can see if you connect an oscilloscope to the relevant port in dSpace 1104. You will not have a software version of the signal. Let me know why you need the PWM signal to other programmes so I can advise you on alternative solutions.
It is very easy to tap the pwm pulse from dspace. First, you try to tap simply pulse by shorting three pins of pwm block and connect it to ground. Then connect the constant block to one pin of pwm block to direct the pwm block to give required duty. In addition, double click the pwm block and set the desired switching frequency. Then, click build all option to upload the code in dspace.