Want to ftp to NI 9802 through cRIO 9014

Can the cRIO 9014 access the 9802's SD memory cards directly as disks?
If I use the cRIO 9014 as an ftp server, can I download/upload files directly to the 9802's SD memory cards from the an external computer, via ftp?
It initially looks to me like only the FPGA, not the 9014, sees the 9802 directly, which means the answer to my questions is NO, unless there's a device driver for VxWorks.
Does anyone know more?
Thanks

Hi,
Thanks for the good information.  I was running into the same problems in my application.  I would like to make a few clarifications though.  
First: Most of the file I/O functions available to you on the function pallet boil down to primitive file functions, so it is not necessary to restrict yourself to using only primitive file functions, one can use the Write To Spreadsheet File vi for example. 
Second: As stated in the KB article here http://digital.ni.com/public.nsf/allkb/6BA5F76568E​CADA68625742D006A0356 a property OR method node can be used in the FPGA vi to resolve the shared resource conflict indicated by Error -65549.  So if you application already used one of the methods, it is not necessary to go out of you way to use a property node referencing the 9802.  However, if you application does not use one of the 9802 methods, using a property node that references the 9802 is the method that uses the least amount of FPGA resources to resolve the conflict. 
I hope this helps anyone that comes across this post and has the same problems that I was having.
I would like to thank Matt Rings, one of NI's embedded gurus and Chris Nelson my local NI sales rep for helping me out with this issue.
Message Edited by Gravy Train on 06-09-2008 10:37 AM
Message Edited by Gravy Train on 06-09-2008 10:37 AM

Similar Messages

  • I have few PDf files on my computer and I want to add them to my ipod touch, please tell me the procedure on how should I do that? Secondly I want to run these Pdf files through the ibook app, as it also have the Pdf file sections

    I have few PDf files on my computer and I want to add them to my ipod touch, please tell me the procedure on how should I do that? Secondly I want to run these Pdf files through the ibook app, as it also have the Pdf file sections

    You should be able to just place them in your Books library in iTunes and check to ensure that your Book library is configured to sync to your iPod when you sync your iPod to iTunes.

  • Yosemite 10.10.2 server app. FTP help. I have a program running in my local server enviroment that wants to FTP to my mac folder. It asks for the server , name, password, port and path. what are they?

    So I have set up a localhost area in my Mac. I have the new server.app and I am running yosemite 10.10.2 .
    I have a program running in my local server enviroment that wants to FTP to my mac .
    It asks for the server , name, password, port and path. what are they?
    I am pretty certain that the Serveris "localhost",
    Name is my macs name (like my-mac-min)
    password is "my login password"
    and they suggest port 21.
    But what is the file path, lets just say my site is set up http://localhost/siteftp and is actually at my Users/Sites/siteftp folder.
    Why cant this program connect to the mac.
    Is it because they are both operating in the same localhost enviroment,
    could it be my folder permissions are not correct on siteftp folder?
    Help please !

    I tried turning the computer off and then back on. The alerts don't show the notice to update as resolved. Hopefully this is not a problem or an indicator or another problem. Should I ignore or reload 10.10.1 from the app store to trigger a resolved check in a green circle?
    Interesting that I had to buy server software after my free Yosemite download. I would have hoped that the two pieces of software would have gone together without any complication. It is not positive to end up buying a problem. Ah well, time to move on.

  • I want to listen to my music through my airport express but I also have a wireless internet connection!

    I want to listen to my music through my airport express but I also have a wireless internet connection!
    I think I might have been sold a jelly - I want to listen to my music wirelessly which is why I bought the Airport Express, but I also have a wireless internet connection - can I do both?

    David1854 wrote:
    I want to listen to my music through my airport express but I also have a wireless internet connection!
    I think I might have been sold a jelly - I want to listen to my music wirelessly which is why I bought the Airport Express, but I also have a wireless internet connection - can I do both?
    Do you mean to say you already have a wireless network setup and thought by buying the Airport Express you just could use it for wireless music alone?
    The Airport Express is chiefly a wireless router first, with the wireless music and printing as extra's.
    It can be used for streaming music alone, but I think it needs to talk to network time servers and thus it gets screwed up over time not being on the internet. Also by your using your computers wifi for music streaming, no internet with your other router.
    So it's a all Airport Express or back to a stereo mini cable.

  • I want to connect a DataBase(oracle) through Tomcat5.

    i want to connect a DataBase(oracle) through Tomcat5.
    pls tell me the steps how can i do this .or pls give me any link
    thanks previously

    The bottom line is. If you can't figure this part out on your own then you have no business doing any JDBC programming anyway. Think of it as a minimal competency test to make sure it's safe for you to proceed. It isn't safe yet.

  • I want to connect Visual foxpro database through forms6i.

    Hi ,
    I want to connect Visual foxpro database through forms6i.
    actually i want to access Visual foxpro database in forms6i and retrive and update data from forms6i.
    please help me urgently how can i do this in forms6i.
    Thanks,
    Md.Muniruzzaman Khan
    Email : [email protected]

    do the following steps for hetrogenous service
    Step 1
    Create ODBC named Access1.
    Step 2
    Go to urs inithsodbc.ora file which reside at
    ORACLE_HOME\hs\admin\inithsodbc.ora
    and overrite by
    # This is a sample agent init file that contains the HS parameters that are
    # needed for an ODBC Agent.
    # HS init parameters
    HS_FDS_CONNECT_INFO = Access1
    HS_FDS_TRACE_LEVEL = off
    # Environment variables required for the non-Oracle system
    #set <envvar>=<value>
    Step 3
    Add the following entry to the tnsnames.ora file:
    ACCESS1.WORLD =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521))
    (CONNECT_DATA=(SID=ACCESS1))
    (HS=OK)
    Step 4
    Add the following entry into the listener.ora file:
    (SID_DESC=
    (SID_NAME=ACCESS1)
    (ORACLE_HOME=D:\Oracle)
    ---Define urs oracle home path in mine case it is at D:\Oracle--
    (PROGRAM=hsodbc)
    Step 5
    Reload the listener from contol panel services yours listener service
    Step 6
    Create a database link using:
    CREATE DATABASE LINK access1.world CONNECT TO "MyUser" IDENTIFIED BY "MyPassword" USING 'ACCESS1.WORLD';
    Step 7
    Connect to scott/tiger
    Query the table using:
    SELECT *
    FROM [email protected];
    Step 8
    Same you can connect to urs forms and write above sql in cursor
    Acknowledge me.
    Khurram Siddiqui

  • I want to configure my compact rio through cross over cable but i can't

    I m trying to connect Crio 9014 to my computer using crossover cable.
    but it give me error and the cards connceted through it can't be see by on MAX.
    Give me some helpful suggestions

    Hi,
    You could check this out first => http://www.ni.com/gettingstarted/setuphardware/compactrio/firstuse.htm
    -Matti

  • I have just got an iPad and I want the music to be transferred through my iPod touch using iCloud but I didn't get the music from iTunes so I don't think it will let me do it. Do you have any tips that could help me?

    I have just got an iPad and I want the music to be transferred through my iPod touch using iCloud but I didn't get the music from iTunes so I don't think it will let me do it. Do you have any tips that could help me?

    Only photos taken with the iPad, copied onto it via the camera connection kit, or saved from emails/websites etc can be deleted directly on the iPad - either via the trashcan icon in the top right corner if viewing the photo in full screen, or via the icon of the box with the arrow coming out of it in thumbnail view.
    Photos that were synced from a computer are deleted by moving/removing/de-selecting them from where they were synced from and then re-syncing. If you want to remove them all then normally you could just sync an empty folder (in terms of photos) to the iPad, but as you don't want to sync at the moment you can't do that.
    You can reset the iPad back to factory settings and start from scratch with it : Settings > General > Reset > Erase All Content And Settings

  • I want to Prevent a specific URL through My Computer

    I want to Prevent a specific URL through My Computer.No one can access any specific URL which i Block.
    e.g http://www.yahoo.com
    i want to block this specific site.Plz help me to block this site.

    Uncheck the song. Use the option to sync only checked songs and videos. Sync.
    tt2

  • How can I purchase items for app when the app was loaded on another ID before? I has to Chang my AppleID and also transferred an app to new phone. I can't purchase items for app because it wants me to buy the app through new ID. The app was free.

    How can I purchase items for app when the app was loaded on another ID before? I has to Chang my AppleID and also transferred an app to new phone. I can't purchase items for app because it wants me to buy the app through new ID. The app was free.

    All apps (and other content from the store) are tied to the account that downloaded them, whether or not they are free. To do in-app purchases in that app you will either need to log in with the account that downloaded it, or delete it (which will delete its content) and download it with your currently logged in account if you want to do IAPs on that account.

  • السماح بالكتابة بحسب النطق الصوتي I want to be all the downloads through the program IDM How do I add that option to download? i have already tried to right-click of the mouse?

    السماح بالكتابة بحسب النطق الصوتي
    I want to be all the downloads through the program IDM How do I add that option to download? Has already tried to right-click of the mouse?
    ''duplicate - ''

    Make sure that you have IDM 6.07 build 15?
    * go to '''about:addons''' - extension and check that IDM CC is enable or not
    * if all are up to date and enable, then IDM should start download autometically

  • I want to access my Icloud account through my office computer but every time I get a message saying ''iCloud encountered an error while trying to connect to the server''

    I want to access my Icloud account through my office computer but every time I get a message saying ''iCloud encountered an error while trying to connect to the server''

    My recommendation is to download Apple’s Safari version 5.1.7 for Windows to access iCloud.com. It consistently works for me!!!! To make things easier with Safari, I made iCloud.com its Homepage. I’m using it to access iCloud.com from all of my PCs.
    On my Windows 7 systems it appears that some add-ons are causing problems when you try to access iCloud.com with the 32-bit version of IE9, but the 64-bit version seems to work fine, more than likely because there are few add-ons that are 64-bit and the 64-bit version of IE9 can't be the default browser in Windows 7.

  • CRIO 9014 crash exception 0x00000700

    Hello,
    I am having a rather frustrating time trying to diagnose a repeated crash on my cRIO 9014 controller.  I have a big control system, centered at the RIO, which is talking to some C-series modules, several "intelligent" boxes over GPIB via the GPIB-RS232 converter, and an OPC server through the shared variable engine bound to an OPC client on my computer.  It will work without complaints for usually anywhere from 2 - 10 minutes and then crash with no explanation.  After the second crash I get the status LED blinking 4 times and the controller must be rebooted before I can try to re-connect.   I've monitored the cpu and memory up until the crash point with no issues.
    I've tried disabling random parts of the block diagram to no avail, unless I remove all of the functional elements completely.  I really have no idea what to even try next, so I very much hope someone out there has a guess.  I've attached a representative error log - they all look pretty similar, with the same exception code 0x700 and some function in niserial.out, though the function is not always the same.  I've also attached the master vi.  It will of course be broken without all of the sub-vis, but hopefully it is enough to get the gist of what is going on.  I can send the entire project if necessary, but it is huge so I leave it off for now.
    Thanks in advance, 
    ~Ben Loer
    Attachments:
    lvrt_err_log.txt ‏77 KB
    slowcontrol.vi ‏142 KB

    Hi Flash,
    Thanks for your reply.
    The crash you are seeing will require you to narrow down the specidific system that is causing the crash. The crash log does not point to one specific component. Can you provide the niserial.out error log? 
    How do I get this log?
    I think you should first eliminate the communication to the c-series module, then the communication with the OPC server.
    I've tried removing these components from the primary loop using a diagram disable structure, but the crash doesn't go away unless I remove all of the functional parts at once.  A new behavior I just discovered today is that the crash also goes away if I remove the separate loop which logs the data.  Is there some issue with having two timed loops in parallel?
    Also can you provide the versions of LabVIEW, RIO driver, and OPC Server?
    LabVIEW, FPGA, and RT modules are all 2009 (9.0.0.
    RIO 3.2.0 with scan engine support
    The OPC Server is a CAEN HV OPC Server for a SY1527LC power supply. It says it is version 3.0, but I'm not sure how to check the version of the OPC Server protocol itself.
    Thanks,
    ~Ben

  • CRIO-9014 serial baud rate

    Hello,
    I have a cRIO-9014 system and am trying to communicate with a device through the built in serial port. The device I am using requires a different baud rate than the default 9600 I find in settings under MAX. Is there a way anyone knows of to change the cRIO serial port's baud rate (under MAX the settings are grayed out).
    Thanks,
    Dan

    I was looking for this information, but my cRIO-9014 seem to be perfectly happy with opening and using a baud rate of 230400, out it errors out if I try any of the (standard) settings over that.. (This contradicts the answer given above that cRIO9014 maxes out at 115200 baud.)
    Is this dependent on the hardware revision of the cRIO-9014?  My R&D unit is a newer 9014 but I'm developing a module that would be doing file transfers over the RS232 for some 9014's that are a few years old and I'm curious if we can expect the 230400 rate to work on those like it does on my R&D 9014?
    I did not see any mention of supported baud rates in the 9014 OPERATING INSTRUCTIONS AND SPECIFICATIONS from 2013 and I'm curious if there is another public document that contains such information?
    --And since I already did a thread-resurrection, does anyone know if there is an NI or 3rd party USB to serial (RS485 ideally) dongle that can be accessed via NI VISA on a cRIO-9014??
    QFang
    CLD LabVIEW 7.1 to 2013

  • CRIO-9014 and 9853 CAN Module

    Hello folks,
    When trying to deploy a CAN Receive example from LabVIEW 8.6 onto the 9014 (VxWorks) controller, I keep getting a "shared libarary failed to load" error (nican.*).  Some investigating (i.e. searching and reading on ni.com) revealed that perhaps nican cannot be used with the 9853 and the 9014 combo.
    I still have many questions, that perhaps some of you can answer, please. 
    1. Is the following statement true? 
    The nican "driver" vis cannot be used for a 9853 card in a cRIO-9014 chassis.  Instead, it's necessary to use the 985x drivers.
    2. Do the 985x drivers have to be installed on the 9014?  If so, can it be done using MAX?
    3. Is there an FTP client running continously on the 9014?
    4. Is there a document explaining how/where to FTP software to on the 9014 controller if needed?
    5. Since the 9853 can only be used in fpga programming mode (i.e. scan interface mode is invalid), do I have to have an FPGA host vi running on the 9014 or can I leave the host on an "external" computer?
    This is my first attempt at using a cRIO for anything so please feel free to assume that I don't know anything that isn't explicitly stated in the "getting started with LabVIEW..." document.
    Thanks in advance.
    Chris

    chassan,
    1 - Yes, that's true, as confirmed here.
    2 - Yes, they must be present on the 9014. I believe you should add them via MAX as there are no special instructions in the readme of the drivers.
    3 - Here are a couple articles on ftp and cRIO:
    FTP Transfer of Files between Host and Real-Time Targets in MAX How Can I Use LabVIEW to FTP Files to and from My Real-Time Target
    4 - Same as above
    5 - I am not exactly clear on the quesiton.
    Hope this helps, post again if you have other inquiries!
    Peter Flores
    Applications Engineer

Maybe you are looking for

  • Need Skype Credit when I have a Subscription?

    I just decided to try the world subscription for a month, as it's a free trial. When I logged in to Skype on my Windows 7 pc, I was only able to connect to the landline I was calling for a minute or two and then it cut me off, saying that I need to p

  • Trouble connecting via WiFi

    I have successfully connected to my home WiFi previously and now it will not connect.  Any thoughts on how to resolve?  I have made sure that other devices are connecting.  Both my IPad2 and IPhone4s are not.

  • Capturing screen layout ?

    Hello, I want to create a drawing program that allows users to compose text, images and simple drawn shapes. Once the user has created their artwork, I want to send it back to my database so I can get it printed. What is the best strategy for doing t

  • Iphone 6 plus pairing. 2014 Chevy Silverado. Music plays and no phone activity for the hands free systems

    Is there a fix out there for this connectivity problem for the phone?

  • How can I resolve repeated Time Machine backup failures?

    Time Machine stopped backing up from my wife's iMac 2 GHz Intel to a designated Iomega FireWire drive on August 6th. I have since erased, reformatted, and reselected the external drive. The profile for the external drive is as follows: Manufacturer: