07-14-2022 02:37 PM
Hi folks,
Just a general question. Say for example, I have two separate host computers that will hold copies of a LV project. I want both these hosts computers to use the same Real Time target (in this case, cRIO-9035). Would this be possible (or suggested)? Wanted to ask the community before going ahead and trying this out.
07-14-2022 02:43 PM
Hi JVH,
@JVH8SLV wrote:
I want both these hosts computers to use the same Real Time target (in this case, cRIO-9035). Would this be possible (or suggested)?
Let's have a real-world example:
I have a computer at home and you have a computer at home.
We both can interact with NI's website (or this LabVIEW forum) at the same time, so we both "use" the same server computer…
When you implement a similar scheme on your host computers and your cRIO, then the answer is "Yes!".
Does your LabVIEW project on those host computers allow for contacting a "server-like" acting cRIO at the same time and does your Realtime code gracefully handle parallel request from differents clients?