LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Refnum Not Available For RT

Hello,

I have the same Problem with the message "Refnum Not Available For RT" when I run the application as a exe.

This message I can see when I set a probe on a Ref. If I run this application on my environment, I have no problem...

 

What is the reason? I don`t use RT, running on WinXp.

0 Kudos
Message 11 of 15
(1,538 Views)

Hi GT123,

 

Could you provide a screenshot of your code and the error message to help us understand your application better. Are you attempting to use this application with any hardware? In addition, what type of build specifications are you using when building your .exe?

 

Regards,

Allison M.
Applications Engineer
National Instruments
ni.com/support
0 Kudos
Message 12 of 15
(1,509 Views)

Hello, I`ve found the reason.

I thougt that I have a Problem because I got the message "Refnum Not Available For RT".

But:

I connected to a build with network remote. And because  of this, one SubVI which is responsible for the transfer the "properties" from all controls...

runs very slow (-> network remote) and I had to wait very long, so I debugged this SubVi and set a probe on the Refnum stripes, an there I got this

message.

 

But yesterday I haven seen that when I use the application (without remote) normal, I haven`t any speed problems....

 

Thank you for all helps, and sorry my English is not the best

0 Kudos
Message 13 of 15
(1,498 Views)

I have same problem, running an executable to debug and probe on VI Reference write and read, the probe says "Refnum not available for RT". (I'm running window7, debugging an Event Stucture.that is throwing error -1370 from "Get Drag Data").

 

I'm running the exe locally, so I should not have a problem with the "Refnum Not Available for RT". This message should now show in the probe correct? When I check the "Stop if Not A Refnum" is never stops (its a good refnum).

0 Kudos
Message 14 of 15
(1,336 Views)

OK, I get it, the message "Refnum Not Available for RT" is not an issue, when the executable is running in debug mode connection to the exe is always remotely. I removed the "Get Drag Data" and my problem with error code -1360 went away.

0 Kudos
Message 15 of 15
(1,314 Views)