LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

myRIO USB LIDAR URG-04LX-UG01

Hey, I have been having trouble getting the URG-04LX-UG01 to work with the myRIO. From what I've read I can ssh to the board and type "rmmod cdc-acm" to remove it from the kernel and this works but this doesnt persist through a reset or power cycle! The entire point of the myRIO is to be standalone/portable. How can I ssh to the myRIO if it is in the middle of a field on a robot and no PC in sight? Can someone please tell me how I can permanently fix this issue so I dont have to type the command every single time the myRIO is power cycled?

 

Relevant link:

 

myRIO VISA Error -1073807192

0 Kudos
Message 1 of 4
(3,258 Views)

Hello can you please tell my what do you mean by ssh? If you want some application to run as soon you power up the device this forum can be useful:

 

http://forums.ni.com/t5/Academic-Hardware-Products-ELVIS/New-MyRio-1900-user-here-I-would-like-MYRio...

Randy @Rscd27@
0 Kudos
Message 2 of 4
(3,228 Views)

https://en.wikipedia.org/wiki/Secure_Shell

 

First Google hit for "ssh"  It's a communication protocol.  While he's using the myRIO, his question is a bit more broad.  He's looking for a way to avoid having that permissions issue.  I'd expect it to be similar for all RIOs.  Correct me if I'm wrong.  He's essentially saying he connects to the device with SSH to run a line from the command line.  He's hoping to find a way to run this without having to execute his RT VI first so that he can solve the permissions issue.

0 Kudos
Message 3 of 4
(3,223 Views)

 I find the document on how to access the ssh, thanks for the heads up. I will try to make more research, however I believe it could be a good idea to try to identify the source of the error. Is it random? Or you believe there is a specific cause?

 I find the document on how to access the ssh ( http://digital.ni.com/public.nsf/allkb/9822A3A39B1D0CBB86257C55006B962A), thanks for the heads up. I will try to make more research, however I believe it could be a good idea to try to identify the source of the error. Is it random? Or you believe is a specific cause?

 

I check internal NI documentation, and i saw that actually the post from the forum you link is being discussed by R&D department, as far as I read the issue is related with large byte counts with VISA. This cause a low performance. 

 

Can you please tell us more about the code?

Randy @Rscd27@
0 Kudos
Message 4 of 4
(3,211 Views)