On carriage 4.5 Lookout 6 source file

I use Integrator lookout 6.0 to write my programs of Belvedere, I have a couple of customers with Lookout 4.5, usually make changes to their files of process on the site, but one of my clients had a lot of changes need to be made, so I made a copy of it and brought to the shop where I have compiled it is source file in my 6 Lookout Integrator software.  Then I saved the files, has brought to the site and tried to recompile, but he is back with a few errors and does not compile.  Is that what I can do to get their program to accept version 6 compile?   I wouldn't have to redo all my work on site using 4.5.  It is unlikely that I can talk to my client in the upgrade at this time of the year.

Thank you

Werner

Lookout does not support such use. You cannot compile the source 6.0 lookout Lookout 4.5 file.

Instead of all over again, you can try to manually change the source file (.lks).

First, make a copy of the source file.

Open it in a text editor, such as Notepad. The first lines of serval codes are different. You need to copy headers from 4.5 to 6.0 file source file source.

If this does not work after changing the source file header, follow the error in compiling to go to the exact problem codes. The error should tell you the line number. It is usually due to the number of parameters of an object incompatibility.

I can give you instructions to fix the step by step, because there is a lot of changes.

Be sure to save the source before you edit.

Tags: NI Software

Similar Questions

  • Unable to save the Page as that received the error "ga.js could not be saved, because the source file could not be read." Try again later or contact the server administrator.

    Unable to save the Page as that received the error "... ga.js could not be saved, because the impossible source file read try again later, or contact the server administrator.

    You have installed the Ghostery add-on or something similar?
    It can block Google analytic and .js file could not be read.

  • RadioWMPCoreGecko19.dll arose in my download manager, the source file is Firefox.exe. What is this file?

    Norton 360 has popped up a message 'file insight' associated with a file that has been downloaded on my PC. The source file was Firefox.exe, and the name of the file is RadioWMPCoreGecko19.dll
    Some sites refer to this file as malicious, but it seems to me that it is a plugin for firefox extension? Can you explain me this file?

    See also [878063/questions/878063]

  • I can no longer view source files in Firefox 6. It is very important for my work as SEO consultant.

    Under view I can no longer read the Web page Source file. SEO consultant, it is essential for my work. Please can you restore this functionality for FireFox 6.

    • Firefox > Web Developer > Page Source
    • Tools > Web Developer > Page Source
    • Right-click on a web page to open the shortcut menu and select the Source of the Page
  • When trying to update, I received this message: Firefox 3.6.3 (2).dmg.part could not be saved, because the source file could not be read.

    When trying to download an update, I got all first: "there was any problems searching, download or installation of this update. "Firefox could not be updated because: no data has been received (please try again)" he also gave a link to download manually. When I tried the site in Firefox, I got: 3.6.3 (2).dmg.part /Users/(deleted for privacy)/Desktop/Firefox could not be saved, because the source file could not be read.

    Try again later or contact the server administrator. I tried this 3 times.

    This has happened

    Don't know how many times

    Is around 11:00 central time Mon, 17 May 2010

    This means that the file cannot read because he was interrupted while downloading. Try to download again

  • Kind for groups under construction according to the Source file name property

    Hello

    I use a script to load the 4 files in th data portals and later graphic some selected channels. The problem is that when I choose the files via a dialog box, the order mixes in the data portal. I wish the files to be sorted according to the name of the source file. Here's the script of loading:

    Dim i, intLoop, group b
    Call Data.Root.Clear)
    If FileDlgShow (DataReadPath, "TDMS files, *.tdms", "DataSelection", True) = "IDOk" then
    For i = 0 to UBound (FileDlgNameList)
    Call the DataFileLoad (FileDlgNameList (i), "TDMS", "Load") DataFilename, FileImportFilter, ImportAction
    Next
    End If

    Is there a way I can do?

    Thank you!

    Hi Saloutios,

    You can sort the table of FileDlgNameList using the BubbleSort algorithm, for example:

    Void BubbleSort (arr)
    Dim value, numEls
    Dim index
    Dim firstItem
    Dim indexLimit, lastSwap
    "take into account the optional arguments.
    numEls = UBound (arr)
    firstItem = LBound (arr)
    lastSwap = numEls
    Do
    indexLimit = lastSwap - 1
    lastSwap = 0
    For index = firstItem to indexLimit
    value = arr (index)
    If (value > arr (index + 1)) then
    "If the elements are not in order, redeem them
    (Index) ARR = arr (index + 1)
    ARR (index + 1) = value
    lastSwap = index
    End If
    Next
    LastSwap loop while that
    End Sub

    The input array is sorted after that you called this procedure.

    Hope this helps

    Winfried

  • How to divide the source file without losing labels

    Hello

    I wonder how I could split my file source into two (or more) without losing the tags...

    Hello again, Wolfgang!

    OK, now I understand! However, I fear that there is no import in CVI mechanism, so that you can move the tags to another folder, other than doing this manually.

    However, it would be possible to realize a work around. Since you already have this information in your file of CFS (line Tags field), you can manually copy - paste on the line numbers the new file containing the source code you cut in half of the old file. A few steps:

    1. Either your source code file containing a.c source tags.
    2. Make a copy of a.c (e.g., British Colombia) and add b.c to the project.
    3. In your CFS file, copy - paste the field line Tags of a.c to the wire to the corresponding entry of the BC.
    4. Return to CVI, ensuring that the source code and the source of British Colombia tags are a perfect clone of a.c.
    5. Make the required changes to the a.c and b.c, such as the final result is the logical split of the original file. When you change a source file lines, source tags are also moved to the source editor.
    6. The end result is the code split between a.c and British Colombia, while keeping the corresponding position of the source tags.

    I am aware that there is work involved in the execution of these operations, but the result should be your result.

    I hope this helps, Wolfgang!

  • Save all source files in a project of earlier version?

    What is the quickest way to save all source files in a project from an earlier version?

    I know that I can do with individual files, but is there a way to do everything at once?

    Of course, just do the same thing, you save the screws for the previous version. In the Project Explorer window, select file-> except for the previous Version...

  • Create Setup with source files

    Hello

    I have a word search game, and I have a dictionary and the VI create a single file with 'latest scores. " I want to creat installer which indclude these files when im to install in another computer without labview.

    Thank you!

    First, you must use a project.  The project should include all source files and any other files you want to include in your Setup program.

    Then, you create a build for an executable specification.  Once which is built, make a build for the installer specification.  The Setup program must include all components of, OR you may need to run your program (such as the execution engine).  You can also specify where to install the files...

  • I should "separate compiled code in the source file" for *.ctl files?

    There are a few good reasons to code compiled separately to screw

    Now, the option is also available for custom orders/type definitions. I wonder if there is any benefit whether for the separation of updating the code of these? None of the reasons for separation will apply to *.ctl files, after all. In fact, it might even be disruptive - in some quick experiments, separation of compiled code has increased the size of the files *.ctl!

    (Transferred to https://lavag.org/topic/19681-should-i-separate-compiled-code-from-source-file-for-ctl-files/ )

    Hi JKSH,

    Good question!  After searching for a bit, the first reason mentioned in the KB, you are connected (to simplify the source code control) looks like it could apply to the .ctl file.

    I guess that similarly to how changes in 1 VI cause unsaved changes in any screws that call it, changes with a .ctl file can do the same thing.  However, it seems that separation of compiled code make it possible only to make changes to a file at a time, without the domino effect.

    Best,

    David Randolph

    Engineering applications

    National Instruments

    www.NI.com/support

  • Cannot delete files from 0 KB Word 2003 "cannot read the source file or disk.

    Original title: how remove the files from Word 2003 0 Kb which can not be read - file cleaner empty and an empty folder solvent do not work - "cannot read the source file or disc!

    I have a number of Word 2003 files that I'm unable to delete, since the message "Source file can not be read"appears when I try to delete.
    I have tried vacuum cleaner and Remover empty folder, also delete - file but cannot delete what cannot be recognized. Can anyone help please? Must be an easy way to do what I forgot, because I can't send files that contain some of these bulk files in my backup hard drive, the process stops when it reaches the 0 kb file!

    Hello

    1. where are the files located?
    2. are you able to open this file?

    This can happen if the file is used by some programs / demand or is corrupt.

    Follow these steps:

    Method 1: Check if you are able to delete the files in safe mode.
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/boot_failsafe.mspx?mfr=true

    Method 2: Ownership of files and check if you are able to delete.
     http://support.Microsoft.com/kb/308421

  • Cannot delete file: cannot read the source file or disk

    When you try to delete a specific folder which shows on the list, I get a dialog box saying: error deleting file or folder... Cannot delete file: cannot read the source file or disk

    Is the path to the really long folder?

    Any file or folder has a space beginning or end?

    Click Start, run, type cmd , and press ENTER to open a command prompt. In the command prompt...

    For a file test

    DEL \\.\driveletter:\path\filename

    For a test folder

    RD \\.\:\\
     
    If this doesn't help not please let us know the full path (and the name of the file if it is a file).

    Tricky

  • Error 1335: Data1.cab corrupt or the source file is damaged and can not download

    Recently I formatted my hard drive and installed windows xp professional 64-bit and had no problem installing updates automatic and all my drivers but then a few reboots later, after installation I started to receive an error message saying "the source file is damaged" or "the cab data1.cab file is corrupt and cannot be used. I never had problems like this on my windows xp home edition. Do you know how can I solve this problem?

    I tried to install programs on different browsers, removing all my temporary files and choosing a different download location.

    Thank you very much

    Cort

    Hello Cort Adkins,

    Issues such as this error, "the source file is corrupted" is usually a RAM problem. If you have several sticks of RAM, removel, restart and test.
    It is best to test a bar at a time until you find the one that is causing the error to corruption.

    Go to the Start button and in the search box, type in memory. This will bring up a Memory Diagnostic Test.
    You can also test RAM using an application like Memtest.

    Please answer back with an update and let us know if it helps.

    Thank you

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • How can I get the utility auditor of system files (SFC) in Windows XP to search for the source files on a CD in a CD/DVD EXTERNAL drive instead of the CD/DVD drive internal Windows?

    I use a Dell Dimension E310 PC running Windows XP Media Center Edition.  The CD/DVD drive has stopped recognizing CD long ago.  (He still recognizes DVD but not CD).  I use an external drive to CD/DVD of Asus.  I keep getting messages that Windows need to replace versions unrecognized some Windows file and asks me to insert my source CD into the CD/DVD drive.  I checked the MS Knowledge Base and got instructions on how to use the utility (SFC) System File Checker to replace the unrecognized Windows files.  I started the process and inserted the source of CD files (recovery CD provided by Dell with the PC when I bought it) in the drive of external CD/DVD, but the SFC would not recognize it it.  He just kept asking me to insert the CD of source files in the CD/DVD drive.  So I have to find a way to get the SFC utility to find files in the external CD/DVD drive source - or I have to take the PC to the Geek Squad, buy a new CD/DVD drive and get them to install it.  Would appreciate any help you can provide.

    GO to start > run > regedit
    Access
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup

    SourcePath = X:

    Where X: is the drive letter of your CD/DVD

  • How to open file without source file-.mswmm

    Without source file I burn CD .mswmm file ' r.

    I would like to know how to open this project to the other pc.

    You must source burning the cdr so files.

    Think of the file project as a recipe for a cake of choclote, if you send someone the recipe, they cannot cook the cake unless you include the ingredients!  yum yum :)

Maybe you are looking for