Community Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

In Memory Zipping VIM

Overview

This example and demo is to show how in memory zip files can be created.  These are zip files, who's files are put inside the zip, without having to save to some kind of file on disk first.

Description

The VIM allows for multiple different data type inputs including an array of bytes, In Memory TDMS files, and DVRs with the appropriate data types.

Hardware and Software Requirements

LabVIEW 2018 and newer.

Steps to Implement or Execute Code

Unzip the attached zip to a folder.  Then open and run the Demo In Memory Zipping.  5 different zip files will be created using the same VIM, but with different data types.

Additional Information or References

 

Demo In Memory Zipping_BD.png

Contributors