Where should I save my SUD files?

Hi All,
I am trying to call a dialog box from a script with this code:
Dim MyDlg Set MyDlg = SudDlgCreate("Input", "DlgProgress")
DIAdem displays the error >>Cannot find "dlgProgress.SUD" file<<
How can I "tell" DIAdem where to look for the file? (inserting the full path instead of "DlgProgress" didn't work)
Regards,
    FraCh
Solved!
Go to Solution.

Hi FraCh,
you only need to mention the whole path like:
Dim MyDlg
Set MyDlg = SudDlgCreate("Input", "C:\DlgProgress") . But you'll have no permission to write this directory (C.
If you don't mention any directory or  path DIAdem will use the path which is storage at Userpaths of the settings window. (%CSIDL_COMMON_DOCUMENTS%\National Instruments\DIAdem 2011\Data\)
In larger applications it's not recommended to use the whole path. You usually use path variables.
Have you already used the record mode(dt: Aufzeichnungsmodus)? When you start this mode you have to choose one of this three possibilities to go on(->Attachment)
Try them to see the differences.
Regards,
Philipp K.
AE | NI Germany
Attachments:
Record mode.png ‏21 KB

Similar Messages

  • Where should I save the playlists file

    In what specific file on my computer should i save my iTunes personal playlists files

    If you mean Playlists created in your iTunes Library, iTunes does all that for you. You don't have to "save" them anywhere. As you edit them, iTunes "saves" them and they should be in the same place when you next open iTunes.

  • Where should I save the camera calibration profile for Lightroom 2?

    I created some DNG Camera Profiles by DNG Profile Editor. For Camera Calibration in Camera Raw, I save those .dcp files in C:\ Administrator\ Documents and Settings\ Application Data\ Adobe\ Camera Raw \ CameraProfiles. However, I could't find such a subfolder in Lightroom folder, does any one know where should I save the dcp files for Lightroom 2? Thank you

    It's the same install folder for both Camera Raw and Lightroom (i.e., a .dcp installed in the folder you described will be readable by both CR and LR).
    Eric

  • HT201301 where should i save the files to, in order to acces them

    where should i save the files to, in order to acces them

    What files?
    To access from where?
    Please explain

  • Where should I save my Dreamweaver Widgets?

    Hi, everyone.
    I downloaded a Lightbox widget. Clearly, I made a mistake in saving the widget, because this is the address in my header information for the CSS file!
    C|/Users/Alex/AppData/Roaming/Adobe/Dreamweaver CS4/en_US/Configuration/Temp/Assets/eam6DA9.tmp/css/lightbox.css
    I am downloading the widget again, and it is asking for my destination folder. Where should I save the widget so that I can pop the CSS and JS files right into the head data?
    Thanks a lot, Community -

    Hello Queenoid,
    It does not matter where you save the widget although you probably want to save it into something  like your "My Documents" or "Downloads" folder for easy access. When you save the Lightbox widget, 1 file (LightBox Gallery Widget_default.html) & 3 folders (css, images, scripts) are saved in the location you specified. If you want to use your own pictures, go into the images folder & replace the images there with your own.
    When done, upload the file & folders to your site & everything should work.

  • Where should I save my free trial of adobe acrobat pro?

    where should I save my free trial of adobe acrobat pro?

    You can save it any where on the hard disk.
    Normally when downloading the default location is your Downloads folder or thr desktop where its easier to trace and run the installer file to install.

  • Where should I store the collatoral files that are associated with photos stored in lightroom?

    Where should I store the collatoral files that are associated with photos stored in lightroom? Items such as pdf files, word documents, etc. How should I connect them to each other so I can find both the photo and the related data?

    Lightroom itself will not help you with pdf, word, etc.
    However, there is a plugin you can use called AnyFile which will allow you to manage these documents in Lightroom (by assigning keywords and other metadata) so that you can search for all documents (photos, pdf, word, music, powerpoint, etc.) with given metadata.
    Because you do this via metadata, it doesn't matter where you put these files. Put them anywhere you want.

  • Where should I store the rendered files?

    (My Color projects are in "Documents")
    Where should I store the rendered files?
    On my external HD with my FCP media? Or on my Hard Disk is fine ?
    Can I calculate that 1 Go of DV NTSC = 1 Go of rendered file in 10 bits?
    Many thanks

    this came up as a topic at a recent FCPUG seminar.
    Since the dawn of time, it is recommended practice to keep your media off the application drive.
    The more disks you have spinning, the better the chance that you will get the data throughput rates that will support the demands of your media. Whether that's a RAID or a JBOD, its up to you how you value your time and assets.
    I keep things as 'external' as possible, mostly because clients are anxious to get the material back, but I'd have to keep moving stuff around just to maintain the space. And I still have to get merciless with all the temporary FCP render stuff.
    jPo

  • Where does iWeb save the site file?

    Sorry guys but this is a lazy man's question.
    Where does iWeb save the site file when you click the save button?
    Is it saved as a seperate file or is it hidden within the program?
    I not talking about publishing it.

    Yes there is...I'll refer you to Apple's own technote...
    http://docs.info.apple.com/article.html?artnum=303670
    But you probably don't want to keep it on your iDisk. The file could be huge and the back and forth network bandwidth involved may make iWeb opens and saves unbearably slow. I've always recommended one of those cheap USB flash drives to keep a potable Domain file on.
    Has this been "helpful" to you?
    ==> www.DirtDoog.com <==</a>    
    Place A Virtual Pin On Putt-Putt's GuestMap!

  • In which folder should i save my jsp file in tomcat

    Hi,
    Actually i have installed j2sdk1.4 as well as Apache tomcat 4.1.2 version. Now i m very confused that in which directory should i save my JSP files to run the files in tomcat.
    If possible pls give me alternate options also.I'll be highly thankful to u.Also is it needed to configure tomcat?
    In waiting
    thanx
    Jassi

    as far as i know, jsp can go anywhere in your webserver directory. if installed correctly that is. its like php, if u know anything about that.

  • Where shall i save the jar file when i'm using a parser(JDOM) in jwsdp

    I'm using jwsdp These errors are coming
    when i compile.where shall i save the jdom.jar file?
    do i have to change the server.xml file in jwsdp-1_0\conf directory ?
    import org.w3c.dom.*;
    ^
    MetaBuilder.java:4: cannot resolve symbol
    symbol : class DocumentImpl
    location: package dom
    import org.apache.xerces.dom.DocumentImpl;
    ^
    MetaBuilder.java:5: cannot resolve symbol
    symbol : class DOMImplementationImpl
    location: package dom
    import org.apache.xerces.dom.DOMImplementationI
    ^
    MetaBuilder.java:6: cannot resolve symbol
    symbol : class Document
    location: package dom
    import org.w3c.dom.Document;
    ^
    MetaBuilder.java:7: cannot resolve symbol
    symbol : class OutputFormat
    location: package serialize
    import org.apache.xml.serialize.OutputFormat;
    ^
    MetaBuilder.java:8: cannot resolve symbol
    symbol : class Serializer
    location: package serialize
    import org.apache.xml.serialize.Serializer;
    ^
    MetaBuilder.java:9: cannot resolve symbol

    Hello,
    the *.jar file thing is a common problem in Java. One simple solution to the problem is by saving the *.jar file in the C:\j2sdk1.4.0\jre\lib\ext\ folder. This directory is an extension to the regular java files and by doing this, java will look in this directory if you import some other files not included in the java package. This does not work if you are using JBuilder, couse JBuilder installs its own jsdk, which is uses, probably under the JBuilder folder.
    TheLaw

  • For WebLogic 5.1, where should I put my class files for my JavaBeans?

    With JBuilder4, I have built an application with JSP and a few Java Beans (Those JavaBeans are instantiated in those JSP files). There are no EJBs. The package name is called 'onlinetrade'. I have tested the application on JBuilder's web server, it works pretty well.
    Now I am moving this application to WegLogic 5.1. I have encountered a problem with WebLogic 5.1
    and do not know where I should place my JavaBean class files --
    Originally, the JSP files for my application are in package path-- ..onlinetrade\jsp
    and the class files for my beans are in the package path -- ..onlinetrade\jsp\bean\*.class
    Now, with WebLogic 5.1,
    1) I have put my JSP files in
    C:\weblogic\myserver\public_html\onlinetrade\jsp
    2) I have created subdirectory and put my bean class files in
    C:\weblogic\myserver\classfiles\onlinetrade\jsp\bean
    When I started weblogic and the first page - login.jsp page can be up and accessed. But when I login and forward to another JSP page called 'controller.jsp', where a bean is instantiated, I got the following error
    Compilation of 'C:\weblogic\myserver\classfiles\jsp_servlet\_onlinetrade\_jsp\__controller.java' failed:
    C:\weblogic\myserver\classfiles\jsp_servlet\_onlinetrade\_jsp\__controller.java:210: cannot access jsp_servlet._onlinetrade._jsp.registerBean
    probably occurred due to an error in /onlinetrade/jsp/controller.jsp line 53:
    registerBean registerBeanInstance = new registerBean();
    I know the javac is working, and a java file is created upon the JSP page, but the problem is -- the bean class files cannot be found!!!
    Where should I create the package path and put my bean class file so that my JSP pages can pick them up?
    Any help is greatly appreciated!
    Thanks.
    --Tim

    I have mine in WEB-INF/classes

  • Where should I store the image file?

    I registered a schema, created a table, then inserted a XML file which contains following lines
    <material>
    <matimage imagtype="image/gif" uri="image2.gif">
    </matimage>
    </material>
    My question is where should I store this image2.gif so it can be displayed when my application retrieve this XML file?
    Thanks,

    In the XML DB repository.. See dbms_xdb.createResource().

  • Where should the third party JAR files be placed ?

    Hi,
    We have a requirement to perform encryption / decryption of supplier bids. In this case we require to use third party provider JAR files with OA framework code. Where should the JAR files generally be placed in such a scenario ?
    Thanks and Regards,
    Sandhya

    Checkout this post.
    How to inclue a third party .jar file in OA fwk classpath Class not found

  • Where should I save .wav files?

    Is there a folder I can save them in so they show up under
    the sound menu on the properties tab?

    What files?
    To access from where?
    Please explain

Maybe you are looking for