Example Code

Ensuring Data Integrity Across a Network using LabVIEW

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Description

Overview:

This example highlights one method to ensure data integrity (of data up to the size of the memory allocation on the server) across a network.

Description:

This example highlights one method to ensure data integrity (of data up to the size of the memory allocation on the server) across a network. It utilizes the free Simple TCP/IP Messaging API available for download here as well as a producer/consumer loop on the server side.

Requirements:

Steps to Implement or Execute Code:

  1. Open Data Integrity NI Verified-LV12.lvproj
  2. Run Server.vi
  3. Run Client.vi

Additional Information or References:

 

Client.pngServer.png

"**This document has been updated to meet the current required format for the NI Code Exchange.**"

 

Jonah Paul
Marketing Manager, NI Software

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.