le 03-10-2020 06:15 AM
Hi all
I came to ask for a little help, I'm new to Labview and I'm working on a pfe project "order an IR50 p robot" with labview
In this robot there are 5 DC motors with integrated potentiometers type VP12.
my problem how to control the angular direction and the speed of a motor with labview?
le 03-13-2020 05:34 AM
Hi jouini5aled,
What protocol do you use to communicate with your robot (Bluetooth, Wifi, etc)?
I think you should find documentation on the communication protocol you are using in LabVIEW and then create your VI to transmit the right commands (it depends on your robot).
Clement