01-03-2017 08:44 PM
I've created the following VI from the labview CLD traffic light practice exam and was wondering if anyone could give some feedback on it. I realize I use a lot of local variables and am wondering if thats bad in this case and if so how could I reduce them? Any other tips and feedback would be greatly appreciated.
01-04-2017 06:41 AM
@Mickan wrote:
I realize I use a lot of local variables and am wondering if thats bad in this case and if so how could I reduce them?
I do not have 7Zip here since it is forbidden at my work place. So you might want to use a zip format instead.
But as far as local variables are concerned, they can normally be eliminated using Shift Registers.