07-16-2018 06:37 PM - edited 07-16-2018 06:42 PM
I'm very new to Labview. I thought I would start out with a project on my Raspberry Pi 3b+. When I go to Tools/Makerhub/Linx/Linx Target Configuration and type in {192.168.4.131, raspberrypi and the password}, I get "Device interrogation failed: Unable to connect to the target". I've rebooted my computer and PI but no change. I can ping test in either direction. My computer is running win7 and my Labview is 2014. Any advise to help me connect?
07-17-2018 04:41 AM - edited 07-17-2018 04:49 AM
Hi,
Its probably because it can't find the right information of the Rapsberry Pi. The linx was built for Pi Gen. 2&3. Well, you can also install manually using "sudo" options.
This is just a guess, below information gives clear picture.
Hardware pi 3b+ = BCM2837B0
Hardware pi 2&3 = BCM2837
Well ,the Labview program just compares the string of CPU and if it matches you won't have this Device interogation issue.
12-27-2018 02:23 PM
did you enable SSH in Raspberry Pi configuration?