Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable Initialization #6

Open
Morgeno opened this issue Feb 9, 2014 · 0 comments
Open

Variable Initialization #6

Morgeno opened this issue Feb 9, 2014 · 0 comments

Comments

@Morgeno
Copy link
Contributor

Morgeno commented Feb 9, 2014

Hey Everyone,

This is just a reminder about making new variables in the robot project.

When you make a new variable you need to do a few things:
1: Make sure you initialize it in the beginning of begin.vi
2: Make sure you create it in the Global Variables Library
2.1: When you put the variable in the library, we are now starting to number each variable. Find the last number used, and add one. Put that number at the beginning of the name.

EDIT: The numbering only applies to the refnums, not the Values

Thank you!
Morgeno

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant