LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Locked object? GOOP.

Hello !
I´m using the Goop and i´m trying to read the data from an external input
make the modifications that i need and then update the class with new
values.But i´m getting an error from the Set Object Func.The objetc is not
Locked and no update can be made.Any solutions ?
0 Kudos
Message 1 of 2
(2,581 Views)
I don't know about the Set Object Func. Perhaps you mean the Set Modified
Data function. The Set Modified Data and Get Modified Data functions must be
used in pairs. One locks the function and the other unlocks it. You may be
using one without the other and this could result in the error you are
getting. You can read more about these helper function in App. Note 143.

Russish wrote:

> Hello !
> I´m using the Goop and i´m trying to read the data from an external input
> make the modifications that i need and then update the class with new
> values.But i´m getting an error from the Set Object Func.The objetc is not
> Locked and no update can be made.Any solutions ?
0 Kudos
Message 2 of 2
(2,581 Views)