retrieve the CRIO program

Hello

My colleague cann't find a LabVIEW program in his laptop computer, which is currently inside the CRIO.

Is there a way I can recover the CRIO internal pilot program? I looked around in its built-in FTP server, but no luck so far.

Sincerely,

Marco Yu

Mechatronics Engineer

BMT WBM

Marco,

I understand that your friend has a program that it ran on his cRIO. At the present time it is impossible to find the file on his computer as he tries to recover from the cRIO, correct?

You may be able to recover the file via FTP as a rtexe, if it has been deployed to the controller but it will be only the code is compiled rather than a VI.  If the code has been run as a VI of the Project Explorer, then it would have only been run in memory.

Best,

Chris S.

Tags: NI Software

Similar Questions

  • How to install volume control program and retrieve the sound icon in the start bar

    How to install volume control program and retrieve the sound icon in the start bar

    He runs this Microsoft Fixit usually solves http://support.microsoft.com/kb/319095

  • FTP .txt file copied correctly the cRio

    I use the 'FTP Get File.vi"to retrieve a .txt file of my CRio, which is then copied on my host.  The file is a delimited data tab.  The file copied all the data a except that the copy has a blank line between each set of data.  These additional lines take me to read the incorrect lines when the file is read in my program later with the "reading a spreadsheet file.  These additional lines come  I checked the original on the cRio file transfer via MAX and these lines do not exist.  Can someone tell me how to solve this problem?  Thank you

    If you look at the entries for the File.vi FTP Get, you will notice that there is one that says binary:

    By default, this is false, which means that it copies the data in an ASCII format.  Try a real constant of wiring to this entry.  It's the need for VxWorks and Windows use different end of windowing.  This difference is probably the reason that it is adding lines to it.

  • 9033 OR & NI 9870 - series recording parameters do not restart the cRIO.

    Hello

    I have a cRIO OR 9033 with two RS232 9870 cards. The two cards series and their ports do not appear when I turn on the cRIO. When I run my executable in real time, once it crashes, saying: he cannot find the ports I ask. After that it crashes, the channels appear in MAX and VISA resource controls, and when I run the program a second time, it works very well. Why does this happen? Is it possible that I can have the save of the series, so I don't need to have the program crash whenever the cRIO starts?

    I run my program in hybrid mode. I Interface FPGA and including two maps cRIO outside the FPGA target, like this:

    I tried the cancellation of the deployment and the deployment of all, but it does not help. It blocks the first time regardless if I execute the suite of LabVIEW Development or if I deploy it as an RT executable and run at startup.

    Here are some pictures of what is happening:

    10-port VISA should be available. The two on the chassis and four for each card to 9870.

    When I start first cRIO, only the ports of two chassis looks for selection in a control channel VISA:

    And the channels do not arise to the MAX:

    Showing also currently installed software.

    When I go to the settings of NI-VISA 14.0.0 page I see this:

    Channels appear here, but nowhere else.

    When I try to run my program, I get this error:

    And after the error, the channels appear in LabVIEW and MAX!

    Series settings will remain as long as I leave the cRIO powered. If I disable, settings series pannals and I need run my program once only it crash before I can use the serial ports.

    I would really like for these settings apply automatically without having it fail the first time.

    Any suggestions?

    I also run hybrid FPGA on cRIO with cards 9870 and 9871 under the scanning engine you are. I also noticed behaviour buggy when accessing the COM ports - for example, if the cRIO running the executable version of his program and you interrupt it to run the same program in interactive mode, often, you receive the error message "missing resources VISA." So what I do is restart the cRIO with the disabled startup application.

    I honestly would not bother to configure anything through MAX when it comes to your cRIO. You configure port configuration programmatically. In the process of initialization of your program, open your bitfile, run it, wait, a few seconds to have everything settle, make a VISA "find resources" and confirm all your ports appear, then use the VISA to configure and open the port by program. This way worked for me.

  • Error trying to build the cRIO RT application

    Hi all

    I'm trying to build an executable to run my cRIO-9022 project on a computer without labview and receive the following error message when you try to build:

    "

    Error 1 has occurred to copy in AB_Engine_Copy_Error_Files.vi-> AB_RTEXE.lvclass:Copy_Error_Files.vi-> AB_Application.lvclass:Copy_Files.vi-> AB_Build.lvclass:Build.vi-> AB_Application.lvclass:Build.vi-> AB_RTEXE.lvclass:Build.vi-> AB_Build.lvclass:Build_from_Wizard.vi-> AB_UI_Frmwk_Build.lvclass:Build.vi-> AB_UI_FRAMEWORK.vi-> AB_Item_OnDoProperties.vi-> AB_Item_OnDoProperties.vi.ProxyCaller

    Possible reasons:

    LabVIEW: An input parameter is not valid. For example if the input is a path, the path can contain a character not allowed by the operating system such as? or @.
    =========================
    NOR-488: command requires GPIB controller charge controller. »

    I ran the program from a computer with labview for the cRIO and it works very well.  I've attached a screenshot of my main block diagram because he said it could be a bad path?  Any advice?  And it comes to labview 2011.

    Thank you

    If you're still having problems, you can ensure that you don't have spaces or special characters in one of your names in VI. And check all references to the paths absolute or relative to your subVIs.

    The Advanced tab of the Build executable window has a few options that you can try to change. You can uncheck 'Copy error code files' and check the 'use LabVIEW 8.x file layout' options. A final step would be to turn on debugging see if that clears the error message.

  • Controls in real-time for the cRio

    I use a cRio 9074 sinking a sensor and to acquire data from ADC module.  I store this data from a DMA FIFO in a table on the RT.  I need to change my detector running program, so I need to change the control on the RT variables after it is deployed from my host PC.  Is this possible?  I also want this picture to be feeding continuously, but I want to be able to pull the data on my host PC from time to time.  What is the best way to do it?  I was trying to use shared variables, but I was getting an error (error-1967357949 cannot request measurement and automation to the shared Variable engine.  Make sure the shared Variable engine exists on the target of RT and verify that the network connection is valid").

    Shared variables are the way to go on this.  Reading http://www.ni.com/white-paper/4679/en should help.  Try the manual deployment of your SV engine to the cRIO in the Project menu.  Your cRIO has the shared variable software installed?  You can check through MAX.

  • How to run terminal console of the CRIO output rtexe

    Hello

    I want to run the rtexe application in CRIO (9014) from the console output terminal. In my application the availabe lan port is connected to any other device using cross-over cable. That's why I want to change application console using the console terminal. I tried the taskspawn command but the crio restarts. Is there a command so that I can run the terminal console application.

    ... I don't know how to get any input from keyboard (the new path of application) of the console terminal...

    You can use the interface for RS232 communication standard series. If for example you send 1, 2 or 3 as a string to the cRIO and then you change by program the ni - rt.ini to change the path of access between a startup2.rtexe and startup1.rtexe, startup2.rtexe.

    Moreover, I have to restart the controller every time I change the path.

    When you use the method with the executable and then one more, then Yes.

    IAM cannot use the Subvi because I need to change code fpga also to different instances.

    I don't understand why using SubVIs on the RT does not give you the ability to change the fpga code.

    If the second method example would be Sub1.vi, Sub2.vi and Sub3.vi. When you get the 2 interface command series, you close the reference to the FPGA1.vi that is used in Sub1.vi and stop Sub1.vi. Then, you start by program Sub2.vi where you open and run the FPGA2.vi.

    Christian

  • Remotely to access the variables of the cRIO

    I have a cRIO-9014 with a cRIO-9114 which is used as a stand-alone system controller (we use several types of modules c I / O and DI/O).  I want to connect a cable ethernet and view select input/output to facilitate tuning PID control.  I am currently using global variables for communication between the host on the PC and the vi rtexe vi.  This works that whent the vi rtexe is launched from the PC.  If I try to launch the host program, while the rtexe is running on the cRIO, when variables deployment stop the rtexe.  If I prevent deployment variables, global variables in the host are not communicating with the cRIO.   Anyone know how to get data in real time of the CRIO without interrupting the program running on the cRIO?

    Thank you!

    If you use variables published shared network and host them on the target (make sure that the library is below the target in the Project Explorer), variables will be deployed when you start the host VI. This way you will not interrupt the program of control over the cRIO.

    See the knowledge base article: How can I deploy a compiled executable shared network Variables? for more information.

    Hope this helps,

  • After the system recovery running following a power outage, my user profile is lost. Unfortunately, he is also the administrator account. How to retrieve the profile or create a new?

    After the system recovery running following a power outage, my user profile is lost.  Unfortunately, he is also the administrator account.  How to retrieve the profile or create a new?

    ·                        Restore point:

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    If the above does not work:

    ·                        http://www.Vistax64.com/tutorials/130095-user-profile-service-failed-logon-user-profile-cannot-loaded.html

    See if the information in the above tutorial will help you.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    http://windowshelp.Microsoft.com/Windows/en-AU/help/769495bf-035C-4764-A538-c9b05c22001e1033.mspx

    Difficulty of a corrupted user profile

    After creating the profile, you can copy the files from the existing profile. You must have at least three user accounts on the computer to perform these operations, including the new account that you created.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    http://support.Microsoft.com/kb/947242

    A temporary profile is loaded after you connect to a Windows Vista-based system

    See you soon.

    Mick Murphy - Microsoft partner

  • Your preference file is damaged or not valid google chrome unable to retrieve the settings

    Hello all,.

    I get this error message when loading google chrome via Windows 7: your preference file is damaged or not valid google chrome unable to retrieve the settings. Any suggestions please let me know.

    Kind regards

    Sugasaff

    Hello Sugasaff,

    Thanks for posting your query on the Microsoft Community.

    I would like to ask you:

    • The problem is specific to a single application?
    • Have you tried using Internet Explorer and check if it works well?

    You can try to uninstall and reinstall Chrome and check if it works very well.

    Refer,

    Uninstall or change a program

    To download and install again, see:

    https://www.Google.com/intl/en/chrome/browser/

    Hope this information was useful.

  • Retrieves the device PIN BB 10 number

    Hi all

    Please tell me how to retrieve the PIN of BB 10 device by program number

    Thank you & best regards

    Sanjit

    Hello

    http://supportforums.BlackBerry.com/T5/Cascades-development/is-there-any-way-to-get-device-PIN/m-p/2...

  • Dell v715w - cannot retrieve the application list from your computer

    I have a new desktop WIN7 64 bit Voastro (replaced a dimension on XP) I can't use the printer control panel to scan.  I get is unable to retrieve the list of applications on your computer on the screen of the printer.

    Have reinstalled the printer at least 3 times now with different downloaded drivers from the original printer disk

    I've seen a lot of posts on here for similar problems, but none seems to have a definitive solutiuon for this problem.

    Any help much appreciated!

    Thank you - sdgconc

    Hello

    Thanks for the reply.

    Please disable the firewall on the computer and check if the printer works fine.

    If parsing is successful after you turn off the firewall, please add printer Dell as an exception to the firewall.

    If the search was unsuccessful, please follow the steps below:

    Click Start > Control Panel > devices and printer > printer right click and select Properties.

    Select the Ports tab in the printer properties window, and then configure the Port.

    Printer IP appears in the Port configuration window.

    Enter the printer's IP address in the browser to log on to the website of the printer.
     
    Click on Configuration and management of home network analysis.

    Then click on start > all programs > Dell printers > the home printer settings tab > network computer name.

    Remove the scan to PC host.

    Please let me know if you use printer wireless or USB cable.

    In case you use wireless printer, try it please I scan a document with the printer connected via USB cable.

    Thank you & best regards
    Mustapha S
    #iworkfordell

  • How to retrieve the serial number once installed?

    Hi, I bought the CS6 on March 2013 and installed in my mac. I just bought a new mac and would like to pass the program on my new computer. The problem is I lost the installation CD. Can I download the Adobe programs, but the serial number was written on the CD. How can I find the serial number once the program has been installed? I not save the program I thought that it was not necessary... OMG... can anyone help?

    Thank you!

    With a Mac, there are currently no available software to extract the serial number of the installation.  You will need to contact Adobe Support chat for help to retrieve your serial number.

    To the link below, click on the still need help? the option in the blue box below and choose the option to chat...
    Make sure that you are logged on the Adobe site, having cookies enabled, clearing your cookie cache.  If it fails to connect, try to use another browser.

    Serial number and activation support (non - CC) chat
    https://helpx.Adobe.com/contact.html?step=PHSP-PHXS_downloading-installing-setting-up_lice nsing-activation_stillNeedHelp

  • Error on the definition of the stored procedure in the simultaneous program

    Hello

    I created a stored procedure and wanted it attached to the concurrent program. The purpose of this stored procedure when you run it in simultaneous program, the system retrieves the data from the csv file downloaded from the server, then it will insert in the tables of SO / the Interface API. Below, the error occurred.


    * Starts * 18 April 2012 18:18:42
    Error ORACLE 6550 in FDPSTP

    Cause: FDPSTP failed due to the ORA-06550: line 1, column 7:
    PLS-00306: wrong number or types of arguments in the call to 'SPKO1 '.
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored

    Steps I did to set the stored proc
    < < simultaneous executable program > >

    Executable: RDRAGON_SO_IMPORT
    Short name: RDRAGON_SO_IMPORT
    Application: Order management
    Method of execution: PL/SQL, stored procedure
    Run file name: SPKO1

    < < concurrent program - set > >

    Program: RDRAGON SO IMPORT
    Short name: RDRAGON_SO_IMPORT
    Application: Order management
    Name of executable: RDRAGON_SO_IMPORT
    Method: PL/SQL, stored procedure

    Format: text
    No set

    -Here are my stored procedure-


    CREATE OR REPLACE PROCEDURE APPS. SPKO1 IS
    FH UTL_FILE. TYPE_DE_FICHIER;
    v_line VARCHAR2 (32767).
    v_source_id NUMBER (10);
    v_created_by NUMBER (10);
    v_creation_date DATE;

    v_org_id NUMBER (10);
    v_orig_sys_docref VARCHAR2 (50);
    V_Customer VARCHAR2 (360);
    v_customer_prev VARCHAR2 (360);
    v_sold_to_org NUMBER (10);

    v_orig_line_ref NUMBER (10);
    v_item_code VARCHAR2 (2000);
    v_ordered_qty NUMBER (10);
    v_selling_price NUMBER (10);
    v_count NUMBER (10);
    v_stat NUMBER;


    /******************************************************************************
    NAME: SPKO
    PURPOSE:

    REVISIONS:
    Worm Date Description of the author
    --------- ---------- --------------- ------------------------------------
    1.0 16/04/2012 administrator 1. Created this procedure.

    NOTES:

    Keywords to replace automatically available Auto:
    Object name: SPKO
    SYSDATE: 16/04/2012
    Date and time: 16/04/2012, 17:55:42 and 16/04/2012 17:55:42
    Username: admin (set in Options of TOAD, editor of the procedure)
    Name of the table: (defined in the dialog box "New PL/SQL object")

    ******************************************************************************/
    BEGIN
    v_source_id: = 6;
    v_created_by: = - 1;
    v_org_id: = 204;
    v_customer_prev: = null;
    v_orig_line_ref: = 0;
    v_stat: = 0;

    SELECT header_id in (DE) v_orig_sys_docref
    Select header_id
    of OE_ORDER_HEADERS_ALL
    creation_date desc order
    ) WHERE ROWNUM = 1;


    FH: = UTL_FILE. FOPEN ('XXANDDIR2', 'myfile1.csv', 'R', 32767);
    < < file_read_lines > >
    LOOP
    BEGIN
    UTL_FILE. GET_LINE (fh, v_line);

    V_Customer: = LTRIM (RTRIM (REGEXP_SUBSTR (v_line, "[^,] +' 1, 1") ',' "') ','" ');
    v_creation_date: = LTRIM (RTRIM (REGEXP_SUBSTR (v_line, "[^,] +' 1, 2") ',' "') ','" ');
    v_item_code: = LTRIM (RTRIM (REGEXP_SUBSTR (v_line, "[^,] +' 1, 3") ',' "') ','" ');
    v_ordered_qty: = LTRIM (RTRIM (REGEXP_SUBSTR (v_line, "[^,] +' 1, 4") ',' "') ','" ');
    v_selling_price: = LTRIM (RTRIM (REGEXP_SUBSTR (v_line, "[^,] +' 1, 5") ',' "') ','" ');
    v_orig_line_ref: = (v_orig_line_ref + 1);

    If v_stat = 0 then
    v_orig_sys_docref: = (v_orig_sys_docref + 1);
    end if;

    SELECT hca.cust_account_id from v_sold_to_org
    OF hz_cust_accounts AOB.
    HP hz_parties
    WHERE hca.party_id = hp.party_id
    AND hca.request_id is null
    AND hp.party_name = v_customer;

    If v_stat = 0 then
    INSERT INTO OE_HEADERS_IFACE_ALL)
    order_source_id,
    orig_sys_document_ref,
    org_id,
    CREATION_DATE,
    created_by,
    last_update_date,
    last_updated_by,
    operation_code,
    sold_to_org_id,
    booked_flag)
    VALUES)
    v_source_id,
    ('TEST' | v_orig_sys_docref).
    v_org_id,
    v_creation_date,
    v_created_by,
    v_creation_date,
    v_created_by,
    "INSERT."
    v_sold_to_org,
    'Y') ;
    commit;
    end if;

    INSERT INTO OE_LINES_IFACE_ALL)
    order_source_id,
    orig_sys_document_ref,
    orig_sys_line_ref,
    inventory_item,
    org_id,
    ordered_quantity,
    unit_selling_price,
    unit_list_price,
    CREATION_DATE,
    created_by,
    last_update_date,
    last_updated_by,
    operation_code)
    VALUES)
    v_source_id,
    ('TEST' | v_orig_sys_docref).
    v_orig_line_ref,
    v_item_code,
    v_org_id,
    v_ordered_qty,
    v_selling_price,
    v_selling_price,
    v_creation_date,
    v_created_by,
    v_creation_date,
    v_created_by,
    "INSERT");
    commit;

    v_customer_prev: = v_customer;
    If v_customer_prev = v_customer then
    v_stat: = 1;
    on the other
    v_stat: = 0;
    end if;
    -DBMS_OUTPUT. Put_line ('Col1: ' | v_source_id |', Col2: ' | v_creation_date |', Col3: ' | v_created_by |', Col4: ' | v_updated_date |', Col5: ' | v_updated_by);
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    OUTPUT file_read_lines;
    END;
    END LOOP;
    SELECT count (*) in the OE_HEADERS_IFACE_ALL v_count;
    DBMS_OUTPUT. Put_line (' record Total inserted successfully: ' | v_count);
    UTL_FILE. FCLOSE (FH);

    END SPKO1;
    /


    But when I run the stored procedure using TOAD his work.

    Help, please. This is my first time to attach the stored procedure in the concurrent program.

    Thank you very much.

    Kind regards
    Diane

    Published by: peopsquik08 on April 18, 2012 03:58

    as clive_t solier
    >
    You must explicitly reference the settings out
    >

    Try

    DECLARE
    VFILE VARCHAR2(32767);
    V_SOURCE_ID NUMBER;
    --
    ERRBUF VARCHAR2(200);
    RETCODE NUMBER;
    
    BEGIN
    VFILE := 'myfile1.csv';
    V_SOURCE_ID := 6;
    
    --APPS.OMORDERLOADER.SPKO1 ( VFILE, V_SOURCE_ID );
    --COMMIT;
    
    APPS.OMORDERLOADER.SPKO1(
        ERRBUF => ERRBUF,
        RETCODE => RETCODE,
        VFILE => VFILE,
        V_SOURCE_ID => V_SOURCE_ID
      );
    END;
    

    but the code above to test your proc

    to run concurrent SQL, you can use fnd_submit.submit_program

  • Retrieve the value of the session of statistics_level

    Hello

    is there a way to retrieve the current value (i.e. session) of the parameter statistics_level when the user does not have access to the parameter$ v?

    I need to do that through JDBC if all SQL * more order is not an option

    Ideally, a solution that works on 10.x and 11.x

    The reason why I need this, is that I want to change the level of 'all' but change back to the original value after my program is done.

    I would like to avoid re - connect in order to reset this value.

    Thank you

    I'm curious to know why you want to change the parameter STATISTICS_LEVEL across the session. There is probably a good reason for the change, but the WHOLE setting can cause significant performance problems (10.x seems to be more affected by the change, more noticeable with Oracle database type nested loops joins).

    If your session is allowed to query V$ SES_OPTIMIZER_ENV, you can determine the current value of the parameter STATISTICS_LEVEL of the session:

    SELECT
      SID,
      NAME,
      VALUE
    FROM
      V$SES_OPTIMIZER_ENV
    WHERE
      NAME='statistics_level'
    ORDER BY
      SID;
    
    SID NAME                 VALUE
    --- -------------------- -------
      1 statistics_level     typical
      2 statistics_level     typical
      3 statistics_level     typical
     32 statistics_level     typical
     63 statistics_level     typical
     64 statistics_level     typical
     65 statistics_level     typical
     94 statistics_level     typical
     95 statistics_level     typical
     96 statistics_level     typical
    125 statistics_level     typical
    126 statistics_level     typical
    127 statistics_level     typical
    128 statistics_level     basic
    129 statistics_level     typical
    156 statistics_level     typical
    157 statistics_level     typical
    158 statistics_level     typical
    161 statistics_level     typical
    187 statistics_level     typical
    188 statistics_level     typical
    189 statistics_level     typical
    190 statistics_level     basic
    191 statistics_level     typical
    192 statistics_level     basic
    218 statistics_level     typical
    219 statistics_level     typical
    220 statistics_level     basic
    221 statistics_level     basic
    222 statistics_level     typical
    

    Otherwise, specific to the current session:

    SELECT
      SID,
      NAME,
      VALUE
    FROM
      V$SES_OPTIMIZER_ENV
    WHERE
      NAME='statistics_level'
      AND SID=
        (SELECT
           SID
         FROM
           V$MYSTAT
         WHERE
           ROWNUM=1);
    
    SID NAME                 VALUE
    --- -------------------- -------
     65 statistics_level     typical
    

    Charles Hooper
    http://hoopercharles.WordPress.com/
    IT Manager/Oracle DBA
    K & M-making Machine, Inc.

Maybe you are looking for

  • Hauptstr LabView code list

    Hello I currently develop on LV8.5 and in my program I must back the possible errors.Some are already taken by LV en but I must also take into account those of my program.Pour do this, I'm going back to the source of the error and a code but I would

  • Edit the list of kind on Media Player 11

    I would remove most of the kind of media player types.  As it is right now there are nearly 130 types of different kind in the list, which is simply ridiculous.  How can I get rid of these while I only left types 8 or 10 that I use.  Just to be sure

  • Help for Audio

    Dear Sir/Madam, I m using Compaq Presario C700 Notebook PC. There is no Audio after installing Windows XP SP2. I guess that's an Audio driver problem. I couldn't get the driver from anywhere. If any other problem. Please tell me. Please send me a lin

  • Want to use internet to share WRV210 router between two LANs

    Hello I have the following scenario: A LAN has access to internet via ADSL through a Fortigate 50B (192.168.100.0) A new LAN (different segment) that should have access to the internet. (192.168.102.0) Two local networks need to have shared access re

  • Weird behavior of VPN

    Gentlebeings and experts. I came across a situation of preplexing I have never seen before and can't explain and request the collective wisdom to see if someone else can have an explainatiion. Background: $POE has a pair of ASA5520 (active / standby)