02-15-2006 07:37 AM - edited 02-15-2006 07:37 AM
Message Edited by Tomas de Boer on 02-15-2006 07:40 AM
02-17-2006
10:34 AM
- last edited on
11-11-2025
07:02 PM
by
Content Cleaner
03-02-2006 02:01 AM
Hi Preston,
I was wondering about this very issue. Am I right to say that I can use cRIO like any other LVRT device? From your referenced article, it appears I can implement custom TCP messaging on the cRIO to communicate with the host -- just like I do now with Compact FieldPoint. I, however, read in the cRIO tutorial that we always have to use the reference to the FPGA VI to get the data. And there it uses a VISA resource. I am not sure how and why we would need a VISA resource. Can't I just take the FPGA data and send it over TCP?
Also, I would like to know, if there's any difference at all between cRIO and Compact FieldPoint as far as comunication with the host (or other controllers) goes.
Thank you!
-Khalid
PS: I am glad to see you're active on the forums... though miss you on the Lookout forum ![]()
03-02-2006 10:11 AM
03-02-2006 10:22 AM
03-02-2006 02:27 PM
@JMota wrote:
Regarding the VISA resource, NI-RIO/cRIO leveraged VISA for communication between the FPGA and the host. For the cRIO case, the host could be a local RT host or a remote machine (your windows box).
Do you mean I can use this FPGA VISA resource directly from my Windows host? I was thinking we still have to go through RT first to get to that VISA resource -- just like I would have to with Compact FieldPoint to get to the VISA resource for the Serial port on the cFP. I can't access the cFP-Serial Port's VISA resource directly from my Windows host. I have do it from my RT VIs.
Would appreciate if you can clarify this.
-Khalid
03-02-2006 05:29 PM