LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Add terminal nodes after creating message in actor framework

Solved!
Go to solution

Sometimes I forget to add a terminal on my vi/dispatch template before creating a message out of it.  I then run into issues trying to recreate the message with the terminal added because it says name already used or w/e. Even if I remove the first message from my library it still hiding somewhere.  I end up having to change the name of the VI and then create another message.  Is there a way to efficiently add the forgotten terminal to the message type cluster inside that generated send message vi?

----------------------------------------------------
Studying for CLA.
LabVIEW, inherit from social media habits!
0 Kudos
Message 1 of 2
(1,438 Views)
Solution
Accepted by topic author CDuck

Lol of course, I had run into this issue for the last couple days.  The tutorial I am watching answered this question within minutes of posting this question

Here is the answer:

Right click the lvclass that the message is in.  Go to Actor Framework > Rescript Message

 

https://youtu.be/e2z4YTvH5zU?t=920

 

----------------------------------------------------
Studying for CLA.
LabVIEW, inherit from social media habits!
Message 2 of 2
(1,435 Views)