LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to link two myrios

I'am making an encryption project and iam using two myrios one for encrypting data and one to Decrypting  data and i'am putting them in the same local area network and each one have a vi that do the process so what type of shared variables should i use to send and receive data through the VI's note that iam using a mobile hotspot to make a local network and using automatic DHCP

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

Hi tadros,

 

I would use plain TCP or UDP functions.

Or use network streams…

 

When you insist on shared variables: choose their datatype based on your requirements!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,339 Views)