Timeout effects in two LL Ring IMAQ codes

Hello,
I am learning two IMAQ examples:
LL RIng.VI
LL Ring without timeout.VI
I am wondering:
(1) Why in the second VI the inclusion of Last Valid Frame Property Node causes ' the timeout take effects only when IMAQ Extract Vi is called'?
(2) In the second code how timeout effect works when IMAQ Extract is called?  Does it mean that only when the IMAQ Exact (and corresponding image processing) takes too long (exceeding 2000ms)  a timeout error will be generated?
Thanks for advise.
-Dejun
Message Edited by Dejun on 09-09-2007 11:27 AM
Attachments:
LL_Trigger_Ring.jpg ‏51 KB
LL_Trigger_Ring_Without_Timeout.jpg ‏73 KB

Hello Dejun,
The Frame timeout (ms) input on the IMAQ Configure Trigger2.vi is not a redundant input.  This timeout input specifies the amount of time (in milliseconds) that NI-IMAQ waits for the trigger to occur and the image to be captured.  An error will occur if the image is not acquired in the timeout period, but this timeout period only begins when IMAQ Extract is called.  The LL Triggered Ring without Timeout.vi avoids incurring a timeout error by refraining from calling IMAQ Extract until a new buffer has been acquired.
For more information on this and other shipping examples, please make sure to read the text in the Information window located in the upper right-hand corner of the NI Example Finder.  When you single-click on an example in the NI Example Finder, this window populates with important information about the example, including a description that often walks you through the mechanics of how the example operates.  If this information is insufficient for your needs, remember that you also have a valuable resource in LabVIEW's built-in Help files.  By pressing Ctrl+H on your keyboard, you can bring up a Context Help window that will display relevant information on VIs and other block diagram objects that you mouse over.  From the Context Help window, you can find a Detailed Help link for the most thorough information available.
Good luck with your application!
Best Regards,
Travis McCarty

Similar Messages

  • Every time an email comes in it's preceded by two telephone rings. I don't know what I did to create the problem so I don't know how to resolve it. HELP PLEASE!!!

    Every time an email comes in it's preceded by two telephone rings. I don't know what I did to create the problem so I don't know how to resolve it. HELP PLEASE!!!

    settings >>>>notifications>>>>Mail >>>>allow notifications >>>off  (your choice )
    settings>>>sounds>>>new mail>>>>none  ( will kill rings )

  • EJB Transaction-Timeout Effects

    Hi,
    We have a long running process, well, longer than the 60 seconds of the default transaction time-out set in the server.xml. I was going to lengthen it but thought I better ask as changing it to a larger amount of time might cause some effects that are undesired.
    So a couple of question:
    1) Why was it defaulted to 60 seconds, is there something unique about 60 seconds or is just a number to start with.
    2) What are the effects of making it larger (e.g. degraded performance, memory usage, connection pool?
    3) How does the transaction-timeout property affect the JDBC connection(s) that are contained within the scope of the transaction?
    4) Does the transaction timeout affect the time sql queries can take? Or is that the inactivity-timeout?
    I greatly appreciate any feedback I can get.
    Thanks,
    Donovan

    The following configuration seems working:
    version: OC4J (9.0.3.0.0) (build 020927.1699)
    AM deployment:
    - bc4j.xcfg: <jbo.ejb.txntimeout>30000</jbo.ejb.txntimeout>
    - orion-ejb-jar.xml: <session-deployment name="..." timeout="0"/>
    OC4J config:
    - data-source: inactivity-timeout="30000"
    This keeps connection open for more than default 30 mins of inactivity (30000 secs configured).
    Although, oc4j console prints multiple warnings:
    DriverManagerConnectionPoolConnection not closed, check your code!
    Looks like this is not an intended usage - but working.
    Notice that it was a test, not a production environment.
    Also pls see 9033: AM as EJB Session bean: pooled connection lost for new txn
    I would be thankful for any experience in running AM Session EJB w/o timeout.

  • Error Ring changing code number?

    I wrote an application a few years ago and used error ring constant in the code.  It was to indicate to that a dynamic dispatch VI was not opened by a child class as intended.  The I found a description from the included list, and it described the condition very well.  That development was done in LV 2011 or even earlier perhaps.
    Now after a mass compile to VL2013 SP1, my error code (400046 specifically) is undefined.  I guess I expected error codes to have a continuous, none changing life once created.  Any ideas why it is no longer recognized?
    Solved!
    Go to Solution.

    Hooovahh wrote:
    RavensFan wrote:
    Maybe he meant error 43.  Operation cancelled by user.
    I meant 42.  I've often seen developers use it as a catch all for when they couldn't find an appropriate error code to use.  If they re-assigned 42 to something like "Incorrect Password Entered" or something, then all those existing applications that rely on 42 to be the catch all would not return the correct error from the simple error handler.
    Maybe they should use -41 instead.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • The mystery of the double headers : one overtakes the other and i dont have two headers in my code

    This is a total mystery to me and I have tried to resolve the issue for ages and I don't undestand what is going on!
    When I look at my website www.genevievegilbert.com, the top of the browser window from my index page shows me the title 'ARTISTE DES NOUVEAUX...'etc.
    When you look at the source code from the browser, the page shows ONE title, which is 'ARTISTE DES NOUVEAU...'etc
    When I download that original file from the server itself (index.htm) and open the page in Dreamweaver, it shows me a normal header with the title that I want there, named above.
    On my website I have a few links such as 'News'. When you clic on 'News', the top of the browser window from the 'news' page shows me the title
    Kfi :: Digital Media creation for your business
    Now, this is the title of my corporate website, which I DONT WANT to appear in my creative practice website.
    I have no idea why is is part of the title of the other pages in my artist's site. The reason it is a mystery that this title appears there is that when I download to my desktop the actual page (news.htm), IT DOES NOT SHOW TWO TITLES in its header, just one! I open the file in Dreamweaver and the code is written normally, with one title in the header, which contains 'ARTISTE DES NOUVEAU...'etc (which is the title i want on all of this site's pages)
    How come does the one on my server displays TWO titles in its sources code then? What is going on? This is SO strange.
    The first of the two titles in the header TAKES OVER the second one and it is this one that display when anyone visits the site.
    I tested it on explorer, Opera, Safari and Firefox: all the same.
    I have created this site with templates and I gave up on using the template system when updating my pages as I don't quite fully understand the power of this system. Would that possibly have to do with my problem? How can I solve that problem?
    I am applying for grants and I can't have my creative website talking about me wanting to do business! HELP!
    Thanks, Geneviève

    Would it be a matter of 'CLOAKING' my files?
    I found this on the Powweb forums:
    PowWeb Community Forums > The PowWeb Platform > Domain Names / DNS > How to make subdirectorys visible?
    PDA
    View Full Version : How to make subdirectorys visible?
    Kommercial
    2-12-02, 05:35 AM
    Hello,
    I want my visitors to be able to see the full directory they are in, in  the address bar like, ie; http://microsoft.com/whatever/faq.html
    (for example)
    As it is currently, they see http://microsoft.com  (for example) no  matter where they go on my site, it never changes. I can type out  http://microsoft.com/whatever/  in the adress bar and it will then  display that page and show http://microsoft.com/whatever/ at the top,  but once i click on anything to go to another page on my site, it  doesn't change to show the new directory ,  I want it to change as  people move thru my site. Seems almost like a URL cloaking feature is  turned on, like the ones offered on other domain hosts.
    IS this even the right section of the forumn to post this message? Figured it must be "domain name" related.
    is this some feature not offered by powweb?
    Or is there some simple button to hit in the OPS console?
    (btw- i only have one domain name. And my site is all hosted on powweb)
    can someone please help
    thanks
    Dragon
    2-12-02, 07:02 AM
    having  the address not change is most often due to frames ... if you want it  to change just get rid of the frames and you should be fine.
    VBman
    2-12-02, 10:22 AM
    Yes,  its must be frames that you are using, because my addresses are not  'cloaked' as you described, but rather it shows the current location of  each page I go to.
    SBGlasby
    2-18-02, 09:03 PM
    Yes....  THIS IS... one of the many drawbacks of using frames...  otherwise the  Full URL...  of the page... shows in the address bar...

  • Urgent help needed in two clarifictions of applet code

    Hi,
    I have an applet code where I have two buttons. Now, if button A is clicked it should pass a particular query string while if button B is clicked it should pass another particular query string.
    I would like to confirm
    1) Whether the query string passed is a valid statement(/approach) and
    2) Why there is an error in assigning qryString to qryString1.
    Thanks for any help/advise in advance.
    THE CODE:
    import java.applet.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    import java.net.*;
    public class ReinApplet1 extends Applet implements ActionListener
    TextField text;
    Button button1;
    Button button2;
    TextArea taResults;
    public void init()
         button1 = new Button("A");
    button1.addActionListener(this);
    add(button1);
    button2 = new Button("B");
    button2.addActionListener(this);
    add(button2);
    taResults = new TextArea(2,30);
    add(taResults);
    // text = new TextField(20);
    // add(text);
    public void actionPerformed(ActionEvent e)
    Object obj = e.getSource();
    if(obj == button1)
    String qryString = "select name from test where letter = A";
    executeQuery();
    if(obj == button2)
    String qryString = "select name from test where letter = B";
    executeQuery();
    public void executeQuery()
    String qryString1 =qryString;
    try
    URL url=new URL("http://localhost:8080/examples/servlet/ReinServlet1");
    String qry=URLEncoder.encode("qry") + "=" +
    URLEncoder.encode(qryString1);
    URLConnection uc=url.openConnection();
    uc.setDoOutput(true);
    uc.setDoInput(true);
    uc.setUseCaches(false);
    uc.setRequestProperty("Content-type",
    "application/x-www-form-urlencoded");
    DataOutputStream dos=new DataOutputStream(uc.getOutputStream());
    dos.writeBytes(qry);
    dos.flush();
    dos.close();
    InputStreamReader in=new InputStreamReader(uc.getInputStream());
    int chr=in.read();
    while(chr != -1)
    taResults.append(String.valueOf((char) chr));
    chr = in.read();
    in.close();
    // br.close();
    catch(MalformedURLException e)
    taResults.setText(e.toString());
    catch(IOException e)
    taResults.setText(e.toString());

    String qryString = "select name from test where letter = A";
    ...this is a local variable ...local to your actionperformed method. The reason the assignment String qryString1 =qryString; doesn't work is because you have no scope to your actionperformed local variables from your executeQuery method. Either make qryString a class variable bty defining it outside any method ...ot, alternatively, pass the string into the executeQuery method.
    if(obj == button1)
      String qryString = "select name from test where letter = A";
      executeQuery(qryString);
    public void executeQuery(String query)
      String qryString1 = query;
    ...As for the sql statement, if you are going to refine the query through the letter column, you will need to pull it into the query when you select...
    ...such as: select name,letter from test where letter = B

  • Page expire problem in one env of two environments having same code

    Hi,
    We have an web application deployed into two environments. The application versions and server versions are same in both environments. We are using sun one application server.
    When we click on back button (Say Env1) we are getting page exipre problem. The same code is working fine in other env (Say Env2).
    We have not coded anywhere to clear the client side information after it is displayed. It looks like there is some server setting using which we can specify not to save any information at client machine.
    Can any one of you help me in resolving this issue.
    Thanks in advance.
    K Vishnu Chaithanya

    http://support.microsoft.com/kb/234067
    http://lists.evolt.org/archive/Week-of-Mon-20040405/157547.html

  • Why I can't subtract two images in imaq vision builder?

    Hi,
    I have many times tried but failed to get the objects in a image by subtraction with another image which is background, in imaq vision builder(ver. 6.0). I totally can't use the "operators" command under "greyscale" to subtract the two images becauee all commands under the "greyscale" are always unactivated after two images have been stored in 2 idfferent buffers. I really don't know why and this vision builder is so difficult to use, unbelievable! I followed the instructions in its Help and it's quite simple but I totally failed to make this operation!
    Two samples of images have been attached and maybe it's very ease for you to filter out objects(fibers) by subtraction each other. Show me your scrip
    t if you can. It's urgent to me.
    Or the idea of the way I thought for filtering the objects is wrong? Point out please if you know.
    Thanks and Merry Christmas and Happy New year!!
    Swedlin
    Attachments:
    10Img0.jpg ‏27 KB
    123Img0.jpg ‏25 KB

    Okay, this is not quite as straightforward as it could be, but you can do image subtraction in Vision Builder. The basic idea is as follows:
    - select first object image and copy it to buffer 1
    - select "image >> get new image" and load your background image from a file.
    - put this in buffer 2
    - retrieve object image from buffer 1
    - perform subtraction. Even though these images appear to be greyscale, they are actually saved as 24-bit RGB images, so you need to use the color operators instead. Vision Builder will only allow you to select steps that are valid for the image you have loaded. You could extract the luminance plane from all of your images to work with 8-bit images if you like.
    I have attached below a background image, several object i
    mages, my script, and the results of batch processing. You will need to edit the "get new image" step with the correct path to the background image on your machine.
    Bruce is right though. This is a bit easier in LabVIEW.
    Regards,
    Brent R.
    Applications Engineer
    National Instruments

  • Any bad side-effects to lengthy blocking in native code? - crosspost

    [This question was also posted on the Native Methods forum a day ago, so far no response]
    1) Are there any negative side-effects to having one (or maybe a few) Java threads block for an extended period (e.g. hours) in native code? Naturally the thread would NOT be one of the "special" threads (such as the Swing event dispatcher, etc).
    2) Does the answer vary by platform? I'm interested in Win32, Linux and possibly Solaris (in that order).
    3) What if I scale the number of threads blocked in JNI code up to 100 threads. Does that change any of the answers? This is perhaps a silly number, I'm just trying to understand if more resources are consumed by blocking in the JNI as opposed to blocking in Java.
    4) Do modern JVM's use one native thread per Java thread? If so, then I would guess there is really nothing special about blocking in native code.
    Lastly, Is this stuff spelled out in some document? Or is there some newsgroup dedicated to the topic? I looked a comp.lang.java.machine, but there is nothing there but spam.
    Motivation for query -- In my application I need to interface with legacy C++ code that blocks (mostly on socket and i/o selects). I'm not thrilled about native code, but if there are no serious side-effects to extended blocking, it may be a viable approach.

    [This question was also posted on the Native Methods
    forum a day ago, so far no response]
    1) Are there any negative side-effects to having one
    (or maybe a few) Java threads block for an extended
    period (e.g. hours) in native code? Naturally the
    thread would NOT be one of the "special" threads (such
    as the Swing event dispatcher, etc).No. It is common to have a "reader" thread for a blocking socket connection. This results in a block in native code for days (months). The only impact is that you may end up creating alot of threads to handle this blocking code.
    >
    2) Does the answer vary by platform? I'm interested in Win32, Linux and possibly Solaris (in that order).I would hope not. You may find that WIn32 will run out of threads fairly quickly (at about 1000 threads) Earlier versions of Linux create a different process per thread which can have a non-trival overhead. Solaris will probibly not care. It has a thread number limit but if you reach it you are probibly doing something wroung.
    >
    3) What if I scale the number of threads blocked in
    JNI code up to 100 threads. Does that change any of
    the answers? This is perhaps a silly number, I'm just
    trying to understand if more resources are consumed by
    blocking in the JNI as opposed to blocking in Java.It takes a while to start a thread, it also consumes a minimal amount of per thread memory which can add up if you have 100s of threads. f you are writing the JNI I would suggest writing it to scale such that say more connections/files etc can be handled by a small number of threads (like NIO does) and these issues are reduced.
    >
    Motivation for query -- In my application I need to
    interface with legacy C++ code that blocks (mostly on
    socket and i/o selects). I'm not thrilled about native
    code, but if there are no serious side-effects to
    extended blocking, it may be a viable approach.See above.

  • Any bad side-effects to lengthy blocking in native code? (Win32,Linux,Solar

    1) Are there any negative side-effects to having one (or maybe a few) Java threads block for an extended period (e.g. hours) in native code? Naturally the thread would NOT be one of the "special" threads (such as the Swing event dispatcher, etc).
    2) Does the answer vary by platform? I'm interested in Win32, Linux and possibly Solaris (in that order).
    3) What if I scale the number of threads blocked in JNI code up to 100 threads. Does that change any of the answers? This is perhaps a silly number, I'm just trying to understand if more resources are consumed by blocking in the JNI as opposed to blocking in Java.
    4) Do modern JVM's use one native thread per Java thread? If so, then I would guess there is really nothing special about blocking in native code.
    Motivation for query -- In my application I need to interface with legacy C++ code that blocks (mostly on socket and i/o selects). I'm not thrilled about native code, but if there are no serious side-effects to extended blocking, it may be a viable approach.

    1) Are there any negative side-effects to having one
    (or maybe a few) Java threads block for an extended
    period (e.g. hours) in native code? Naturally the
    thread would NOT be one of the "special" threads (such
    as the Swing event dispatcher, etc).As far as I know the native code is loaded dynamic when a thread will use it.
    So if the thread 1 needs the code written in the native.dll the thread 1 will use
    the first instance of native.dll. So let's say this is blocked.
    Then after 2 hours another thread called thread2 calls the native.dll code. Then
    java ask the OS to create another instance of the native.dll and so on.
    So now there are 2 threads and 2 instances of the dll in the memory.
    All these apply to the Win32 OSs.
    >
    2) Does the answer vary by platform? I'm interested
    in Win32, Linux and possibly Solaris (in that order).
    3) What if I scale the number of threads blocked in
    JNI code up to 100 threads. Does that change any of
    the answers? This is perhaps a silly number, I'm just
    trying to understand if more resources are consumed by
    blocking in the JNI as opposed to blocking in Java.
    If your machine could suffer 100 pure java threads then it is not a problem to be some of them JNI ones.
    4) Do modern JVM's use one native thread per Java
    thread? Yes. Exactly as far as I know and experienced.
    If so, then I would guess there is really
    nothing special about blocking in native code.Exactly.
    >
    >
    Motivation for query -- In my application I need to
    interface with legacy C++ code that blocks (mostly on
    socket and i/o selects). I'm not thrilled about
    native code, but if there are no serious side-effects
    to extended blocking, it may be a viable approach.Yes it is. That is actually why Native methods are existing for.

  • Where do I enter Apple ID two-step verification SMS code?

    I'm trying to setup two-step authentication but cannot get past Step 1, sending the SMS code to my phone. I get the code on my phone but where do I enter it? The screen where I pressed the button to send it to my number does not change after the code is sent. It still shows the popup window with Add Phone Number, and my number I sent to is still shown, with Cancel and Next. If I press next again it says the phone is already verified. If I press Cancel then the whole process is aborted.
    Also I do not see a list of verified devices at the start of this process, I already have my phone and other devices enabled for find my iphone and they all show in iCloud. I am only using one Apple ID.

    Thanks for the tip, but I'm already using current Safari. But perhaps I will try in Firefox.

  • Accordion Effect in Two Columns

    I have made progress since first creating this page:
      http://www.inroadsracing.com/team.html
    There are a few things I am trying to resolve:
    1. The code for the accordion is there, but I must be missing smething to get it to function. Do I need to float both columns separately, maybe?
    2. I need to add more perople below, using these first two as a reference. How can I be sure the remainder line up correctly, ie, if these were cells, how do be sure the images (which are all 100x150 line up exactly?
    3. Any other code issues I would welcome input on.
    Thanks!

    Have a look here for a better option http://labs.adobe.com/technologies/spry/samples/collapsiblepanel/collapsible_panel_sample. htm
    Gramps

  • I can't find a "dash" symbol on my Apple TV (-). My router serial has two dashes in the code. What can I do?

    I have two dashes (-) between the serial code of my router but Apple TV does not seem to have dashes on the alpha numerical screen for inputting passwords etc.

    There is no need or prompt to enter the serial number for the router.
    Are you saying the Wi-Fi password for the router has dashes in it?

  • Two symbols, have same code, yet one behaves erratic.  Both stage and symbol timelines used.

    Here is a link to the problem site using edge: http://pbpromos.com/test-edge/
    Basically, there is a random or erratic behaviour with the symbol/box on the right when you go into and out of it by pressing the button on the bottom which makes it scale out and in.  The symbol/box on the left always behaves like it should no matter how many times you press the bottom button scaling it out/in.  However, for the symbol/box on the right, it skips animation steps at random times by pressing the bottom buttons.  When you first load the page, the right symbol/box scales out/in properly and may take a few times to reproduce the problem.  Sometimes you have to try also going in and out of the symbol on the left and then try the symbol on the right to make it show this erratic behavior.
    MORE DETAIL:
    The symbol all the way to the right ( Merchant Dashboard ) is not behaving like the one on the left.  When you go into them with the bottom button, the symbol scales out towards you making it bigger and pushes the symbol on the left out.  When you press on the RETURN button on the bottom it should scale back by playing the animation in REVERSE.  It does this by playing the stage and symbol timelines in reverse all the way to the start of their respective timelines.  This works fine for the right symbol if you try going in and out several times, however, the right symbol behaves eratically when trying to go in and out multiple times.  Yet they both have identical code.
    If you try going in and out you will see what I mean.
    There are three timelines.  The stage timeline and the two symbol timelines.  To scale out when you press the bottom red button, I play the stage timeline and the symbol's timeline.  Here is the code at the stage level triggered by the buttons which are found inside the two symbols:
    Right button (CLICK): "DASHBOARD LOGIN"
    sym.play("Dashboard");   // Label at the symbol timeline
    sym.getComposition().getStage().play("Dashboard");   // Label on the stage timeline
    Left button (CLICK): "REDEEM VOUCHER"
    sym.play("RedeemVoucher");   // Label at the symbol timeline
    sym.getComposition().getStage().play("RedeemVoucher");   // Label on the stage timeline
    When the stop(); is reached and the symbols scale out, I display the "RETURN TO MERCHANT AREA" button.  When this is clicked this code is executed within the symbols:
    sym.playReverse();
    sym.getComposition().getStage().playReverse();
    Any thoughts would be appreciated.
    Here is the link to oam file: https://www.dropbox.com/s/r33fu86779012yn/Adobe-Edge-Test-1.oam

    ok, I stand before you, head bowed in humiliation, begging for your forgiveness :-)
    I'm not sure what is going on but I found the font problem (or at least it seems so).
    Somehow (and I don't know how but I think I've been "duplicating the same folder content each time I start a new page to test and make changes (since the problem, I have been scared to touch anything that WAS working).
    Well, it seems that the "duplicated" folder was missing my "CSS" folder in every one!
    That explains why, even though the fonts and all the settings in Edge showed everything as being correct - they were; all except the CSS page that loaded the fonts!!!
    Again, I humbly apologize - I really do try and find the problem BEFORE posting here; this one just eluded me :-)
    James

  • New Line character different for two identical pieces of code?

    Hey all, I have this code:
            table.setDefaultEditor(Object.class, null);
            Style style = currentDocument.addStyle("Table 1", null);
            JTableHeader tableHeader = table.getTableHeader();
            tableHeader.setReorderingAllowed(false); //so the user can't re-order the columns.
            StyleConstants.setComponent(style, table.getTableHeader()); //table header needs inserting first.
            newLine();
            currentDocument.insertString(currentDocument.getLength(), "This text is ignored by the compiler, but can't be blank.", style);
            newLine();
            StyleConstants.setComponent(style, table);
            currentDocument.insertString(currentDocument.getLength(), "This text is ignored by the compiler, but can't be blank.", style);Which works fine, it prints the header, immediately followed by the rest of the table. However, if I want to use this code elsewhere for another table, using:
            final JTable table = new JTable(table2, tableX[0]);
            table.setPreferredScrollableViewportSize(new Dimension(400,70));
            table.setDefaultEditor(Object.class, null);
            Style style = currentDocument.addStyle("Table 1", null);
            JTableHeader tableHeader = table.getTableHeader();
            tableHeader.setReorderingAllowed(false); //so the user can't re-order the columns.
            StyleConstants.setComponent(style, table.getTableHeader()); //table header needs inserting first.
            newLine();
            currentDocument.insertString(currentDocument.getLength(), "This text is ignored by the compiler, but can't be blank.", style);
            newLine();
            StyleConstants.setComponent(style, table);
            currentDocument.insertString(currentDocument.getLength(), "This text is ignored by the compiler, but can't be blank.", style);I end up with an extra line in between the header and the rest of the table. If I try changing the currentDocument.getLength() to currentDocument.getLength() -1 (in an attempt to get rid of a /n), I end up with the header and the first row on the same line.
    It is worth noting that both sets of code are used (for testing) in the same class, and the second one is run first, with different results.
    My new line method is:
        private void newLine() {
            try {
                currentDocument.insertString(currentDocument.getLength(), "\n", null);
            catch (BadLocationException e) {
                //do nothing           
        }Thank-you in advance for any help, this is driving me crazy.

    Never mind, I have fixed this one. Please look at my other threads, and thank-you for your time.

Maybe you are looking for

  • F4 help for screen field

    Hello gurus, I have created a custom tab in transaction VF01/VF02 and VF03. In this tab i have added a field on this screen which is supposed to provide F4 help values that are fetched from a Ztable that has been maintained. Although the field additi

  • Where can I find a PDF explaining all about my Blaster Audigy SE board & softwa

    I just installed an Audigy SE board in my XP, and so far it seems to work well. I've only been working with it for a short time, and it seems to me there must be a manual somewhere that I can download, that will tell me about all the capabilities of

  • Adobe Flash Player 11.3 - Why No Sound?

    Flash Player loads the video and runs without crashing, but there is no sound. Reloading the page makes no difference. I cannot find any Flash Player "setting" that would turn the sound on/off. Firefox is oblivious to the situation.

  • Oracle Explorer in VS 2005.

    Hi, My oracle explorer is not working in VS 2005. The View menu is showing the Oracle Explorer option and when clicks in it, the explorer window is not showing. I tried to reinstall odp.net. But not working. If anyone have any idea, please help me. R

  • File uploading in jsp

    this is rambabu, i am new to fileuploading concepts. any body help me how to upload a file .please send me the code to mail.my mail id is [email protected]