Skip to content

A project with LabVIEW VIs for compressing and decompression strings using dotNET and gzip.

License

Notifications You must be signed in to change notification settings

fisothemes/Kompress---LabVIEW-String-Compression-Decompression-VIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Kompress - LabVIEW String Compression-Decompression VIs

A project with LabVIEW VIs for compressing and decompression strings using dotNET and gzip.

The Project includes the following tools/VIs:

  • Compress String.vi
  • Custom GZipStream.vi
  • Decompress String.vi
  • Main.vi

Minimum Requirements

  • LabVIEW 2018 (32/64 bit)
  • .NET Core 3.1

Code Snippets

Main.vi:

Example VI that 5MB string of random characters and number to compress and decompress.

Front Panel Block Diagram


Compress String.vi:

Block Diagram


Decompress String.vi:

Block Diagram

About

A project with LabVIEW VIs for compressing and decompression strings using dotNET and gzip.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published