|
Re: [FTC]: Labview File Sizes
The best way to deal with memory is to use a subvi anywhere that you have repeating code. Doing this i cut our 30 kb telep down to 12 kb due to all the code repetition. the same goes for autonomous, subvis are your friends, make friends with them. XD
For those who don't know, to make a subvi, simpy highlight the piece of code and go to Edit > create new subvi
or something like that. Don't have labview in front of me right now. XD
__________________
"Don't worry, programming can fix it"
|