LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save as TDMS file as Zip

Hello,

 

I've been trying to save my created TDMS files as ZIP. Then I want to give password to my ZIP file. Could I do them programmatically?


Yasemin Barutçu
Electrical And Electronics Engineer
0 Kudos
Message 1 of 4
(2,589 Views)

Hi Yasemin,

 

you could use any command line zip tool you want and provide all options through the SystemExec function...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,582 Views)

I found this (http://zone.ni.com/reference/en-XX/help/371361F-01/glang/zip_palette/) but I couldnt see how to give password. And password is very important for me.


Yasemin Barutçu
Electrical And Electronics Engineer
0 Kudos
Message 3 of 4
(2,576 Views)

Hi Yasemin,

 

again: use any command line tool you like for zipping with password options...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(2,569 Views)