LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Adding a driver session to a driver session collection

I am trying to add a driver session to a driver session collection, and by this method as shown in the picture, I am trying to edit the properties of an item that is already in the driver session collection, and then add the edited driver session back into the collection. This does not work, and I have not figured out how to add a NEW driver session into the driver session collection yet. Any advice? Thanks

0 Kudos
Message 1 of 2
(2,201 Views)

I'm not familiar with the nodes you're using, but these all look like references.

My first attempt would be to remove the "Add" node after you change the "Name" value (or whatever you want to change).

Does that produce changed output that you want?

 

If that doesn't work, perhaps you can look for either an "Update" type method for the second node, or a "Remove" type method for the first (or to place between the first and second).


GCentral
0 Kudos
Message 2 of 2
(2,175 Views)