NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

GetCaptionText Method with ApplicationManager object gives unwired or bad terminal error

Hi,

 

For some reason I can't connect any captionSource to the GetCaptionText Method.

 

screenshot.12.png

 

I get an broken arrow and the ErrorList shows: Invoke node contains unwired or bad terminal.

screenshot.13.png

 

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

GetCaptionText Method

0 Kudos
Message 1 of 4
(3,101 Views)

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

0 Kudos
Message 2 of 4
(3,087 Views)

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

 

 

 

 

0 Kudos
Message 3 of 4
(3,082 Views)

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

0 Kudos
Message 4 of 4
(3,067 Views)