Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 9 months ago.
PWM and Labview RPC Serial
Hello guys. I have a labview project in wich i need to control pwm output from the labview interface. I downloaded the RPC Serial library and everything but it just won't work. I tried the Sine Demo file and it won't work neither. When trying it with LED1, it lits up when mbed receives 1, and it lits down for all of the other values within [0,1[ . Any body can help me please ?
2 Answers
11 years, 7 months ago.
You have to download the labview library as well post some code and pics of your block diagram...
Did you already find the solution because i have the same problem :) I now bypass the problem by making it in labview a RPCVariable and then use this variable in a PWM program on the mbed. but i dont understand how to connect the different PWMout, PWMOut_period, PwmOut_write blocks in labview greetings
posted by 09 May 201311 years, 7 months ago.
I couldn't make it work with the RPC, so i had to write my own code for the mbed and labview.
I have the same problem. You need to change "," for "." In regional setings of your operating system.
posted by Cristian Roig 01 Jun 2013