Quote:
Originally Posted by UnderFiveFoot
This is the first year my team is using an xbox controller. We have looked at old posts for ideas and examples and none have worked. We are using labview tank drive. Does anyone have an recent example code?
An example of our code is attached below.
|
As far as I know, the labview best practice for joysticks is not clusters anymore, but arrays.
You used to have to use clusters but all teams I've seen recently have used arrays.