Pov for rotation in labview

I am very new to programming and am trying to code mecanum wheel drive in labview … I coded the basic example but using the rotation axis as a trigger I have no control over the power ( all or none ) I was wondering if coding the rotation with POV was an option and if anyone has an example code for this or another option . I tried team353 implementing mecanum wheels in labview but got a little confused in step 4 with the case structures. Anyone’s help would be greatly appreciated.

Thanks,
Daleolgren
4375 team mentor

What controller are you using? We have used the logitech controllers in the past which give you a proportional control for the rotation axis.

the POV buttons are not proportional so not really ideal for any type of proportional control.

We are using Xbox

Can you post a screen shot of your code, you should be able to get proportional values from the triggers.

How do you screen shot in this forum???

Take a screen shot on your computer, save it as a jpg, then use the insert image on your post reply.







check out my reply to your other thread. It’s been two years since I’ve did what your trying to do.