Actor Framework Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Need Help On Network Endpoint Actor

Hi Jim,

Personally, I have indeed placed them there, although I admit it would be more elegant to just have a VI to load the ones you need into memory 'programatically', according to some configuration you may have. 

Hope that made sense,

Cris

 

0 Kudos
Message 11 of 13
(1,819 Views)

Placing the messages on the diagram fixed the problem. However, I was having another more hard to catch problem. 

 

It turns out that AF_DEBUG_TRACE needs to be set to the same value if you are using one project for Host and another for Remote.   As you cannot used this flag for debugging compiled cRIO code, I shut it off. I had it set ON in my Host project.   It turns out there is a debug message sent at connection that was not recognized on the Remote, thus causing the error.

Message 12 of 13
(1,813 Views)

Good catch.  I'll look into it.

0 Kudos
Message 13 of 13
(1,807 Views)