Dr Watson in NT/2000 but ok in 95

Hi
I got a report in 6i .When i run the .rdf or .rep file in Win NT
or Win 2000 OS, Dr Watson error comes up but same report runs
absolutely fine in Win 95.
What to do as the reports users have Win NT and Win 2000 OS on
their PCs .
Thanks in advance
Neeraj

hello,
there are many things that could cause such behavior. i would
suggest to contact oracle support services in this matter.
regards,
the oracle reports team --pw                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • JMF codefor capturing an imageworking in windows 2000 but not in windows XP

    hello
    I have done a coding for capturing an image using a web cam.
    I made that code in windows 2000 but now i have installed windows XP in my computer and installed the same JMF 2.1.1e . My code was running very nicely in W2K but why is it not running inXP.
    Can sombody plz help me related to this? when I m running my code it is displaying web cam not detected
    Also my problem is in W2K , in JMF registry it was displaying the camera name but now it is not showing?
    Is JMF 2.1.1e do not work in XP?
    What I should do?
    plz help
    Reagrds
    Neelam

    Also in JMF studio when I m selecting the "capture" option from "File" menu , on pressing ok button the error file is generated in bin folder
    following is the content of error file#
    # A fatal error has been detected by the Java Runtime Environment:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x038d1013, pid=3064, tid=3460
    # JRE version: 6.0_16-b01
    # Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode, sharing windows-x86 )
    # Problematic frame:
    # C  [jmdaud.dll+0x1013]
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x02e2d400):  JavaThread "JMF thread: SendEventQueue: com.sun.media.content.unknown.Handler" [_thread_in_native, id=3460, stack(0x03790000,0x037e0000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000010
    Registers:
    EAX=0x033aa880, EBX=0x26b28bc8, ECX=0x00000000, EDX=0x039c0668
    ESP=0x037df6f0, EBP=0x037df76c, ESI=0x039c0650, EDI=0x039c066c
    EIP=0x038d1013, EFLAGS=0x00010206
    Top of Stack: (sp=0x037df6f0)
    0x037df6f0:   033aa880 039c066c 039c0668 02e2d400
    0x037df700:   039c0650 038d1699 039c0650 02e2d400
    0x037df710:   26b28bc8 26b28bc8 038d1716 02e2d510
    0x037df720:   037df780 039c0650 00000000 00a19e37
    0x037df730:   02e2d510 037df780 039c0650 6d95a512
    0x037df740:   0000015d 02ae5844 037df864 037df74c
    0x037df750:   00000000 037df780 26b2ed08 00000000
    0x037df760:   26b28bc8 00000000 037df77c 037df7a4
    Instructions: (pc=0x038d1013)
    0x038d1003:   24 08 57 8b 06 8d 56 18 8d 7e 1c 52 8b 08 57 50
    0x038d1013:   ff 51 10 8b 0f 8b 56 14 3b ca 76 07 2b ca 5f 8b
    Stack: [0x03790000,0x037e0000],  sp=0x037df6f0,  free space=317k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [jmdaud.dll+0x1013]
    j  com.sun.media.renderer.audio.DirectAudioRenderer.access$900(Lcom/sun/media/renderer/audio/DirectAudioRenderer;I)J+2
    j  com.sun.media.renderer.audio.DirectAudioRenderer$DirectAudioOutput.getMediaNanoseconds()J+11
    j  com.sun.media.renderer.audio.AudioRenderer.getMediaNanoseconds()J+15
    j  com.sun.media.PlaybackEngine$SlaveClock.getMediaNanoseconds()J+4
    j  com.sun.media.BasicController.getMediaNanoseconds()J+4
    j  com.sun.media.MediaPlayer.getMediaNanoseconds()J+20
    j  com.sun.media.BasicPlayer.getDuration()Ljavax/media/Time;+1
    j  com.sun.media.ui.DefaultControlPanel.controllerUpdate(Ljavax/media/ControllerEvent;)V+113
    j  com.sun.media.BasicController.dispatchEvent(Ljavax/media/ControllerEvent;)V+40
    j  com.sun.media.SendEventQueue.processEvent(Ljavax/media/ControllerEvent;)V+5
    j  com.sun.media.util.ThreadedEventQueue.dispatchEvents()Z+114
    j  com.sun.media.util.ThreadedEventQueue.run()V+4
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0xecf9c]
    V  [jvm.dll+0x1741e1]
    V  [jvm.dll+0xed167]
    V  [jvm.dll+0xed1dd]
    V  [jvm.dll+0x116290]
    V  [jvm.dll+0x1d0424]
    V  [jvm.dll+0x173e5c]
    C  [msvcr71.dll+0x9565]
    C  [kernel32.dll+0xb50b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  com.sun.media.renderer.audio.DirectAudioRenderer.nGetSamplesPlayed(I)J+0
    j  com.sun.media.renderer.audio.DirectAudioRenderer.access$900(Lcom/sun/media/renderer/audio/DirectAudioRenderer;I)J+2
    j  com.sun.media.renderer.audio.DirectAudioRenderer$DirectAudioOutput.getMediaNanoseconds()J+11
    j  com.sun.media.renderer.audio.AudioRenderer.getMediaNanoseconds()J+15
    j  com.sun.media.PlaybackEngine$SlaveClock.getMediaNanoseconds()J+4
    j  com.sun.media.BasicController.getMediaNanoseconds()J+4
    j  com.sun.media.MediaPlayer.getMediaNanoseconds()J+20
    j  com.sun.media.BasicPlayer.getDuration()Ljavax/media/Time;+1
    j  com.sun.media.ui.DefaultControlPanel.controllerUpdate(Ljavax/media/ControllerEvent;)V+113
    j  com.sun.media.BasicController.dispatchEvent(Ljavax/media/ControllerEvent;)V+40
    j  com.sun.media.SendEventQueue.processEvent(Ljavax/media/ControllerEvent;)V+5
    j  com.sun.media.util.ThreadedEventQueue.dispatchEvents()Z+114
    j  com.sun.media.util.ThreadedEventQueue.run()V+4
    v  ~StubRoutines::call_stub
    VM Arguments:
    java_command: JMStudio
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=C:\JMF2.1.1e\bin\..\lib\jmf.jar;C:\JMF2.1.1e\bin\..\lib\sound.jar;.;.;.;C:\JMF21~1.1E\lib\sound.jar;C:\JMF21~1.1E\lib\jmf.jar;C:\JMF21~1.1E\lib;.;C:\PROGRA~1\JMF21~1.1E\lib\sound.jar;C:\PROGRA~1\JMF21~1.1E\lib\jmf.jar;C:\PROGRA~1\JMF21~1.1E\lib;.;C:\lib\sound.jar;C:\lib\jmf.jar;C:\lib;.;.;.;
    PATH=C:\JMF2.1.1e\bin\..\lib;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Sun\SDK\bin
    USERNAME=Admin
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 3 Stepping 3, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 2 (1 cores per cpu, 2 threads per core) family 15 model 3 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
    Memory: 4k page, physical 1030888k(515304k free), swap 2484052k(2111276k free)
    vm_info: Java HotSpot(TM) Client VM (14.2-b01) for windows-x86 JRE (1.6.0_16-b01), built on Jul 31 2009 11:26:58 by "java_re" with MS VC++ 7.1
    time: Tue Nov 17 11:42:51 2009
    elapsed time: 16 secondsplz tell me why m I getting this error?

  • Trying to export as a JPEG 2000 but very jumpy when I view it in quicktime. Is this just because the player doesn't support JPEG2000?

    Trying to export as a JPEG 2000 but very jumpy when I view it in quicktime. Is this just because the player doesn't support JPEG2000?

    JPEG2000 for a digital projector?  The option you see in Compressor, or the QT export is NOT the format they need.  You can only make that with special software.  I had that asked of me to deliver, I tried using Compressor and the JPEG2000 codec...and it wasn't right.  Ended up sending it out of house.
    FYI

  • Ipod works on Windows 2000 but not on XP

    I have an empty Ipod click wheel unit . My Itunes library (about 1200 songs) is safely stored on cd's. I have Windows 2000 in the office and Windows XP at home. If I take the cd's and the Ipod to the office, I can get it to run perfectly. I restore the cd's to Itunes and upload them to my Ipod with no problems at all. When I bring the unit home, and plug it into my XP home system, it seems to have great difficulity recognizint the Ipod at all. The Ipod image pops on and off the my computer screen. If I fiddle with the Ipod for a while,just randomly selecting menu items, sometimes I can get it stabilized, at which point I get a message that it is sync ed to another computer. I try to resync it - sometimes it stays up and sometimes it drops out. If it stays on line, the Ipod sync window appears on the screen, and I get an immediate message "upload complete" from my empty Itunes library. I then load a cd to put something in the library to actually sync with, and it loads perhaps 10 or 15 items then I get a message "The Ipod - Patricia's Ipod can not be updated - The required file can not be found" It stops and nothing else will happen. I have tried different plugs, changing drive letter assignments, reloading firmware, complete restore, 5R's, everything I could find, but still I have no luck. My husband has a new Ipod video which operates perfectly with the same XP computer. So, why does it work perfectly with Windows 2000 and not at all with Windows XP?

    Check your firewire connection and/or Windows firewire driver. This is done in Device Manager.

  • SQL query works in access 2000 but not through JDBC

    Hello to all as my first posted message, I have a bit of a pickle on my hands. I have a query which is critical to for my application to function.
    In Access 2000
    SELECT sb.SeatName
    FROM SeatBooking sb, Movie m, MovieSession ms, Booking b
    WHERE m.MovieId = ms.MovieId
    AND ms.MovieSessionId = b.MovieSessionId
    AND b.BookingId = sb.BookingId
    AND ms.DateOfSession = #2003/04/16 07:15:00 PM#;
    This query works fine. When I insert it into my code
    String query = "SELECT sb.SeatName \n" +
    "FROM SeatBooking sb, Movie m, MovieSession ms, Booking b \n" +
    "WHERE m.MovieId = ms.MovieId \n" +
    "AND ms.MovieSessionId = b.MovieSessionId \n" +
    "AND b.BookingId = sb.BookingId \n" +
    "AND ms.DateOfSession = #" +
    cp.getMovieSessionAt(i).getTrueTimeOfSession() + "#;";
    The last line of code returns #2003/04/16 07:15:00 PM#; Which is the exact same as in Access.
    To rule out some possibilities
    - there are other less complicated queries which access the same database but work fine. so my code seems to be ok
    - I have tried to use Format() on ms.DateOfSession to match the return value of the java statement (Which is a general date in Access in the format of 16/04/2003 7:15:00 PM)
    Any suggestions would be appreciated!

    Hi Simon,
    On my Windows XP system with J2SE SDK version 1.4.1_02 and Micro$oft Access 2002, I have the following table:
    column name    column type
    id             Number
    name           Text
    updated        Date/TimeUsing the JDBC-ODBC bridge driver (that is part of the J2SE distribution), the following code uses the JDBC "escape" syntax -- and it works.
    import java.sql.*;
    public class JdbcOdbc {
      public static void main(String[] args) {
        Connection dbConn = null;
        ResultSet rs = null;
        Statement stmt = null;
        String sql =
          "SELECT * FROM Table1 WHERE updated = {ts '2003-04-13 07:53:23'}";
        try {
          Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
          dbConn = DriverManager.getConnection("jdbc:odbc:db1");
          stmt = dbConn.createStatement();
          rs = stmt.executeQuery(sql);
          if (rs.next()) {
            System.out.println("id      = " + rs.getInt(1));
            System.out.println("name    = " + rs.getString(2));
            System.out.println("updated = " + rs.getTimestamp(3));
        catch (SQLException sqlEx) {
          System.err.println("Database operation failed.");
          sqlEx.printStackTrace();
        catch (ClassNotFoundException cnfEx) {
          System.err.println("JDBC driver class not found");
          cnfEx.printStackTrace();
        finally {
          if (rs != null) {
            try {
              rs.close();
            catch (SQLException sqlEx) {
              System.err.println("ERROR: Failed to close result set");
              sqlEx.printStackTrace();
          if (stmt != null) {
            try {
              stmt.close();
            catch (SQLException sqlEx) {
              System.err.println("ERROR: Failed to close statement");
              sqlEx.printStackTrace();
          if (dbConn != null) {
            try {
              dbConn.close();
            catch (SQLException sqlEx) {
              System.err.println("ERROR: Failed to close DB connection");
              sqlEx.printStackTrace();
    }More details about the JDBC escape syntax are available here:
    http://java.sun.com/j2se/1.4.1/docs/guide/jdbc/getstart/statement.html#999472
    Hope this helps you.
    Good Luck,
    Avi.

  • Migration Complete - SQL Server 2000 - But I Have a Question - Please Help

    I just ran the Oracle Migration workbench and converted a SQL Server 2000 database to Oracle 8i. I did get a few errors and warnings, all from the stored procedures. Which I will correct manually. However, when I log into DBA Studio, I can see the new tablespace for my converted database under storage. But theres nothing under the schema. Do I have to create this in order to manipulate the database. I wanna be able to modify some of the tables and stored procedures, but all I see in DBA Studio is the tabelspace for the converted database.
    I hope someone can help me with this.
    Thanks

    If your migration was sucessfull, then the schema's would also have been created on the target Oracle environment. You can go back to the Workbench and check the oracle model, to determine what schema(s) would be created. You can also check the log, or run a report to determine any errors during the migration phase.
    Donal

  • "Program Error" (aka. Dr. Watson) on Windows 2000

    I took one old computer with NT4, updated it successfully to Windows 2000, installed Service Pack 4 and IE 6.01 + several security updates.
    However, PC Suite 6.82.21 does not work at all. The "Get Connected" window shown after the installation disappears immediately, and trying to start any PC Suite application (but Music Manager) generates a "Program Error". E.g.
    LaunchApplicati.exe has generated errors and will be closed by Windows. You will need to restart the program.
    I have tried to uninstall and clean the PC with the PC Suite cleaner several times (all possible options tried) but without any difference. I also tested PC Suite 5.8, and it generates program errors, too (but its icon appeared in the status area before crash, 6.82 failed to run even so far).
    Although it is an old computer, the PC Suite 6.82 system requirements are fulfilled easily:
    Available hard disk space: 200 MB (file size approx 25 MB) (yes)
    Operating system: Windows 2000 (service pack 4) (yes)
    Connection methods: USB cable, infrared, or Bluetooth (USB cable, yes)
    Has anyone had a similar problem with the PC Suite? - I cannot find any other reason for the problem than that the PC Suite has some undocumented extra system requirements that are not fullfileed on that old computer. But what?
    Edit: I tried to monitor the LaunchApplication with RegMon and FileMon but I could not find anything that could cause the crash. The logs are attached...Message Edited by panuworld2 on 07-Dec-2006
    04:42 PM
    Attachments:
    Filemon2.LOG ‏166 KB
    Regmon2.LOG ‏243 KB

    I have been mailing with Nokia support for months already if they should indicate in their system requirements that some specific processor type or speed is required for PC suite.
    Currently Nokia support continues to claim that the reason for the crashes is "lacking resouces" on my computer. I cannot believe it because the same computer runs MS Office and SeaMonkey well, with reasonable speed. - What is the quality of PC Suite if it _crashes_ fatally if e.g. the processor speed is too slow? - And why do not they then tell that it will not work on computers slower that ?
    I looked the crash dump with windbg and it tells the following:
    (114.448): Illegal instruction - code c000001d (!!! second chance !!!)
    eax=038a0020 ebx=000221aa ecx=00000000 edx=00090000 esi=fff70000 edi=00120000
    eip=0041f13a esp=0012e014 ebp=f9050407 iopl=0 nv up ei pl nz na pe nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000206
    *** WARNING: Unable to verify checksum for LaunchApplication.exe
    *** ERROR: Module load completed but symbols could not be loaded for LaunchApplication.exe
    LaunchApplication+0x1f13a:
    0041f13a 0f6e4c2414 movd mm1,dword ptr [esp+14h] ss:0023:0012e028=f6d8e0f5
    The crash reason is illegal instruction. LaunchApplication is trying to execute an MMX command (movd mm1) on my non-MMX processor!! Why Nokia does not inform that an MMX-capable processor is required for PC Suite?
    I cannot understand that "the lack of resources" of my computer causes PC Suite to use MMX commands which crashes my non-MMX computer. Can anyone explain this relation between MMX-commands contained in PC Suite and the speed (not processor type) of my computer?
    (I emphasize that according to Nokia, the reason is "the lack of resources" of the computer, NOT the processor type (non-MMX).)

  • Set up Wi-Fi correctly on iPad with Netgear Router WNR 2000 but it won't allow access to the internet?

    I have a Netgear WNR 2000 wireless router and I have set up my iPad 2 to recieve the Wi-Fi Network correctly as it says I am connected to this network and the signal strenght is fine but when I try to access the internet through Safari, iTunes, etc. it says I am not connected to the internet.  Is it possible there is some conflict between the iPad and this router?

    Despite the WiFi sign you may not really be connected to your WiFi network.
    Your router may not have given your iPad a valid IP address when the iPad requested it. To check on this go to Settings > Wifi > your network name and touch the ">" to the right to see the network details. If the IP address shown starts with 169 or is blank then your router didn't provide an IP address and you won't be able to access the Internet.
    Sometimes the fix for this can be as simple as restarting your router (remove power for 30 seconds and restart). Next, reset network settings on your iPad (Settings > General > Reset > Reset network settings) and then attempt to connect. In other cases it might be necessary to update the router's firmware with the latest from the manufacturer's support web pages. There have been several firmware updates to the Netgear WNR 2000 router. You can get the latest firmware here:
    http://support.netgear.com
    If you need more help please give more details on your network, i.e., your router version, the wifi security being used (WEP, WPA, WPA2), MAC filtering enabled, etc.
    Also test your iPad on some other networks. If it has problems connecting there it might have a hardware problem.

  • HP LaserJet P1102w prints fine on test prints and Word 2000 but not Access 2000

    HP LaserJet P1102w prints dark, regular looking copy on everything but reports generated from Access 2000.  Those printouts have the letters outlined with shaded filling - I am printing bold size 16 to 24.  Have tried several fonts with same problem.  I have Windows XP Professional, version 2002.  No error messages appear.

    Hi there,
    Try downloading and running the print and scan doctor located here:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03275041&cc=us&dlc=en&lc=en
    It can fix a lot on its own and if not give a better idea of what is going on.
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Is it possible to install WAS6.4 on Win 2000, but Oracle on Unix?

    We want to do a distributed installation of WAS6.4, then EP6. We want to install the Central istance on a windows 2000/2003 server. Since all our oralce servers are on Unix machines, I want to know whether it is possible to install the database instance on a Unix box.
    Has anyone done this kind of installation? Is it possible and is this supported by SAP?
    Thank you.

    Hello,
    We just finished a distributed install of EP6.0.  The central instance (WAS6.40 and EP6.0) was on Win2003 Server and the Oracle DB on Linux.  Suffice to say, it works.  However if you look at the PAM dated Oct. 28, 2004 the EP6.0 and DB must be installed in a homogeneous environment to be supported.  So... if you were installing the WAS6.40 on a different OS than the DB, this should be supported.  Only the EP6.0 must be installed on the same OS.
    Cheers,
    Mike

  • Hoyle's Bridge game worked fine on previous computer using Vista/2000 but will not load on windows7

    when trying to run this program i get incompatible application and ask if it is running on 32 or 64 bits
    have not been able to get in touch with suppliers of program "greenstreetsoftware.com" for advice on line or by phone.
    is there a simple fix?
    regards
    JDS40

    Hi,
    Yes, firstly of all you need to confirm this game's supported platform.
    In addition, I also suggest you change compatibility setting to see if it could run normally:
    Make older programs run in this version of Windows
    http://windows.microsoft.com/en-in/windows/make-older-programs-run#1TC=windows-7
    Karen Hu
    TechNet Community Support

  • I am being told to update my Flash but I only have Windows 2000 and I think it is meant for Windows XP, what should I do?

    My Firefox was auto. updated which fine because you still support Windows 2000 but now it says that I need to update Flash Player and I think that needs Windows XP. I am not sure it excepts Windows 2000 anymore or I am not sure. What should I do?

    Are you trying to install Flash Player for Internet Explorer?  See https://helpx.adobe.com/flash-player/kb/flash-player-issues-windows-8.html
    [topic moved to Flash Player forum]

  • Need a lot of custom JComponents, but Java just too 'slow', other Solution?

    Hi folks,
    first of all i'll try to explain my problem (although my english is quite bad)
    We're programming a tool for visualising graph algorithms (df search, strong connected components, transitive reduction etc.) For that, we got a drawing area (derived from JLayeredPane) which contains the Nodes and the Edges of a graph (for all that don't know what a graphs is, just imagine these nodes as numbered circles, and the edges as directed lines from one node to another).
    Both parts (Nodes and Edges) are derived from JComponent, because a) need MouseEvents on these Components and b) we need the ability to add them to a container (like JLayeredPane)
    An absolute requirement is that you can directly click on the edges (to mark them, or delete them etc)
    Another point which needs to be mentioned, the edges maintain a (invisible) polygon which lies around their line, this polygon is sensitive for mouseEvents.
    Now there are two main problems:
    * all these edges have (due to JComponent) (possibly) huge invisible rectangles (the only thing that really matters is the line from one corner of this rect. to the other) ...so if i got lets say a graph with 10.000 edges, there are a lot of edges that overlap (nearly 10.000 :) ) ... but only the Edge-object on top receives the MouseEvent (but perhaps the user wanted to cklick a edge that lies below the top-edge!) .. at the moment, the program looks at all edges below that which received the MouseEvent and checks wether the 'mouse'click' hits a polygon, If it does, the top edge dispatches the MouseEvent to that edge. (furthermore, due to the depth-order in a Layer of a JLayeredPane, we only need to look at all edges that are really below the egde that received the mouseEvent)
    This all works great for 'small' numbers of edges (approximately 1000-2000) but with a rising number of edges this attempt gets slower and slower (it takes 1-3 seconds to evaluate a single mouseclick on a Sun Ultra 5/333)
    * the bigger problem is, that if i got 10k+ JComponents in a Container Java gets really slow, just adding these 10k JComps. (to the JLayeredPane) takes some minutes?! Furthermore java consumes up to 200+ MB main memory in this situation.
    One solution we are currently thinking about is to implement these edges as 'pure graphics'-objects (for example the Container just draws all edges).. this probably solves problem # 2 but # 1 gets even worse (no depth-order, some more coordinates hassle)
    So, i hope someone can give me a hint for this problem or someone has had a similar problem before and has a good solution? (if the problem isnt clear, just ask)

    I worked on an application once that had a similar structure as yours, but we were only scaling up to about 1000-2000 components. The problem that we identified (and that you have, no doubt, also identified) is that you are searching all of the child components on every hit test/overlap test. What we did was to subdivide out outermost container so that it had a couple of dozen children, each of which then parented some of the original child components: this cut our search space for every hit test dramatically. We had the advantage of having collections of child componenents that we knew would not overlap so our first level containers did not overlap -- you may need your first level containers to overlap, but even with this, you'll still be able to much more quickly identify components in the immediate region that should be checked individuall.

  • Store and retrieve data from a FP-2000 using RT application

    Using labview RT build application can i store and retrive the data from Fp-2000. If so how much memory it will be free?
    Karthikeyan @ sivathasan
    Karaikudi - 630006
    India
    hp: +919442047691

    This question is a little like "If I put some water in a one gallon bucket, how much spae will be left?"
    It all depends on how much you put in.
    A clean efficient app will leave more space left over. Its been years since I wrota an app that did that on a FP-2000 but I seem te rember having enough memory left over to buffer a weeks worth of data provided the sample rate is kept low enough and updates are limited by dead-bands.
    I think that's all I can say to try and help for now.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Ai acquisition external trigger rate in windows 2000/xp

    I'm doing repetitive measurements of the type described in the nidaq example DAQsingleBufExtTrig.C:
    iStatus = DAQ_Rate(dSampRate, iUnits, &iSampTB, &uSampInt);
    iStatus = DAQ_Start(iDevice, iChan, iGain, piBuffer, ulCount, iSampTB, uSampInt);
    while ((iDAQstopped != 1) && (iStatus == 0))
    iStatus = DAQ_Check(iDevice, &iDAQstopped, &ulRetrieved);
    When using a 100 Hz external trigger, the above code can be repeated at nearly 100 Hz on our various ni hardware (PCI E-series and a DAQCard-1200) under windows 95/98/me, using appropriate parameters. Under Windows 2000 but otherwise identical conditions, the best rep rate I can do is in the low 40s. I wouldn't have been too surprised if the roles of (2000/xp)
    and (9x/me) were switched, but as it is I don't know why this is happening. Any ideas are welcome.

    Hello;
    As you are reconfigure the hardware at each end of the buffer, you will become system dependent. The maximum speed that you can go will vary from machine to machine even.
    The way to go about that, is to set up a retriggerable Analog Input operation, which is hardware controlled. By doing that, you will become completely system independent, and will be able to run your application in any sort of machine/OS.
    I'm attaching a ANSI C example that does the trick.
    Hope this helps.
    Filipe A.
    Applications Engineer
    National Instruments
    Attachments:
    SimulateRetriggerScan_Eseries.zip ‏5 KB

Maybe you are looking for

  • Error while testing Data Service

    Hi Experts,                I got error while testing the Data service of <b>Salesorder Createfromdat2</b>, in this when iam entering the Doc_Type as ZORD it is showing " This Doc type is not defined, what to do with this. Where as when i tried with W

  • Currency vs Account group restriction for vendor master

    Dear All, Is it possible to restrict the user from using inr for Import vendors account group and other currencies for domestic vendor account group in standard????

  • 11i to 12 Project Management Deltas

    Hi Everyone, I need to take a self-study course on Project Management, and the only course that comes close to fitting the bill from Oracle University is ORACLE 11I10 PROJECT FOUNDATION FUNDAMENTALS SELF-STUDY. However, I'll be working with R12, and

  • Report not using aggregates

    Hi, I have a Crystal report based on BW query.  When I run the query its using the aggregate and getting me the result with in a minute.  But when i run the same query through CR its taking more than 15 mins to complete and its not hitting the aggreg

  • How to create a service entry sheet based from the PO

    how to create a service entry sheet based from the PO Gurus, I am creating a service entry sheet from the PO but I am getting an error of u201CPlease maintain services or limits Message no. SE029- Diagnosis(You cannot enter data until the PO item has