03-05-2007 11:14 AM
03-06-2007 07:35 AM
03-06-2007 07:42 AM
I have several applications that do this very thing.
You can use the RS232 port on the cFP to talk to your instrument. There are a couple of issues to consider. The cFP does not have a VISA Server in it. That means that the cFP can't make the COM port available to the network. The cFP COM port must be accessed by a vi running on the cFP and the data passed on to the remote PC. The COM port should always be fully configured by your vi. There is no need to use MAX.
Can you describe your existing software? Does it include a host and target?
03-06-2007 08:24 AM
03-06-2007 08:33 AM
03-06-2007 09:36 AM
03-06-2007 09:56 AM