Hi Thorsten,
I have not yet tried your method, but I will try to explain what I would use the network variable array for. The aim is to control a large number of identical nodes, say 10-100 pcs. Each of these nodes has a SNVT_switch input according to a LonMark functional profile. Therefore my idea was to make a FPM with a network variable array to control them all. I have done this using ordinary network variables, such as nvoL5, nvoL6, ..., (each variable has a binding to a separate node) but that is not the most efficient programming, especially if I would like to increase the number of nodes. The algorithm in the FPM is ideal for an array. However, if I would create a network variable containing an array of elements in the FPM, like Richard suggested, I don't think I could bind that to SNVT_switch inputs.
Do you think your method is useful for what I'm trying to do?
Sven