From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Actor Framework Updating a method

Solved!
Go to solution

I'm new to using the actor framework and I'm not sure why my send.vi is not getting updated.

I added a boolean control into the method that is associated with the send.vi for a case statement and added the terminal to the subVI

But, when going back into my main program my send.vi does not get updated with a boolean input...Thus I cannot tell the method if I want the true case or the false case to take place.

 

How do I update the send.vi?

0 Kudos
Message 1 of 2
(748 Views)
Solution
Accepted by topic author Intern1

Right click on the message class and select Actor Framework->Rescript Message.

Lucian
CLA
Message 2 of 2
(700 Views)