Error 1430

I am a fairly inexperienced Labview user and when I run the program I created in order to Read Analog Input Signals I get this error message 1430 <Occured at Open/Create/Replace File in NI_HTML_lvclassave Report to File.vi->Voltage - Continuous Input.vi> Possible Reason: Laview: The path is empty or relative you must use an absolute path. JPEG.
Any suggestions how to fix this error? It's probably pretty simple but I figured out would ask first before spending hours trying to fumble upon the answer on my own!
Thanks!
Solved!
Go to Solution.
Attachments:
voltage work in progress.vi ‏80 KB

You have a path control wired to "save report to file" and it contains only the word "JPEG". This is not a valid path. Use the browse button of the path control to select a valid path before running the VI.
(Currently, you can only select an existing file. If you also want to be able to select a new file, change the browse option of the control)
LabVIEW Champion . Do more with less code and in less time .

Similar Messages

  • Error 1430 occurred at Open/Create/Replace File in NI_Fuzzy_Logic_API.lvlib:FL Load Fuzzy System.vi- Untitled 3 Possible reason(s): LabVIEW: The path is empty or relative. You must use an absolute path. Not A Path how can i copy it in new vi plz help

    when i am copy the vi that is in find example>fuzzy>fuzzyEx with pi control the follwing error occuring 
    'error 1430 occured at open/create/replacefile in NI Fuzzy logic API.LVLIB FL LOAD FUZZY SYTEM.vi
    untitel 3 possible reason the pat is empty or relative you must se use an absolute patth <not apath>
    plz help me i only want that i can copy this vi in new vi but when i do so the above error occur and fuzzy logic cotroller is highlited 

    Hello Nofil,
    This is probably happening because you have made a copy of the VI without changing the name/ location on the disc. I have saved a copy of the VI for you, it is in LabVIEW 2010 SP1, please ask if you want this in a previous version.
    Regards
    Andrew George @ NI UK
    Attachments:
    Fuzzy Tanks with PI.vi ‏31 KB

  • Error 1430 when adding a new VI to the program

    I have a program I developed in LV 2009 in 2009 and now I am updating it.  I accidently opened it up in 2010 and saved it.  There are Microsoft office tools that were built into LV 2009 that are removed in 2010 that I had used in my program.  So I had to save as previous version (2009).  After everything worked and I could run the code and compile I continued developing.  At one point I tried to compile and got an Error.
    Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
    Error 1430 occurred at Create Folder in Create Directory Recursive.vi->AB_Destination.lvclass:Create_Destination.vi->AB_Build.lvclass:Create_Destinations.vi->AB_Application.lvclass:Create_Destinations.vi->AB_Build.lvclass:Build.vi->AB_Application.lvclass:Build.vi->AB_EXE.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 reason(s):
    LabVIEW: The path is empty or relative. You must use an absolute path.
    <Not A Path>
    I have now figured out that if I add a new VI to the program, it gives this error.  If I remove the VI, it compiles with no errors.  If I add a blank VI with no code, it gives  the error.  I have worked as far as I could without adding a VI but now i need a pop up window and need to the VI.  The code is too large to fit the max 6MB requirements.
    Thanks
    Matt
    Solved!
    Go to Solution.

    Hi mattyk,
    When you say compile, do you mean press the run button? When exactly does this error show up?
    I suggest you try copying all of your VIs into a new project, and try running the new project. It sounds like your project may have been corrupted in the process of upgrading and re-saving to a previous version.
    I hope this helps! Regards,
    Emily C
    Applications Engineer
    National Instruments

  • Copy function results in Error 1430 when the target path terminal is &ltNot A Path

    Hello all.
    I'm having a little bit of trouble with the Copy function under LabView 8.2.  If I wire <Not A File> to the target path terminal, I get an Error 1430 (The path is empty or relative.) from the Copy File function's error out terminal.  According the the manual, wiring <Not a File> to the target path terminal should cause the Copy function to display a dialog box prompting the user to select a file.
    I've attached a sample VI which demonstrates this issue.  Is the documentation for the Copy function incorrect, or is something I'm doing wrong in my VI causing the error?
    Thanks,
    Mark Moss
    Attachments:
    copy.vi ‏16 KB

    Hi Mark,
    Thanks for bring this to our attention. I believe the documentation is incorrect here, as you suggested. When nothing is wired to the target path terminal, it behaves as expected (prompting the user to select a target directory).
    I will look into this further and report this issue to our LabVIEW documentation team.
    Sam
    -Sam F, DAQ Marketing Manager
    Learn about measuring temperature
    Learn how to take voltage measurements
    Learn how to measure current

  • Error 1430 occurred at Create Folder in Create Directory Recursive.​vi

    Hi all..
    I am facing the error which stated :
    Error 1430 occurred at Create Folder in Create DirectoryRecursive.vi->AB_Destination.lvclass:Crea​te_Destination.vi->AB_Build.lvclass:Create_Destina​tions.vi->AB_Application.lvclass:Create_Destinatio​ns.vi->AB_Build.lvclass:Build.vi->AB_Application.l​vclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Build​.lvclass:Build_from_Wizard.vi->AB_UI_Frmwk_Build.l​vclass:Build.vi->AB_UI_FRAMEWORK.vi->AB_Item_OnDoP​roperties.vi->AB_Item_OnDoProperties.vi.ProxyCalle​r
    Possible reason(s):
    LabVIEW:  The path isempty or relative. You must use an absolute path.
    <Not A Path> 
    I have been trying to do all solutions given by error 6 such as check the  disconnect type definition and remove unused polymorphic VI instances, generate the absolute path and etc. However the same error still occured.
    Please advise guys~ I'm using LabView 2009. 

    I'm having the same problem when trying to build a RT executable.  
    I'm using the FTP Put Buffer.vi along with a data to string example I found on the NI website. I can build the executable when I use a constant instead of the data to string but I can't for the life of me figure out why.
    Order of pictures:
    dataftp.png, which shows the data to string connecting to the data input on the FTP Put Buffer.vi.
    vars.png,which shows thevars being placed into an array and connecting to the Convert to String vi.
    convert.png, which shows the guts of the convert to string vi.
    Attachments:
    dataftp.png ‏2 KB
    vars.png ‏5 KB
    convert.png ‏7 KB

  • Error 1430 While Building Application

    I receive the following error when trying to build an applications Build Specifications:
    Error 1430 occurred at Create Folder in Create Directory Recursive.vi->AB_Destination.lvclass:Create_Destination.vi->AB_Build.lvclass:Create_Destinations.vi->AB_Application.lvclass:Create_Destinations.vi->AB_Build.lvclass:Build.vi->AB_Application.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller
    Possible reason(s):
    LabVIEW:  The path is empty or relative. You must use an absolute path.
    <Not A Path>
    Any Ideas?
    Solved!
    Go to Solution.

    This was reported to R&D (# 156236) for further investigation.  It is generally a result of including a subVI that is stored on a network drive.  If you are building an executable, you can try checking the Use LabVIEW 8.x file layout option under the Advanced category.  If you are building a source distribution, make sure the Preserve disk hierarchy option is not checked under the Destinations category.
    Let me know if any of this information resolves the issue.
    Alex Person
    NI-RIO Product Support Engineer
    National Instruments

  • IPod Classic not restore -error 1430

    My iPod doesn't want to restore anymore. Error 1430 in itunes, I performed the procedures shown on the site without success. What should I do?

    Hello soraiaSP
    Check out the steps in the article below to try and restore it again. One of the steps is to put your iPod classic into Disk Mode and then use iTunes to restore it.
    iPod: Can't restore or update in iTunes with error 1415, 1417, 1418, 1428, 1429, 1430, 1436, or 1439
    http://support.apple.com/kb/ts1372
    Regards,
    -Norm G.  

  • Vi analyzer error 1430

    I was using VI Analyzer yesterday fine. This morning I fire it up after shutting LabVIEW down overnight, and I get error 1430. I'm using LabVIEW version 10. I don't understand what the error description is telling me.
    What's this mean? The program runs fine.
    Solved!
    Go to Solution.
    Attachments:
    1430.png ‏54 KB

    This error is happening during execution of the Modularity Index test.  If your COTS Subpanel.vi isn't broken (like with missing subVIs), then my best guess is that something is wrong with the list of excluded folders for the test.  Can you post a screenshot of your Modularity Index test configuration, like this one?  I want to see if anything looks fishy with your excluded folders list:
    Ideally, you could also post the VI (and all its subVIs) to help me further investigate the issue, but I don't know if that's possible on your end.
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • IPod stuck in recovery mode, won't restore, "Unknown Error 1430"

    Hi, I have a 160gb iPod classic, and I've had minimal problems with it in the past. I can safely say that it's my favorite MP3 player out there. I did have one before that overheated or something like that, and I was given a replacement one. But, within a day of having this brand new iPod, I was listening to it at work and the music stopped all of the sudden. I pulled it out of my pocket and the screen had the Apple logo that you see when you restart it, only the background had blue, white, and gray on it, instead of the typical gray background. I restarted it and it told me to restore it with iTunes. After I connected it to my Mac, it told me it detected an iPod in recovery mode and that it needed to be restored. Anytime I click restore though, shortly after it extracts the software, it says it's restoring and then gives me an error message telling me it can't be restored. I got several numbers at first, and one error message telling me that it couldn't be unmounted, but now it's consistently giving me the Unknown Error 1430. I tried restoring on a PC, and formatting it as well, but neither worked. iTunes is up to date on both of them, and I've reinstalled it several times on each. I would rather not take it to the store to get it replaced again. Any help?
    Message was edited by: DaTeddieOfBears

    actually now that i think about about it. I shot harddrive makes sense.
    I plug my ipod into the computer, itunes reconizes it as corruptted.
    I go to my computer and click on the insertable disk. for my its name is (j): removable memory. But when i click on it, it says insert a dick into the drive..
    so cant be a harddrive in it..

  • How to restore iPod nano when unknown error 1430 appears?

    Hello, I have a problem with a used 5g iPod nano which I have recently bought. I would like to restore it, but an unknown error 1430 appeard. So far I've tried every method and I don't know what to do. Please, help.

    For an unknow error 1430 follow this:
    http://support.apple.com/kb/TS1372
    I know it looks crazy, but it is the same thing that i would have to do to get this problem fixed.
    Hope this helps.
    ~Julian

  • Unknown Error 1430 when restoring iPod Classic

    Hi,
    Yesterday my ipod Classic froze, so I did a hard reset. However, it gave me a message that I needed to restore it, so I connected it to my Mac and attempted to restore.
    Upon connecting it, iTunes detected it in recovery mode, but when trying to run the restore process, it stops after about 20% and gives me the following error message: “unknown error 1430 the iPod could not be restored”.
    I have tried all the recommended steps on the Apple troubleshooting guide, including disconnecting and reconnecting, restarting computer, using different usb ports, different user accounts, and a different usb cable, reinstalling itunes and enabling/disabling disk use.
    None of these steps have worked and I am out of ideas so I would appreciate any suggestions if other people have encountered this problem before.
    Thanks in advance for any help.

    some folks have been having some success with the 1417 and 1418 using eboncairn's technique:
    eboncairn: iTunes7 & 5th gen iPod updating - is this possible solution? (winXP)

  • IPod restore error 1430

    My iPod stopped working the other day and I tried to restore using the latest version of iTunes. The restore was unsuccessful and I received an error code 1430. I also noticed that after I reset my iPod, it shows up as MS-DOS format which I understand is normal. Has anyone encountered this problem and found a solution, or is my only option going to be sending it back to apple?

    Try the instructions in this article if you haven't already.
    (37857)

  • Can't restore or update in iTunes with error 1430

    After several attempts, I´m unable to restore my iPod with iTunes... All apple platform...
    Any help?????

    Hi luisc.vidal,
    For issues with restoring your iPod nano take a look at the article below and if it is still giving you trouble, let me know. 
    iPod: Can't restore or update in iTunes with error 1415, 1417, 1418, 1428, 1429, 1430, 1436, or 1439
    http://support.apple.com/en-us/HT203165
    Take care,
    -Norm G. 

  • TS1441 I continue to get error 1430 when trying to restore my ipod classic

    A couple of days ago the battery drained very quickly.  I also found that some songs although apparently on the ipod did not play. When I attempted to synch first time I was told that I did not have the authority to make changes.  I eventually went the restore route but on my two macs get the 1430 message.  (and it seems as if the battery has drained again?) My ipod is 5th generation classic.
    Thanks for any help and a Happy Christmas!

    Then tell us what error message you are getting?

  • TS1372 My ipod nano 6g doenst turn on. When itunes try to restore, stops at the error 1430. What can I do? Latest versions are already installed.

    iPod: Cannot restore or update in iTunes with error 1415, 1417, 1418, 1428, 1429, 1430, 1436, or 1439

    Hi Jen.  My daughter just compleated her nursing program and is now working as a full time nurse.  Focus and study hard and soon you will be there too.  Now to the problem at hand.  I have the same problem.  I gave up on it and satisfied myself with my iPod without the upgrade.  Reason being I've read so many posts of people having problems after the upgrade.  But I'm sure other factors are involved.  Nevertheless here is the fix most say works to solve the problem:  What ever virus protection you have installed on your computer, disable it.  Then try to install the update. After that enable the protection. I had Kaspersky, and it does it's job well. The thinking is, the virus protection is blocking the upgrade.  Hope this works.   Charlie

Maybe you are looking for