I have a slide control inside a while loop. Something on the screen reacts immediately to the control as I slide it. This used to work, but now everything pauses while the control is being operated except for the control's own digital display. Even an indicator wired directly to the control, and also inside the loop, pauses until the control is let go then suddenly jumps to the control's current value. Both an indicator and a probe wired to the iteration count show the same thing.
When I copied that same control into another VI with only a loop and an indicator, it works fine just as before.
I've checked all the VI setup stuff and I can't see anything in the diagram that would cause this. I a
lso tried deleting all of the control's local variables and attribute nodes to no avail.
I'm using LabVIEW 5.0 in NT Workstation 4.0
Does anyone have any idea what's going on.
I'd appreciate any help.
thanks,
Louis