Getting Started In Embedded

Hi Genius,
I'm a new bee for embedded application development. I want to develop the platform independent mobile application which can talk to server(like web service in web application). Can you tell me what i have to do? which language i have to use? is there any fundamental or getting started step by step manual?
Thanks in Advance
Regards,
P.Ponkarthik

I need more info from the stack trace to take a wack at this. Also, what is the current emulation setting for the Blackberry Browser? Is set to the default or Mobile IE? Also, is the ADF Device Repository library loaded in your current project?
Regards,
Ric

Similar Messages

  • Embedding video in a gui (getting started advice)

    I have a project with a swing gui that i would like to embed a video screen in. the video will stream from a web camera and provide a live picture. I am new to the idea of handling video streams so have i come to the right place? what should i look at to get started?

    Dear andreyvk ,
    I've read your post about how to use a single RTP session for both media reception and trasmission (I'm referring to you RTPSocketAdapter modified version), but, at the moment, I'receive a BIND error.
    I think that your post is an EXCELLENT solution. I'modified AVReceive3 and AVTransmit3 in order to accept all parameters (Local IP & Port, Remote IP & Port).
    Can you please give me a simple scenario so I can understand what the mistake?
    I'use AVTransmit3 and AVReceive3 from different prompts and if I run these 2 classes contemporarely both in 2 different PC (172.17.32.27 and 172.17.32.30) I can transmit the media (vfw://0 for example) using AVTransmit3 but I'can't receive nothing if I run also AVReceive3 in the same PC?
    What's the problem? Furthermore, If I run first AVReceive3 from a MSDOS Prompt and subsequently I run AVTransmit3 from another prompt I see a BIND error (port already in use).
    How can I use your modified RTPSocketAdapter in order to send and receive a single media from the same port (e.g. 7500).
    I've used this scenario PC1: IP 172.17.32.30 Local Port 5000 and PC2:IP 172.17.32.27 LocalPort 10000
    So in the PC1 I run:
    AVTransmit3 vfw://0 <Local IP 172.17.32.30> <5000> <Remote IP 172.17.32.27> <10000>
    AVReceive3 <Local IP 172.17.32.30/5000> <Remote IP 172.17.32.27/10000>
    and in PC2:
    AVTransmit3 vfw://0 <Local IP 172.17.32.27> <10000> <Remote IP 172.17.32.30> <5000>
    AVReceive3 <Local IP 172.17.32.27/10000> <Remote IP 172.17.32.30/5000>
    I'd like to use the same port 5000 (in PC1) and 10000 (in PC2) in order to transmit and receive rtp packets. How can i do that without receive a Bind Error? How can I receive packets (and playing these media if audio &/or video) from the same port used to send stream over the network?
    How can I obtain a RTP Symmetric Transmission/Reception solution?
    Please give me an hint. If you can't post this is my email: [email protected]
    Message was edited by:
    TheSirac

  • Can not get example to work after following instructions given in "Getting Started with the NI LabVIEW C Generator" guide

    We explored using sbRIO for our project, for different reasons we ended up going with a different embedded solution . We are currently evaluating the LabVIEW C Generator to convert some of the core analysis routines from LabVIEW to C so the team that will be creating the embedded solution don't have to re-implement them from scratch. 
    Before converting our code, I followed the instructions given in the "Getting Started with the NI LabVIEW C Generator" manual to create a static library created inCygwin using GNU Compiler Collection (GCC). 
    I managed to compile the code, but when I type "run GCD.exe" in the Cygwin console, I just see the window flash with no time to see if the result is correct or not. I modified the main.c cde to add a getchar(), but the window still just flashes and now I am left with the GCD process still running and have to kill it using Windows Task Manager.
    Has anyone else got this example to run? I am sure I am missing an obvious setting or step, please help me.
    More details below.
    Thanks,
    Fab
    Here is a video showing the steps I followed 
    If you don't want/can't see the video. Here are some screenshots of what I have done so far:
    GratestCommonDivisor.lvproj C Generation build specs Information:
    C Function prototype definition:
    I copied Makefile located at: C:\Program Files (x86)\National Instruments\LabVIEW 2011\examples\CGenerator\Tutorial\Cygwin
    and replaced both Makefile and Makefile.cygwin in the directory where the C code was generated
    I also copied main.c from the same location and replaced the one generated
    Here is the snapshot of the results after executing "make GCD.exe"
    Then to run it I just type 
    I see a window open and close really quickly and I never see the result. I have tried adding the getchar() line to the main.c file, but still I don't get to see the results.
    Certified LabVIEW Architect * Certified Professional Instructor * LabVIEW Champion

    Hi Kevin,
    I hope you had a good Thanksgiving. I am attaching a zip file with the LabVIEW project, my build specification and my version of "Greatest Common Divisor.vi", which should be the same as the one that you have that ships with the LabVIEW C Generator, but just in case. I am also attaching a zip file with the C files generated by the LabVIEW C Generator.
    You can also see the video I posted earlier with the steps I followed. I hope you are able to point out where I went wrong. 
    Thanks,
    Fab
    Certified LabVIEW Architect * Certified Professional Instructor * LabVIEW Champion
    Attachments:
    GreatestCommonDivisor.zip ‏8 KB
    CGen Files.zip ‏71 KB

  • General problem : how to get start "grid computing"?

    hi all,
    please read this and giud me kindly.
    i m university student and my final year project title is "new middleware models such as "grid services on p2p". this tittle was proposed by our acadamic staff and then i must go through this. now i have the idea what is grid computing and what are the techologies to be used with it. but i have no idea from ware i should get start on this.
    so i will briefly explane u what is my project goal. my project goal is to give a solution to communicate several systems by upping webservices which are running seperatly on seperate servers by several technologies.
    To do this i want to apply "grid computing on peer to peer architecture".
    so plz guid me is this possible to do with grid computing andif is not tell how can i do this( to embeded several systems upping web services ).
    also guid me how to get star to get best practice of grid computing?
    thnaks ,
    nuwan

    Hi Aaron
    Check these standard programs for some help on this :
    1-BCALV_EDIT_01                  Switch on and off the ready-for-inp
    2-BCALV_EDIT_02                  Define ready-for-input status at ce
    3-BCALV_EDIT_03                  Verification of modified cells    
    4-BCALV_EDIT_04                  Delete and append rows            
    5-BCALV_EDIT_05                  Checkboxes                        
    BCALV_FULLSCREEN_GRID_EDIT                                                                       
    Check these links for some Useful info on ALV:
    Possible functionalities in ALV
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e8a1d690-0201-0010-b7ad-d9719a415907
    Regards
    Neha
    Edited by: Neha Shukla on Dec 2, 2008 8:39 AM
    Edited by: Neha Shukla on Dec 2, 2008 8:43 AM

  • Getting started, sort of

    A couple of weeks ago I got my Mindstorm NXT and immediately installed the UI so I could play around with things and become familiar with the interface.  I can tell this will be a lot of fun.  I have heard you can go right to the firmware level and start programming the device at a less abstract level, and that is what I am interested in doing.  I found the link for the Labview toolkit for lego mindstorm over at the NI website, downloaded and tried to install, but the install immediately balks with the following message:
        LabVIEW 7.1 or greater must be installed prior to installing the LabVIEW Toolkint for LEGO MINDSTORMS NXT.
    I assumed this meant I should uninstall all the stuff that came on the Mindstorm CD (and all the updated installs I downloaded from the Lego website).  So I did that, then tried installing the LabView toolkit again; but I get the same message.
    I'm already familiar with the ARM7 in the form of the ST-2051 microcontroller from ST-Micro, so I'm not a complete stranger to ARM and thumb instructions and writing embedded firmware.  I've also worked with a couple of different ST-Micro toolchains, and the Cosmic toolchain, Rowley's toolchain, and embedded linux, so I'm at least vaguely familiar with the trouble I'm looking to get into by wanting to get right into the firmware level and do my development in C or C++ .  On the other hand, I'm an absolute beginner with this toolchain and can't get past the installer, so I know I need to raise my hand and ask for help!   I did write this up and send it to the NI support page, but I never heard back.
    So how do I install this thing?  Is there maybe a FAQ or other document for getting the toolchain installed?
    Many thanks!

    Hi zzaappp,
    The NXT Toolkit was not designed to work with the software that came with your MINDSTORMS NXT.  Instead, the toolkit is for users of LabVIEW, probably NI's most popular product.  While the MINDSTORMS software and LabVIEW have many similarities, you'll need to obtain a version of LabVIEW to use the toolkit.  A good place to get started on that is this page on our website: http://zone.ni.com/devzone/cda/tut/p/id/4435.
    I'm going to venture a guess, though, and assume that you're probably not very familiar with writing code in LabVIEW.  If you're more comfortable writing code in C or C++, you may be more interested in the Fantom SDK.  Fantom is the device driver used to communicate with the NXT, and our developers have published an SDK that will allow you to use the Fantom library in your own C/C++ code.  This is how many other software developers have written their own programs to communicate with the NXT.  The Fantom SDK is available from LEGO's NXT'reme website: http://mindstorms.lego.com/Overview/NXTreme.aspx.  You'll want to download the Driver SDK and the Bluetooth DK.
    Hope this helps you get started!  Let us know if you have more questions along the way.
    James Blair
    NI R&D

  • Can I hire someone to help me get started creating a javascript to manage my PDF files?

    I have  written quite a few programs in VBA and C+.  Although I have not programmed at all in Java, it seems very close to C.  I simply do not know what programming/debug  tool to use and how to get started.

    OK, Thank you very much for taking the time to look more closely at what I need to do.  Here is a pretty detailed description of what I need and again thank you for your consideration:
    Job Packages or “Work specifications” are received from our authority in 15-50 page PDF files. The work specifications typically have 4 to 10 different jobs in each PDF file.  Each job is several pages or more and is uniquely identified by a work number which is located on the top right corner of each page in the job. All the pages that belong to a specific job can be identified by the associated work number.
    Scope of what is needed:
    1. Each individual job in the Job package must be extracted (Based on its work number) and saved in a unique folder (which will already exist) with a unique name that matches the folder name.
    2. Each job extracted must be printed on a specific printer or emailed to an out of office recipient. Whether the extracted file is printed or emailed is based on the parent file the extracted file came from. In other words, I intend to run this app on several PDF files. As an example, these 4 files to start:
    Job Package Report – Hampton-Wmsbg – Email all files extracted to……
    Job Package Report - Norfolk-VA Bch, Daily – Print all files extracted to printer IP:....
    Job Package Report - Chesapeake-Chuckatuck Daily – Print all files extracted
    Job Package Report - North Carolina  – Email all files extracted to printer IP:...
    3. On each page, where the work number appears, ( Unless the work number is marked…as existing) the work number needs to be replaced by a unique number, using a Arial black number 10 font. This number will be available in the same lookup table where all work numbers are found. An example lookup table would be:
    Work # to find
    Work # to replace
    7639509
    CG143668_2807639509
    7639191
    CG143669_2507639191
    7639189
    CG143670_2207639189
    7638341
    CG143671_2107638341
    7635491
    CG143672_2807635491
    7632212
    JOB ALREADY EXISTS
    If the work number is marked as existing, as in job 7632212 in the table above, do not search and replace work numbers, simply go to step 4.
    4. In the Header or centered in the top of each page, using Arial Black number 16 font, the same unique “Work # to replace” number needs to be printed. If that work number is marked already exists; in the Header using the same font Print “JOB ALREADY EXISTS.”
    5 If a work number is not found in the work specification, the work number not found must be identified and listed in a table.
    6 Likewise, any pages that have not been identified in the work specification, after the work number list has been gone through once, and all associated pages extracted, must be extracted and given a name “ pages not found” and stored in a directory called “jobs not found”.
    Approach
    Of course many approaches to accomplishing this are available and up to the programmer the best to perform. Additionally, it is probable many steps can be combined.  For example, when searching for the work number to extract pages, the new work number can be replaced at the same time.
    The end goal is to have a VBA program, embedded in an Excel file, call a Java script to open the  Job Package file.  The PDF file name does not change and the file will always be located in a specific directory.

  • Dev server the dispatcher is not getting start

    Dear all ,
    We are facing problem in dev server the dispatcher is not getting started. Plese suggest
    The log file .
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Mon Oct 05 08:43:39 2009
    B  create_con (con_name=R/3)
    B  Loading DB library 'G:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' ...
    B  Library 'G:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' loaded
    B  Version of 'G:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' is "640.00", patchlevel (0.220)
    B  New connection 0 created
    M sysno      00
    M sid        DEV
    M systemid   561 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    247
    M intno      20020600
    M make:      multithreaded, Unicode, 64 bit
    M pid        4936
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 4936) [dpxxdisp.c   1170]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpShMCreate: sizeof(wp_adm)          38064     (1464)
    M  DpShMCreate: sizeof(tm_adm)          3609968     (17960)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpShMCreate: sizeof(comm_adm)          312000     (624)
    M  DpShMCreate: sizeof(vmc_adm)          0     (512)
    M  DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000D440050, size: 4077792)
    M  DpShMCreate: allocated sys_adm at 000000000D440050
    M  DpShMCreate: allocated wp_adm at 000000000D441C30
    M  DpShMCreate: allocated tm_adm_list at 000000000D44B0E0
    M  DpShMCreate: allocated tm_adm at 000000000D44B110
    M  DpShMCreate: allocated wp_ca_adm at 000000000D7BC680
    M  DpShMCreate: allocated appc_ca_adm at 000000000D7C2440
    M  DpShMCreate: allocated comm_adm_list at 000000000D7C4380
    M  DpShMCreate: allocated comm_adm at 000000000D7C43A0
    M  DpShMCreate: allocated vmc_adm_list at 000000000D810660
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 000000000D810690
    M  DpShMCreate: allocated wall_adm at 000000000D8106A0
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Mon Oct 05 08:43:40 2009
    M  calling db_connect ...
    C  Prepending E:\oracle\DEV\ora92 to Path.
    C  got NLS_LANG='AMERICAN_AMERICA.UTF8' from environment
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPDEV's password
    C  Connecting as /@DEV on connection 0 (nls_hdl 0) ... (dbsl 640 070308)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 000000000EE4FF20 000000000D0CDA90 000000000D0CD3C8
    C  Attaching to DB Server DEV (con_hdl=0,svchp=000000000D0CD298,srvhp=000000000EE67F78)
    C  Starting user session (con_hdl=0,svchp=000000000D0CD298,srvhp=000000000EE67F78,usrhp=000000000EE71C70)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      4508]
    C  Detaching from DB Server (con_hdl=0,svchp=000000000D0CD298,srvhp=000000000EE67F78)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    11395]
    C  Try to connect with default password
    C  Connecting as SAPDEV/<pwd>@DEV on connection 0 (nls_hdl 0) ... (dbsl 640 070308)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 000000000EE4FF20 000000000D0CDA90 000000000D0CD3C8
    C  Attaching to DB Server DEV (con_hdl=0,svchp=000000000D0CD298,srvhp=000000000EE67F78)

    C Mon Oct 05 08:43:41 2009
    C  Starting user session (con_hdl=0,svchp=000000000D0CD298,srvhp=000000000EE67F78,usrhp=000000000EE71C70)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      4508]
    C  Detaching from DB Server (con_hdl=0,svchp=000000000D0CD298,srvhp=000000000EE67F78)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    11395]
    B  ***LOG BV3=> severe db error 1033      ; work process is stopped [dbsh#3 @ 1199] [dbsh    1199 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink#3 @ 428] [dblink  0428 ]
    B  ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink#3 @ 428] [dblink  0428 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1283]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9708]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server DEVDEV_00 on host DEVDEV (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Mon Oct 05 08:43:41 2009
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        9893
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   730]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  255]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 4936) [dpnttool.c   357]
    Regards,
    Kumar

    Hi Sunny,
    Thanks , i have try to stop the database and then startup the database. Then it is giving me error
    SQL> startup
    ORACLE instance started.
    Total System Global Area 1109237592 bytes
    Fixed Size                   737112 bytes
    Variable Size             587202560 bytes
    Database Buffers          520093696 bytes
    Redo Buffers                1204224 bytes
    Database mounted.
    ORA-01113: file 3 needs media recovery
    ORA-01110: data file 3: 'I:\ORACLE\DEV\SAPDATA3\DEV_1\DEV.DATA1'
    Please suggest what next command to recovery database in oracle 9i.
    Thanks,
    Kumar

  • How to post a XCelsius in the BPC Web Application Getting Started page

    Hi Experts,
    I'm new using BPC 7.5 on NetWeaver. When opening the Getting Started tab in the BPC Web Application there is a white page that I would want to fill with content. This content should be a XCelsius Dashboard linked to the Query or InfoCube on which I`m planning. Creating the XCelsius Dashboard is not the problem, but to insert it in the Getting Started panel of the BPC Web application. Has anyone an idea how to do it or how to proceed. Ideas or a little how-to would be perfect.
    Thanks very much in advanced,
    Àlex

    Hi.
    Try this...
    const string LIST_PAR_NAME = "lu";
    string listName = string.Empty;
    if (this.Request.Params.AllKeys.Contains(LIST_PAR_NAME))
    listName = this.Request.Params[LIST_PAR_NAME];
    else
    throw new ArgumentException("Par lu is not present.");
    SPList listExport = web.Lists[listName];
    However take a look at this
    http://zsvipullo.blogspot.it/2013/10/get-splist-from-internal-name.html?q=getlist
    to check how GetList method is faster than web.Lists[].
    Regards,
    Bubu
    http://zsvipullo.blogspot.it
    Please mark my answer if it helped you, I would greatly appreciate it.

  • I deleted most visited, latest headlines, getting started, yahoo, youtube, apple in mozilla's folder,how to get it back like the first time i installed? thx

    i deleted most visited, latest headlines, getting started, yahoo, youtube, apple in mozilla's folder,how to get it back like the first time i installed? thx

    if you hid the menu bar and the navigation bar simply press the alt button, this will bring back the menu bar and form there you can right click and select which bars you want shown

  • With Open ESB CD in hand, how do I get started?

    I spent time at the Open ESB booth at JavaOne 2007 talking with the Sun representatives and engineers about Open ESB.
    I'm glad I did, but I'm having a heck of a time getting started.
    I have all of the requirements set-up running on Solaris 10 development server.
    I've used the Service Oriented Architectures using BPEL from Java BluePrints, which really helped, but I feel I don't know enough yet to apply it towards real world projects yet.
    What other resources are recommened to learn more about SOA, BPEL on the JBI Framework?
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Pinstriped_Dude: That's a very good point which I totally overlooked, thanks.
    I've been tasked to learn (not really tasked - I'm always happy to learn) about ESB, SOA and JBI - so far I'm taking baby steps and making progress.
    Thanks again,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Regarding Facetime on my Ipad. I get started on a call and after 10 or 15 minutes I cannot hear whom I am talking to. They can still hear me and I still have picture on the screen but my sound stops working.

    Regarding Facetime on my Ipad. I get started on a call and after 10 or 15 minutes I cannot hear whom I am talking to. They can still hear me and I still have picture on the screen but my sound stops working.

    Why can't we use Acrobat Pro for mobile devices? Save a whole lot of headaches!!! Now I have to return this subscription.

  • Pages 2.0 will not get past the "getting started" screen

    i just updated pages to 2.0 on ipad 2 retina (ios 7.0.2) and now i cannot open pages, it will not get past the "getting started" screen
    has anyone else experienced something similar?

    Had the same problem. This sovled it for me:
    Just let it load.
    In Keynote, I didn't have so many documents, so the freeze didn't take too long- that's how I noticed it's just a freeze while loading.
    For pages it took much longer. You can also turn off iCloud in settings for Pages, Keynote, etc. open it, re-enable iCloud in settings app again and quick switch back to pages (double-click home button). It will freeze up again, but after a while after all documents have been pulled from iCloud, it will be back to normal.

  • When trying to work with Agilent 34401A multimeter (serial RS-232 connection), HP34401A Getting Started.vi gives always the message: "Error 1073807369 occurred at Old VISA Open ".

    Baud rate and parity are set correctly, RS-232 cable is also connected correctly. My QuickBasic program has no problems to read and write to the Multimeter. It is obviously a software problem: the same error is persistent if I disconnect RS-232 cable.
    I downloaded NI-VISA 2.6 for Windows 95/98/NT/ME/2000/XP frorm digital.ni.com and installed it. But it did not help.
    Thank you in advance
    Best regards
    Alexei Soloviev

    Hi Steve
    I have problems with the 34401A and serial communication. Do you remember
    where the error was in the code ?
    Thanks
    Klaus
    wrote in message
    news:[email protected]..
    > Alexei,
    > This may or may not help, I was tasked to do something similar
    > recently and found an error in their driver. The GPIB VISA worked
    > fine, but when I tried it on serial it played up. There was an errant
    > carriage return (or CR/LF I can't remember). GPIB liked one and Serial
    > liked the other. It always amuses me that we never have problems with
    > Quickbasic!.
    > If you want me to dig deeper give me a shout.
    >
    > Steve Watts
    >
    > On Thu, 24 Jan 2002 06:16:55 -0800 (PST), "Alexei V. Soloviev"
    > wrote:
    >
    > >When trying
    to work with Agilent 34401A multimeter (serial RS-232
    > >connection), HP34401A Getting Started.vi gives always the message:
    > >"Error 1073807369 occurred at Old VISA Open ".
    > >
    > >Baud rate and parity are set correctly, RS-232 cable is also connected
    > >correctly. My QuickBasic program has no problems to read and write to
    > >the Multimeter. It is obviously a software problem: the same error is
    > >persistent if I disconnect RS-232 cable.
    > > I downloaded NI-VISA 2.6 for Windows 95/98/NT/ME/2000/XP frorm
    > > digital.ni.com and installed it. But it did not help.
    > >Thank you in advance
    > >Best regards
    > >Alexei Soloviev
    >

  • Cannot connect to GET STARTED page

    Hello,
    First off, I am sorry, I did a search and saw numerous posts on this issue, but about all of them either ended their replies after a user asked "Did you do this or that ?" or they just stopped posting... at most I saw some topics where it magically worked later on, but no real step-by-step instructions.
    So, the problem: I installed XE 11g, no apparent problems during install (no warnings so I assume everything is OK), tried the GET STARTED link, but it said it can't connect.
    System: Win XP PRO SP3, 2 gb ram using Firefox 7.0.1
    DB: Oracle 11g Express Edition
    Antivirus: avast 6 (firewall included), but disabled during testing...
    lsnrctl:
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.2.0.2.0 - Produ
    ction
    Start Date                05-OCT-2011 02:36:42
    Uptime                    0 days 0 hr. 21 min. 51 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Default Service           XE
    Listener Parameter File   E:\Database\Oracle\app\oracle\product\11.2.0\server\network\admin\listener.ora
    Listener Log File         E:\Database\Oracle\app\oracle\diag\tnslsnr\EASTFRONTIERS03\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=EASTFRONTIERS03)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
      Instance "xe", status BLOCKED, has 1 handler(s) for this service...
    The command completed successfullytns:
    XE =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
      ) listener:
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = E:\Database\oracle\app\oracle\product\11.2.0\server)
          (PROGRAM = extproc)
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = E:\Database\oracle\app\oracle\product\11.2.0\server)
          (PROGRAM = extproc)
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)Services:
    OracleJobSchedulerXE
    OracleMTSRecoveryService
    OracleServiceXE (started)
    OracleXEClrAgent
    OracleXETNSListener (started)sqlplus:
    SQL> connect
    Enter user-name: SYS
    Enter password:
    ERROR:
    ORA-01089: immediate shutdown in progress - no operations are permitted
    Process ID: 0
    Session ID: 0 Serial number: 0alert_xe:
    Wed Oct 05 02:37:35 2011
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up:
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production.
    Using parameter settings in client-side pfile E:\DATABASE\ORACLE\APP\ORACLE\PRODUCT\11.2.0\SERVER\CONFIG\SCRIPTS\INIT.ORA on machine EASTFRONTIERS03
    System parameters with non-default values:
      sessions                 = 172
      memory_target            = 760M
      control_files            = "E:\DATABASE\ORACLE\APP\ORACLE\ORADATA\XE\CONTROL.DBF"
      compatible               = "11.2.0.0.0"
      db_recovery_file_dest    = "E:\Database\Oracle\app\oracle\fast_recovery_area"
      db_recovery_file_dest_size= 10G
      undo_management          = "AUTO"
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=XEXDB)"
      shared_servers           = 4
      job_queue_processes      = 4
      audit_file_dest          = "E:\DATABASE\ORACLE\APP\ORACLE\ADMIN\XE\ADUMP"
      db_name                  = "XE"
      open_cursors             = 300
      diagnostic_dest          = "E:\DATABASE\ORACLE\APP\ORACLE"
    Wed Oct 05 02:37:53 2011
    PMON started with pid=2, OS id=2308
    Wed Oct 05 02:37:53 2011
    PSP0 started with pid=3, OS id=1168
    Wed Oct 05 02:37:54 2011
    VKTM started with pid=4, OS id=1920 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Wed Oct 05 02:37:54 2011
    GEN0 started with pid=5, OS id=372
    Wed Oct 05 02:37:54 2011
    DIAG started with pid=6, OS id=1580
    Wed Oct 05 02:37:54 2011
    DBRM started with pid=7, OS id=1552
    Wed Oct 05 02:37:54 2011
    DIA0 started with pid=8, OS id=2668
    Wed Oct 05 02:37:54 2011
    MMAN started with pid=9, OS id=2132
    Wed Oct 05 02:37:54 2011
    DBW0 started with pid=10, OS id=3716
    Wed Oct 05 02:37:54 2011
    LGWR started with pid=11, OS id=3952
    Wed Oct 05 02:37:54 2011
    CKPT started with pid=12, OS id=2992
    Wed Oct 05 02:37:54 2011
    SMON started with pid=13, OS id=2616
    Wed Oct 05 02:37:54 2011
    RECO started with pid=14, OS id=1764
    Wed Oct 05 02:37:54 2011
    MMON started with pid=15, OS id=4012
    Wed Oct 05 02:37:54 2011
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 4 shared server(s) ...
    ORACLE_BASE from environment = E:\Database\Oracle\app\oracle
    Wed Oct 05 02:37:55 2011
    AUD: OS Error = 1717 encountered while writing audit record
    Wed Oct 05 02:37:54 2011
    MMNL started with pid=16, OS id=1516
    Wed Oct 05 02:37:57 2011
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    Shutting down instance (immediate)
    Shutting down instance: further logons disabled
    Stopping background process MMNL
    Stopping background process MMON
    License high water mark = 1
    All dispatchers and shared servers shutdown
    AUD: OS Error = 1717 encountered while writing audit record
    Starting ORACLE instance (normal)
    Wed Oct 05 02:38:02 2011
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    Wed Oct 05 02:38:03 2011
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    Wed Oct 05 02:38:03 2011
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    Wed Oct 05 02:38:03 2011
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit recordFrom what I could gather from other posts here (and on other sites) the problem is I don't have anything listening on 8080. Other than that, all seems OK (I think).
    So, can anyone tell me\help me on why that one isn't starting ? I reinstalled this 6 times and still can't figure out the problem... (as you saw, I even replaced the tns hostname with 127.0.0.1 out of paranoia). It's seriously driving me mad. Every topic I searched for (from the problem itself to even a step-by-step for dummies) shows an install, then the interface working... I see some questions regarding "I can't connect to..." but most are unanswered :(
    Thanks in advance!
    P.S. let me know if I forgot to mention anything relevant

    TheNomad wrote:
    orafad: Sad to say that was the full output...
    C:\Documents and Settings\User>sqlplus / as SYSDBA
    SQL*Plus: Release 11.2.0.2.0 Production on Thu Oct 6 12:55:47 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to an idle instance.
    SQL> select 1 from dual
    2  /
    select 1 from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    SQL>
    jgarry: I believe what you explained may be related to the fact some reported the DB doesn't work properly when the event log is full (I just emptied mine so it doesn't apply). Normally I disable it but without it started, the DB is not working properly (not that I can get it started anyway).
    There was a post on a site I found hinting at 3 things:
    1. ORACLE_HOME must be defined as an env-var
    2. ORACLE_SID must be defined as an env-var
    3. there might be a problem with spfile
    Regarding those:
    1. shouldn't the setup declare it automatically ? I don't have it declared, but I added it (no change)As Orafad pointed out, Windows is different. It does have a search hierarchy it follows to figure out what the environment should be. So first, unset what you set and go into a cmd window and:
    sqlplus sys as sysdba
    Edit: Oops, I meant
    sqlplus / as sysdba
    startup
    2. same as above, except I am not sure what SID to add so I didn't declare it ... The only 2 I have are PLSExtProc and CLRExtProc in tnsnames by default. I tried with each but the only thing that changes is instead of getting the shared memory realm error I get a TNS adapter error... trading one error for another is not funFor XE, the ORACLE_SID is XE (unless you do screwy things to change it). So now that I see you had some other db installed before, I suspect an environment collision. Delve into your registry and see what oracle definitions you have - this is a lot of work, things are spread around some, but searching for oracle is usually a good start. I'm not up on the 11.2 details (or others, really, I just have vague memories of seeing MOS notes that purported to explain clean up entirely, without truly doing so, and I avoid Windows as much as possible). I would uninstall XE, uninstall the other one, then search the registry for any leftover stuff, then install XE and see if it all magically works. But that is a fairly brain-dead way to deal with it.
    So that said, you can set up a little batch file to set your environment in a cmd window (specifically ORACLE_HOME and ORACLE_SID), and go into sqlplus / as sysdba and give the startup command. If you get the memory realm error, you have one of those wrong, if you get the tnsnames errors you can fix those following the advice in Ed Steven's blog. You can run tnsping to see which tnsnames.ora you are using, if you use one (which is determined by an @ sign in your connection string, which you should not need to connect locally, but if you do, you need to have XE defined in the tnsnames.ora, and may need to set TNS_ADMIN to get the right one).
    Your tnsnames.ora should have an entry like this:
    XE =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = Yourcomputer.yourdomian.whatever)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = XE)
      )You might want to search for any tnsname.ora on your computer, the default correct one would be: C:\oraclexe\app\oracle\product\11.2.0\server\network\ADMIN\tnsnames.ora
    3. I don't have that file in the folder but I suspect it might be created on a first successful launch of the DBWithout an spfile you need to use a pfile, then create a pfile from spfile. But there should be one at C:\oraclexe\app\oracle\product\11.2.0\server\dbs\SPFILEXE.ORA (if you used default installation).
    >
    Other than that I didn't find anything helpful in logs (or don't know where else to look), nor on sites.
    I did have WAMP installed at a point (uninstalled it) but if it were to conflict I guess SETUP would tell me (since the XE license doesn't let you use 2 DBs at the same time)Is that some mysql thing? That shouldn't interfere. It's only installing multiple Oracle products related some what to the Oracle database that can be a problem, and normally isn't with the more recent stuff.
    I swear to god this is killing my neurons :(When you find the solution, you will slap your forehead.
    Edited by: jgarry on Oct 6, 2011 9:36 AM

  • Trying to use a new, larger external hard drive for my Time Machine backup.  However, every time I start the backup, it gets started then fails.  And, I can't delete the few files that did save on the external.  Sort of a catch 22.  Any ideas?

    Trying to use a new, larger external hard drive for my Time Machine backup.  However, every time I start the backup, it gets started then fails.  And, I can't delete the few files that did save on the external.  Sort of a catch 22.  Any ideas?

    Is it a USB hard drive?  USB hard drives have the problem of not giving full speed if they are hooked up on the same bus as keyboards and mice.  Double check your profiler to make sure that is not a problem.  If it is Firewire, make sure there aren't other firewire devices in use at the same time.  I recommend not only keeping a Time Machine backup, but also a clone, and if you do use Time Machine, to make sure the Time Machine drive or partition is at least twice the size of the original drive.

Maybe you are looking for

  • No 3G connection after update to 3.0 on my iphone

    HI! I need help. I downloaded the new software from apple, 3.0 and it works great...except I can't get 3g connection even though the icon is there. it says "could not activate cellular data network: you are not subscribed to a cellular data service".

  • Upgrade Trial To Paid

    I have a paid version of Lightroom 2.0 coming in the mail in a few days. If I download and install the 2.6 version now will there be a problem converting it to a paid version when I get the DVD? I've read of some having headaches doing that with some

  • Purchasing Document Type (Purchase Order and Contract)

    Dear all; I have created two different PO  document type in development Server .I have transferd sandbox for further testing ,There i hve change the number range interval status to "0" after that I have created a PO with new document type in the sand

  • ABC Indicator of material master record

    Hi, Please explain about the ABC indicator of material master record, use and in which tab it is found? Regards, Ashish

  • Bridge Mysteries or "Where did my Workspace go?"

    My partner and I were discussing an image on the screen in Bridge. She accidentally hit a key by brushing her hand over the corner of the keyboard. Everything disappeared except for the preview? Hey whut? I tried a couple of keys, nothing. Ok Let's c