LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

UDP with two ethernet of Compactrio

Solved!
Go to solution

Hi,

 

Here's my problem, I have to do an UDP data transfer,

I want to write on another computer in a .txt using the two ethernet of a compactRIO (9022)

I make a schema to be more clearly : 

http://www.hostingpics.net/viewer.php?id=470011reseaujpg.jpg

 

I have to work on a real time project so here it is my program : 

http://www.hostingpics.net/viewer.php?id=568811myprogjpg.png

 

So the data is send to the first ethernet then write on the second ethernet ( first loop ).

Then the data is read on the second ethernet and send in C://abc.txt of the second computer (third loop) ,(the second loop is useless..)

 

I have few problems : 

1st : When i try the programme i have an error 54 who said something like that "the network adress is ill formed and have to be type of XXX.XXX.XXX.XXX"

2nd : I don't give the ip of the second computer, i think he will never find it, what should i do? 

 

Thanks for answering and sorry my english is not awesome..

 

 

 

0 Kudos
Message 1 of 3
(2,394 Views)

 

In the first loop it's not "read ethernet 2" but write ethernet 2

Thanks for help 🙂

0 Kudos
Message 2 of 3
(2,334 Views)
Solution
Accepted by topic author error54

Please help 😕

0 Kudos
Message 3 of 3
(2,303 Views)