06-13-2006 02:56 PM
06-14-2006 10:58 AM
Benjamin,
Nothing jumps out immediately. Is there any chance you can post some of the code that is running on your cFP controller? If there are other things that your code is doing, you may try to cut that out, so it’s just the TCP communication part that still exhibits this behavior. Also, just for completeness, which cFP controller are you using?
-GDE07-02-2008 05:23 AM
07-02-2008 05:50 AM - edited 07-02-2008 05:50 AM
Hi Alberto,
which examples do you use? Did you make changes?
Mike
07-02-2008 06:07 AM
07-02-2008 06:25 AM
Hi Mike,
Here is what I am trying to build:
I have a RT application that stores temperature values and timestamps in a
cFP-2120 acting as a TCP server. This data needs to be sent to a client vi that
it's in my computer. This works fine except when the communication is lost. I
am using wireless communication in an environment with different sources of
interferences. Once the communication is lost the only way to reestablish
communication is by rebooting the cFP and doing so I lose all the stored data
in my shift register.
Have you come across the same problem?
Do you have any ideas to overcome it?
Kind regards,
Alberto
07-07-2008 02:19 PM