marten,
the content of the variable should change indeed, but in your program, you will NEVER see this!
The reason is that you read the value of the variable only ONCE, most likely at the start of the application.
If you want to check the functionality of the writing, either put the reading in a loop as well or just use the variable manager from LV to observe the variables.
Since you correctly stated that you are new to LabVIEW, i suggest you to take a look into design patterns for applications which are provided by the template browser. You can find that browser by selecting "File -> New".
hope this helps,
Norbert
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.