Hi, I'm having some difficulty getting my serial port to work under Labview. I've written a Matlab program and it works fine, but for some strange reason it will not work for me in Labview.
It's a really simple program. I'm controlling a stepper motor. I first set the speed by sending and 's' followed by the speed, ie: s600. Then I set the position by sending a 'g' followed by the position, ie: g150000.
I've checked all the settings and they seem to be the exact same as in my Matlab program, so I can't figure out why it's not working. I've spent a day trying to figure it out but can't. Hopefully someone has some ideas.
Thanks,
Sunny