LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cfp2010 data

Hi,
 
I am using cfp2010 communication module to transfer cfp data to my server computer.  In cfp2010, I can use RS232, RS485 and internet to transfer data.  I want to know that can I use RS232 to transfer data to the local computer and also use internet to transfer data to other remote computer at the same time? If I can, how to do it and will I cause any transfer time delay?  Thanks.
 
Fred
0 Kudos
Message 1 of 2
(2,425 Views)
The two are (should be) independent of each other.  You use Serial VIs to write to the COM ports on the cFP.  Read the Serial data on the computer as if it were any other Serial device. 
 
For "Internet" you can enable the Web Server on the cFP and use it thus. 
 
-Khalid
0 Kudos
Message 2 of 2
(2,420 Views)