From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Shared Variable Data Integrity

I am using Network Shared Variables for a project and have a question about if there are any data integrity checks that are built into the NI-PSP protocol.

 

I'm more of a hardware engineer and I am just wondering if there is any way that data can be corrupted when using Network Shared Variables.  I could probably just cast the data to U8 and then CRC it on both ends, but wanted to check about integrity inherent to Labview for this.  Because we mainly develop medical devices, any Labview code needs to be validated if used for verification testing.

 

If there is NI documentation/studies on data integrity for this, I'd appreciate it if someone could point me to it.

 

Thanks!

Thad

0 Kudos
Message 1 of 2
(2,206 Views)

Hi Thad,

 

The following article talks a little about data integrity when using shared variables.

 

http://www.ni.com/white-paper/4679/en/

 

I hope it helps.

 

Regards, 

 

kruiz17

0 Kudos
Message 2 of 2
(2,151 Views)