Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Controller Rumble. !Help! (http://www.chiefdelphi.com/forums/showthread.php?t=154859)

charlier999 06-02-2017 20:23

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.

Hitchhiker 42 06-02-2017 21:32

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.

Joe Ross 06-02-2017 23:43

Re: Controller Rumble. !Help!
 
This compiles for me
Code:

stick.SetRumble(GenericHID::RumbleType::kLeftRumble, 1);
http://first.wpi.edu/FRC/roborio/rel...b 838396f5b35

Hitchhiker 42 07-02-2017 08:18

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