This content is not available in your preferred language.
The content is shown in another available language. Your browser may include features that can help translate the text.
I developed a LabVIEW class (.lvclass). In one class method I used Flatten To String Function to convert the class data to binary string, which I stored in a variable. In another method, I used Unflatten From String Function to convert this string to class again. This method is called in TestStand and everything works fine.I then built a Packed Project Library (PPL) and called the same method in TestStand by selecting it from the Packed Project Library . Running my TestStand sequence, I got the following error:Error 1527 occurred at Unflatten From StringLabVIEW: Attempted to read flattened data of a LabVIEW class that is not currently loaded into LabVIEW.
Collaborate with other users in our discussion forums
A valid service agreement or active software subscription may be required, and support options vary by country.
Helpful
Not Helpful