08-03-2009 09:33 PM
First let me apologize up front if I mess up the names or order of the variable containers. I am going from memory and cannot find a picture of the variable pane on the NI web site to reference. In the variables pane of the development environment, there is "Step." , "Runstate." , "ThisContext." variable containers. What is the difference in context, scope, or dynamic vs static of these variable containers? The reason I ask is that if you look at the Runstate container, it has a step container in it. Further, if you look inside the ThisContext container, you see that it contains a runstate container inside of it. Are these just copies of the same memory space? I am not sure why I would reference or use one versus the other or when I would use one vs the other.
I hope this makes sense.
08-04-2009 04:40 AM