03-19-2025 04:43 PM - edited 03-19-2025 04:45 PM
Hi @Th.Menard,
Please can you post the latest output from the commands?
03-20-2025 03:59 AM
Sorry , I forget it
$ ps -Af | grep lvrt
root 23650 1 0 Mar14 ? 00:01:20 ./lvrt
tmenard 97363 97343 0 08:55 pts/0 00:00:00 grep lvrt
03-20-2025 08:48 AM
Hi,
Thanks for the information.
lvrt is the LabVIEW chroot process. You may now be able to connect to the system from your LabVIEW PC.
03-30-2025 08:34 AM - edited 03-30-2025 08:37 AM
Here is a link to a NI tutorial showing how you can create a LabVIEW project for the Rpi:
https://learn.ni.com/learn/article/getting-started-with-raspberry-pi-and-labview-community-edition#T...
Follow the instructions at step 4 - Explore an Example
11-04-2025 09:11 AM
@AndyLB Thanks for your research on this.
I think I've got packages added that will work on 64-bit Raspberry Pi OS, so this *should* just work now without having to do lots of custom commands and such. There was a small change needed to get the Target Config dialog working now that there will be multiple packages available for each version.
For reference: