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.

Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

PXIe 8840 running LVRT communication with Windows PC.

What is the easiest and fastest way to communicate 80 Hz data (about 80 bytes) from a Windows 7 computer to the embedded controller.

 

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

The data is lossy or lossless?

Data Communication Methods in LabVIEW

 

If lossy, you should use "Variable Interfaces" method. I think "Shared Variable" is the easiest.

If lossless, you should use "Buffer Interfaces" method. I think "STM" and "Network Stream" is good.

Certified LabVIEW Developer
There are only two ways to tell somebody thanks: Kudos and Marked Solutions

GCentral
0 Kudos
Message 2 of 2
(1,904 Views)