NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

What is ProxyCaller

I get error message below sometimes and it has ProxyCaller appended to the name of one of our VIs. I see no reference to anything called 

ProxyCaller in this VI or its subs. Where from might it originate?

 

Thanks,

 

jvh

0 Kudos
Message 1 of 9
(7,209 Views)

When do you see this error?

 

I believe TestStand uses a ProxyCaller VI to call the actual Code Module VI.

Regards
Ray Farmer
0 Kudos
Message 2 of 9
(7,203 Views)

I also get an error sometimes where the ProxyCaller text is appended to my vi file name in the run-time error popup in TestStand.  I have a sequence that runs hundreds of vi's over many hours that use Excel Active X calls, but once in a while, it throws this error.  I haven't been able to nail down exactly what's causing it yet.

0 Kudos
Message 3 of 9
(7,069 Views)

Hi fazekasc,

 

I hope you are doing well today.  Could you provide us a screenshot of the error you are seeing?  How often do you see this error?  Any other information you could provide us regarding this issue would be helpful.  Thanks!  Have a great day!

Taylor G.
Product Support Engineer
National Instruments
www.ni.com/support
0 Kudos
Message 4 of 9
(7,050 Views)

I have this issue as well. When run the teststand, it throws the error when call vi.The error as follow;

 

Unknown System Error in InitializeTerminationMonitor.vi->Clock Frequency.vi->Clock Frequency.vi.ProxyCaller

 

 

 

I just call labview vi.

 

The using software version as follow;

Teststand: 2.01f

Labview: 6.1

 

Best Regards,

Roy Jiang

0 Kudos
Message 5 of 9
(6,995 Views)

Hi Roy,

 

I hope you are doing well today!  In order to troubleshoot this further, as I mentioned in a previous post, could you provide some more information about your setup?  Is this error occurring consistently, or does it seem to be random?  Can you see exactly where the error is being thrown in your code by using Highlight Execution in your VI?  Can the VI run simply from LabVIEW, or does this happen no matter where you are calling the VI from?  Could you provide a screenshot of the error you are seeing?  Any other information you can give us will help us attempt to reproduce the error on our end, too.  Thanks, Roy.  Have a great day!

Taylor G.
Product Support Engineer
National Instruments
www.ni.com/support
0 Kudos
Message 6 of 9
(6,978 Views)

OK, a bit of thread necro here....

 

I'm also seeing this error but it has nothing whatsoever to do with Teststand.

 

I'm using LV 2012 and am calling a VI dynamically via strict VI reference (Which is obtained only once and then cached).  All works fine until CPU load gets too high and then I start getting error messages that User Event inputs are invalid (The VI I am calling dynamically uses User Events).

 

More info:  I open a reference to the application instance (in my case port 3345).  then I get a reference to the local VI (Works fine) and call it whenever needed with the correct parameters (Thanks to being a strict typedef reference).

 

Every once ina  while I get the error mentioned previously. Something seems to be going awry when doing tthis with high CPU load.  I also have the system forced to a single core for testing.

 

User Event Error at high CPU load.png

 

Here's an image of where exactly the error is being generated.  Note that once I click the error away, it continues to run fine.  The error is not persistent.

 

User Event Error at high CPU load error producing node.png

 

Shane

0 Kudos
Message 7 of 9
(6,786 Views)

Never mind.  I found the problem.  A Simple timeout issue.

 

I also apologise for polluting the Teststand Forum.  I didn't realise the thread wasn't in the LabVIEW forum....

0 Kudos
Message 8 of 9
(6,783 Views)

LabView Champions are always welcome

 

Bye!

 

Juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
Message 9 of 9
(6,777 Views)