LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview Maximum Controller Handles

Solved!
Go to solution

I am looking into using labview to sample 10-15 variables from 10-15 different Galil based Ethernet controllers (DMC22xx, DMC40x0, and some RIO-47xxx's). I was wondering what the maximum number of simultaneous connections over an Ethernet network would be?

 

I would like to be able to record and view these values at about a rate of one set of samples per machine per second.

0 Kudos
Message 1 of 2
(2,200 Views)
Solution
Accepted by topic author LHeath

The limitation should be based on the number of available ports and addresses on the Transport Layer. This is a TCP limitation (65535).

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