08-23-2018 04:00 AM
Hi all,
I face a situation since I upgrade LabVIEW. Maybe in the forum there is someone that is an expert in .net and can help me. I can create a stream and compress a string, but i cannot decompress a compressed string. I got an error cannot read from compress stream.
There is no way to set the mode to uncompressed anymore... What happen??? It seems that the constructor and method have changed and are therefore not compatible with the old way anymore.
******** Please do not suggest me any external tool. *********
.net is a requirement.
Thanks
Benoit
08-23-2018 04:22 AM
You need to set the Mode to Decompress.
/Y
08-23-2018 04:25 AM - edited 08-23-2018 04:25 AM
It doesn't work for me too. If you select one of the lower two entries, the apropriate upper entry appears selected.
Seems like a bug!
(Working with LV2017 32bit on Win10 64bit)
08-23-2018 04:27 AM - edited 08-23-2018 04:27 AM
So How we can solve that? it seems that Yamaeda didn't try it. 😉
08-23-2018 05:52 AM
No, i don't have LV on this computer so i assumed it was the function you had problem with, thus the link.