Author |
Message |
suibaf
|
PostPosted: Wed May 11, 2016 4:14 pm |
|
Joined: Sat Jan 09, 2016 4:36 pm Posts: 51
|
Hi, UDP communication with raspberry pi2 work fine, but I need to count byte in input. There is szCount variable, but it remain to zero. Can I do something? BR
You do not have the required permissions to view the files attached to this post.
|
|
Top |
|
 |
Edwin Schwellinger
|
PostPosted: Thu May 12, 2016 7:22 am |
|
Joined: Mon Sep 05, 2005 9:42 am Posts: 3570
|
Hi, could you give this a try and and you need to wait till xReady = TRUE, after that data's are valid and szCount should be <> 0.
BR Edwin
You do not have the required permissions to view the files attached to this post.
|
|
Top |
|
 |
suibaf
|
PostPosted: Fri May 13, 2016 10:29 am |
|
Joined: Sat Jan 09, 2016 4:36 pm Posts: 51
|
Hi, as you advice me I tried but the result is the same. No change. BR
You do not have the required permissions to view the files attached to this post.
|
|
Top |
|
 |
suibaf
|
PostPosted: Tue May 17, 2016 9:13 am |
|
Joined: Sat Jan 09, 2016 4:36 pm Posts: 51
|
Please, can you say me something? BR
|
|
Top |
|
 |
suibaf
|
PostPosted: Tue Sep 13, 2016 3:21 pm |
|
Joined: Sat Jan 09, 2016 4:36 pm Posts: 51
|
Edwin, the time pass but the problem remain? Can you tell me somethink abut this problem?
|
|
Top |
|
 |
Edwin Schwellinger
|
PostPosted: Tue Sep 13, 2016 10:42 pm |
|
Joined: Mon Sep 05, 2005 9:42 am Posts: 3570
|
Hi, Could you attach your project to check? BR Edwin
|
|
Top |
|
 |
suibaf
|
PostPosted: Wed Sep 14, 2016 8:05 am |
|
Joined: Sat Jan 09, 2016 4:36 pm Posts: 51
|
|
Top |
|
 |
Edwin Schwellinger
|
PostPosted: Fri Sep 16, 2016 6:58 am |
|
Joined: Mon Sep 05, 2005 9:42 am Posts: 3570
|
Hi,
if you Change FB_UDP_RECEIVE.xDone to FB_UDP_RECEIVE.xReady in Network 4 it should work
BR Edwin
You do not have the required permissions to view the files attached to this post.
|
|
Top |
|
 |
suibaf
|
PostPosted: Thu Sep 22, 2016 11:40 am |
|
Joined: Sat Jan 09, 2016 4:36 pm Posts: 51
|
|
Top |
|
 |