LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Shared variable, bind to source

I have two projects, one on a computer the other on a FieldPoint. The computer is the client.

If I bind a shared variable on the computer to a shared variable on the FieldPoint (Bind to source), what protocol does the communication use? NI-PSP?
0 Kudos
Message 1 of 2
(2,253 Views)
Hi,

Every Shared Variable is transported via the NI-PSP protocol. The NI-PSP protocol is based on the UDP. More information about the NI-PSP you can find at http://zone.ni.com/devzone/cda/tut/p/id/4679.

hth
Joachim


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