11-28-2021 07:53 PM
Good evening,
I have an application that has a Mobotix M16 camera and it is on the network with my cRIO system. I can send notifications from the camera over TCP and the RIO will interpret and act on those notifications.
My problem is that I need to be able to have the Mobotix camera use NFS or some other file exchange method to transfer image captures to the external storage drive on my cRIO9042.
I tried to install NFS utilizing "opkg update" and then "opkg install nfs-utils" however both commands come back that the target was unable to resolve the download.ni.com feed.
It does not appear that the Mobotix camera supports WebDAV or I would use that, so I am stuck with NFS.
11-28-2021 09:12 PM
I have found a little more information and it has left me even more puzzled. I am not that savvy on Linux RT and any assistance would be greatly appreciated.
While connected to the controller through Putty, I performed an opkg list-installed command and retrieved all the packages installed on the target.
The list included these NFS kernel listings. Do I already have all I need? If so, how do I set up a file share so that the camera can mount the location and store images there?