08-14-2008 10:42 AM
Hi!
This is another problem with LabVIEW 7.11
I have an app to generate an arbitrary waveform from data files on a HP 33220A. Have loaded, installed and configured the apropriate hp33120-IVI-driver and tested it with with the example IviFgen [ARB] - Generate Arb Wfm.vi. Worked fine.
Than I built my own app using a flat sequence and literally copied the content of that example into the last sequence frame. Worked as well. Built an app and installer and moved that to a different machine, together with the IVI configuration file *.xml. There I got an 'unspecified error at node xxx - VI was stopped'. And gues what, at he very next day the same happend when I opened my VI on the devellopment machine. The example, however, which is really the very same code, still works, so my IVI config should be OK.
I have searched the forum but with no success. Any idea?
BTW, I have asked another, maybe related Q 'IVI logical name as Variant' at the LV forum:
http://forums.ni.com/ni/board/message?board.id=170&message.id=349310#M349310
.
Maybe someone stumbled across this and found a solution?
Greetings from Germany!
--
Uwe
08-14-2008 11:05 AM
08-14-2008 11:26 AM
It gets wilder and wilder...
I've put the example as a subVI into my code and it returns a similar 'unspecific error'. Running it afterwards as toplevel VI does what is expected and does not bring up that error.
Greetings from Germany!
--
Uwe
08-15-2008 04:14 AM