02-24-2011 05:02 AM - edited 02-24-2011 05:04 AM
Hi,
For some reason I can't connect any captionSource to the GetCaptionText Method.
I get an broken arrow and the ErrorList shows: Invoke node contains unwired or bad terminal.
I have similar vi's using the GetCaptionText Method for the SeqFileViewMgr-class and the ExecutionViewMgr-class working perfectly. I don't see what I'm doing wrong ... could it be a bug?
Thanks,
Roger
02-24-2011 09:54 AM
Perhaps it's an invoke node from a different case (i.e. not the "No Error" one that you are looking at)? If not you might try deleting the nodes involved and recreating them to see if that helps.
-Doug
02-24-2011 10:31 AM
Hi Doug,
Thanks for your suggestion.
The screenshot of the VI is just an example of code giving me this error. I implemented different (test-) vi's all having this problem (and same error message)
I recreated the constants, the methode-node itself, removed wires (CTRL-B) , etc.
In the meanwhile I've made a workaround by using methods and properties of the engine-class to retrieve the information I wanted to have from teststand but I'm still curious if I found a bug or do overlook something
-Roger
02-25-2011 10:09 AM
Can you attach a VI which reproduces this problem? What version of LabVIEW and TestStand are you using? Have you tried running the teststand version switcher (without labview running), then trying again? The version switcher updates the TestStand specific VIs in the LabVIEW palette.
Hope this helps,
-Doug