by goofylogic98 » Tue Nov 03, 2009 4:27 am
by goofylogic98
Tue Nov 03, 2009 4:27 am
Sorry it has taken awhile to get back, I got pulled off to another project.
Here is what I am doing, I am building a small robotic ground vehicle that will be predominetly used for surviellance. It has cameras and audio devices that I have no problem controlling. The Roboard 100 is the brains of the operation. I have been successful in controlling the standard PC conections, USB, Serial, etc on the Roboard however have been unsuccessful in exercising the PWM, I2C, GPIO, etc. I have imported the roboard.dll file into labview and created numerous VI's however they apparently do not work properly. For example, in reading the documentation, an error should be generated in the pwm Set Pulse.vi if the duty value is 0 or the channel value is less than 0 or greater than 31. I get no returned errors, nor do I get any signal on the PWM pins themselves.
I have pretty good experience working with Labview, I am not a C++ programer and have never worked with PWM before this, so am really looking for guidance and help.
Sorry it has taken awhile to get back, I got pulled off to another project.
Here is what I am doing, I am building a small robotic ground vehicle that will be predominetly used for surviellance. It has cameras and audio devices that I have no problem controlling. The Roboard 100 is the brains of the operation. I have been successful in controlling the standard PC conections, USB, Serial, etc on the Roboard however have been unsuccessful in exercising the PWM, I2C, GPIO, etc. I have imported the roboard.dll file into labview and created numerous VI's however they apparently do not work properly. For example, in reading the documentation, an error should be generated in the pwm Set Pulse.vi if the duty value is 0 or the channel value is less than 0 or greater than 31. I get no returned errors, nor do I get any signal on the PWM pins themselves.
I have pretty good experience working with Labview, I am not a C++ programer and have never worked with PWM before this, so am really looking for guidance and help.