02-09-2007 10:55 PM
02-10-2007 12:55 AM
Matthias Alleweldt Project Engineer / Projektingenieur | Twigeater? |
02-14-2007 11:15 AM
I am having a similar problem of updating a ChnListBox, when the data portal changes during the running of a SUD.
I have used the refresh command for the chnlist box, but nothing happens.
I have this command straight after I load some data into the portal,
Call ChnListBox1.Refresh()
And I have included this option in the ChnListBox1
Sub ChnListBox1_EventRefresh()
Dim This : Set This = ChnListBox1
End Sub
I am using 10.0
It only refreshes when I open the SUD for the first time.
02-14-2007 02:22 PM
Hello!
This seem to be a 10.0 problem. The ChnListBox Refresh works fine in 10.1!
I have no installed 10.0 so I can't cross check it. Is there a NI DIAdem expert out there who could check it? Was it a CAR item and is it fixed?
Matthias
Matthias Alleweldt Project Engineer / Projektingenieur | Twigeater? |