Actor Framework Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Hands-On: Actor Framework Debugging

I am working through the Hands-On: Actor Framework Tutorial and have run into a proble at the end of the first section (Testing the Actor at the end of Page 17)

It seems like there are no messages going to any of the VIs under the Water Level class.  I can run the solution code, but I cannot tell any diference between the solution project and my own.

Can anyone see a glaring error in my code?  Typically how do you debug an actor framework application?

Thanks,

-Kenny

0 Kudos
Message 1 of 3
(3,749 Views)

This group is for support and help with the NI Community website. Please post your question in the Actor Framework specific group.

https://decibel.ni.com/content/groups/actor-framework-2011

Thank you,

authored by
Christian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX


  
0 Kudos
Message 2 of 3
(3,184 Views)

Well it appears my issue is with the Actor Core for the timed loop.  I can substitute this VI with the same VI in the solution file and the project will load with a warning that Send Update is being loaded from and unexpected location.

I cannot seem to correct this issue in my own file.  When I delete the Message from the Timed Loop Actor Core and put the correct message back, it seems to call the old path from memory.

I am starting to think I understand the problem, but I don't understand how to fix it.

0 Kudos
Message 3 of 3
(3,184 Views)