LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Unit test Framework UTF Error Message "Application input terminal invalid"

Solved!
Go to solution

Hi everybody,

 

I'm experiencing a rather strange behavior with the UTF:

I have created a  lvlib containing some VIs to be implemented by a student. To easily check if all the reqs are fulfilled, I have created some Unit Tests.

On my computer, everything works fine. On his computer, the following error message appears:

 

ListBox Test Fehler.png

 

Both computers are running on 2013SP1f2. Though mine has more power Smiley Wink

Any known issues with the UTF on older PCs? Or more precisely asked: where does this error originate from?

 

Cheers

Oli

 

 

0 Kudos
Message 1 of 13
(3,757 Views)

Oli,

 

in which situation does the error occur?

E.g.: Open the UTF test configuration

Modifying the UTF test configuration

Running an UTF test case

...

 

It sounds to me like an issue of Application Instances being configured in an invalid way.....

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 13
(3,743 Views)

Hi Norbert,

 

issue occurs having opened the lvtest file and trying to run a single test case using the "Play" Button. No editing, only having changed the computer...

 

Cheers

Oli

0 Kudos
Message 3 of 13
(3,741 Views)

Any toolkits/modules involved?

Are you sure that paths are correct?

 

What about accessibility of VI Server on the second machine? I can imagine that VI Server must be available on the default port (3383)....

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 4 of 13
(3,738 Views)

No toolkits involved, no paths used....

 

Unit Tests created on this second machine (different project) do run

 

I've attached the library for reference

 

Oli

0 Kudos
Message 5 of 13
(3,731 Views)

Oli,

 

your lvlib tests also create the issues on my machine.

Adding a new unit test creates some other issues stating "invalid object reference". It seems to be some kind of corruption of that lvlib....

Is it possible that we deal with different OS languages?

 

My machine:

Win 7, 64bit English

LV 2013 32 bit English

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 6 of 13
(3,723 Views)

So it's really a trouble maker Smiley Very Happy

 

Seriously, there are differeneces between the machines...

mine runs on WIN7 64bit (German ) LV32bit (English), the student's machine runs WIN7 32bit LV32bit (English)

 

Oli

0 Kudos
Message 7 of 13
(3,721 Views)

Oli,

 

do you have the chance to test your library utf's with other German systems?

If it works there, and English systems fail.... well, that's something for a CAR....

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 8 of 13
(3,713 Views)

Norbert,

 

will try on another colleagues' PC. (Win7 32bit German, LV2013 SP1 f2 English)

 

Just to get that right: my students' PC  runs German WIN7 32bit and English LabVIEW.

 

Cheers

Oli

0 Kudos
Message 9 of 13
(3,711 Views)

Oli,

 

that makes the assumption it could be connected to the language of the OS close to obsolete....

What about a cross-reference test: Is a utf test created on the Students PC executable on your machine?

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 10 of 13
(3,705 Views)