03-14-2006 09:12 AM
03-14-2006 02:46 PM
The Serial ports on the cFP controllers are not accessible by the host computer. They can only be accessed via embedded VIs on the controller itself. The good thing is, you program the Serial port as usual, i.e., using VISA functions as if it were on your host, but need to embed the VIs to access it. Also, note that the Serial port on the cFPs start with 1: COM1, COM2. and so on.
Good luck!
-Khalid