06-11-2007 03:39 PM
06-11-2007 03:46 PM
@ture wrote:
Should I hide the index display and replace it by a numeric controller connected to an event case that writes the appropriate index number to the Index Values property node? Ore are there easier solutions?
This is probably the easiest solution.
You could also add an extra element to the cluster that contains the correct device ID so the array index does not need to be abused for this. Now you can hide the array index and e.g. simply show the array scroll bar, for example.
06-11-2007 03:59 PM
06-12-2007 01:19 AM
@ture wrote:
Isn't the array scroll bar a feature of LV8.x?TureLV7.1
A bold YES ! The scrollbar for Array is a feature of LV 8 & up only.
Anyway, you had already arrived at the correct destination. ![]()
Use a Numeric control that starts at 1 for the Array Index Display.
06-12-2007 01:42 AM