![]() |
Controller Rumble. !Help!
I noticed that there was rumble bars in the USB section of the drive station. I found a rumble command inside of the 2015 WPI Library, but I did not find the same command inside of this years WPI Library.
If someone found the command inside this years WPI Library, I will be greatly helpful if you replayed below. Thx. |
Re: Controller Rumble. !Help!
1 Attachment(s)
The vi below should do what you want. Just use the "Set Output" vi to do this. You can set both left and right rumble with this.
|
Re: Controller Rumble. !Help!
This compiles for me
Code:
stick.SetRumble(GenericHID::RumbleType::kLeftRumble, 1); |
Re: Controller Rumble. !Help!
Whoops! I thought I saw LabVIEW. Must be me eyes glazing over from Build Season :)
|
| All times are GMT -5. The time now is 04:17. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi