LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how the SVE assign udp port?

anyone know how the SVE assigns its UDP port
for example:
a SV client reads 5k points data from SVE which locates at romete side
         then
             1. how many UDP ports will be opened for SV client
             2. how many UDP ports will be opened for SVE server
 
         is there any rules to assign the UDP ports?
 
one more question
 
       is there any limitation for the number of SV in SVE, if there are 100k points, it works or not?
 
thanks in advance
0 Kudos
Message 1 of 5
(2,668 Views)
This KnowledgeBase should help you find the answers you need. Hope this helps!

Jarrod S.
National Instruments
0 Kudos
Message 2 of 5
(2,662 Views)

thanks for the reply

how the SVE assign the UDP port for every client is not very clear, can you clarify more details?

for example,  a client reads 1k points SV from server,

1.whether each of SV in client need a UDP ports, in this case, that means 1k UDP ports open in client. if not, how the LABVIEW assign the port? what is the assign rule?

2.how many UDP ports need for server?

 

thanks

0 Kudos
Message 3 of 5
(2,661 Views)
Do you mean, if you have 1000 separate shared variables, how many UPD ports are opened up for communication?

Jarrod S.
National Instruments
0 Kudos
Message 4 of 5
(2,652 Views)
there are 10000 shared variables in server (SVE), and1000 shared variables in client which need to be updated simultaneously,
0 Kudos
Message 5 of 5
(2,646 Views)