LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

There is an error while romote debugging

Solved!
Go to solution

If I use "debugging=True"  in ini file of small application and my LabView.ini on development machine,

I can see (a lot of) more logs/debugs coming from LabView with my DebugView (sysinternals tool).

If the error occures, it prints:

 

...

00000347 14:11:40 [3420] NCReadLow socket (0x00007a88) returned err=66
00000348 14:11:40 [3420] FPReadPendingMsges Fails err = 66, Close connection
00000349 14:11:40 [3420] err while FPPReadPendingMsgs err = 0x00000042

...

 

I think, this will be the problem.

There is low level communication problem, so it thinks, the connection has been closed by host or sth. like that.

 

I also have seen this error:

...
[3420] NCWriteLow socket (0x00005298) returned err=66 [syserr = 10054]
[3420] ... nSends=1; done=0; req=136

...

 

Any idea?

-------------------------------------------------------------------
Eugen Wiebe
Bernstein AG
CLAD - Certified LabView Associate Developer
0 Kudos
Message 11 of 14
(1,047 Views)

Today I had little different error log :  (I see this error logs on HOST after I press OK on MessageBox on Client, that connection failed)

 

[584] NCReadLow socket (0x00005738) returned err=62
[584] FPReadPendingMsges Fails err = 62, Close connection
[584] err while FPPReadPendingMsgs err = 0x0000003e

 

Is there a tool to test connection between Host and client?

Thanks

-------------------------------------------------------------------
Eugen Wiebe
Bernstein AG
CLAD - Certified LabView Associate Developer
0 Kudos
Message 12 of 14
(1,041 Views)
Solution
Accepted by topic author EWiebe

FOUND ERROR SOURCE.

 

After several tests and tries we (the NI Support Engineer and me) found and localized the source of the error:

The error does not occur in the original ENGLISH Labview (2011) version, it only occures in the GERMAN version.

 

Thank you for the support

-------------------------------------------------------------------
Eugen Wiebe
Bernstein AG
CLAD - Certified LabView Associate Developer
Message 13 of 14
(1,036 Views)

Seems like i was a bit fast with the conclusion that the german version of LabVIEW 2011 is responsible for this issue.

I will dig deeper into this and keep you posted.

 

Btw. Thanks for all the debug information provided.

 

Best Regards!

 

Moritz M.

0 Kudos
Message 14 of 14
(1,032 Views)