Hi
I'm trying to add/remove an item into the listbox control of labview using the VI methods provided by pywin32 api for python..
I have tried the setControlValue method to add an item, but to no avail (vi.setControlValue('Listbox',<name of item>)).
I'm new to LabView, so perhaps I'm not getting the syntax or method right..It would really help if someone can help me solve this problem..
Regards
Arun