ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

linx Raspberry pi connection

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?

0 Kudos
Message 1 of 3
(3,674 Views)

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.

0 Kudos
Message 2 of 3
(3,632 Views)

did you enable SSH in Raspberry Pi configuration?

0 Kudos
Message 3 of 3
(3,395 Views)