LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

update a command in a cluster

Solved!
Go to solution

Hello,

How can I update a command inside a cluster.

I can just read them using disassemble by name. How can I write into one of the command?

thanks in advance.

 

Regards,

F

0 Kudos
Message 1 of 4
(3,104 Views)

feriel0209 wrote:  I can just read them using disassemble by name.

I think the function you mean here is Unbundle By Name.  Conversely, use Bundle By Name up update an item in a cluster.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 4
(3,094 Views)
Your description is pretty vague - can you show us your code?

Are you trying to update the value in a cluster? If so, use the 'bundle by name' function. That's pretty basic...

LabVIEW Champion, CLA, CLED, CTD
(blog)
Message 3 of 4
(3,092 Views)
Solution
Accepted by topic author feriel0209

How can I update a command inside a cluster.

 

something like this ?  [edit] (Create Property Node / Value) [/edit]

 

toto.png

Message 4 of 4
(3,080 Views)