LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fieldpoint Error detail searching solution

Solved!
Go to solution
while deploying the projects(using Fieldpoint Hardware).it is deploying successfully but when i run my host program. giving some error in TCP/IP connection
error :
using two VIs
1  acquiring data vi. it acquires data using FP Read.VI
2. host program .
it is using TCP/IP for making connection but giving some error.
(Error 63 occurred at TCP Open Connection in TCP _IP_host.vi->Main_Host.vi
Possible reason(s)
LabVIEW:  Serial port receive buffer overflow.
LabVIEW:  The network connection was refused by the server. For TCP/IP, make sure the server is running and listening on the port you are trying to use. Firewalls can also cause a server to refuse a connection. For VI Server,make sure you have enabled VI Server from Tools>Options>VI Server:Configuration.)

Prashant Soni
LabVIEW Engineer
0 Kudos
Message 1 of 8
(2,774 Views)
HAve you defined the correct port number? Have you disabled the firewall as the error says?
0 Kudos
Message 2 of 8
(2,768 Views)

yes i have disabled the firewall

what could be the port address
 i have given 2055 as the port address

Prashant Soni
LabVIEW Engineer
0 Kudos
Message 3 of 8
(2,759 Views)
0 Kudos
Message 4 of 8
(2,757 Views)
Solution
Accepted by topic author Prashant_S1
Got it solved? Can you update?
0 Kudos
Message 5 of 8
(2,748 Views)
Dear muks,
 problem is solved thanks
in labview
.>>Tools>>option>>vi server.configuration
in this i select TCP/IP
set Port Address
and the same port address give into the TCP/IP VIs
and the problem become ok.
but now there is another problem
that is ...
system is waiting for RT Response
you want to stop or disconnect that



according to my analysis , this problem may come due to Time out
Prashant Soni
LabVIEW Engineer
0 Kudos
Message 6 of 8
(2,743 Views)

 


system is waiting for RT Response

 

 

I suppose you have to add some delays. Can you post a screen shot of what you are trying?

0 Kudos
Message 7 of 8
(2,740 Views)

Dear

pls here is the screenshots

 

Prashant Soni
LabVIEW Engineer
Download All
0 Kudos
Message 8 of 8
(2,737 Views)