EOS character not appended?

I am attempting to write an application that in part will control an Anritsu MP1570A Sonet Analyzer. This instrument departs from the IEEE standard in that it requires tx or rx messages to be terminated with a carriage return <\n>.
In the custom properties for the NI GPIB Control, there is an "advanced" tab under which one of the options available defines the EOS character. From this dropdown list I selected "\10(LF)", (10 corresponds to the ASCII value of a linefeed.) I also checked the "EOS ends read" and "Append EOS on write" options.
After selecting the correct device address and changing to the "test" page of the properties, I find that the instrument still does not respond to *IDN?, and upon examination of the captured data with
NI Spy, I find that the linefeed has not been appended.
If, on the test page of the control properties, I type *IDN?\n the instrument responds correctly. From what I can tell the GPIB control is ignoring the settings I entered for the EOS character, but I'm hoping that someone can point out something I've overlooked.
In working developing code for this instrument I have so far been manually appending chr$(10) to every string. I'm not sure if that has anything to do with problems I've been having associated with command timing, but I'm sure it has not helped.
Thanks in advance to anyone with advice!
JG

Hi Jerry,
The test page does not append the EOS character, however if you do it with source code, it will - without you having to add the character...
For example if you do the following in code..
CWGPIB1.Configure
CWGPIB1.Write "*IDN?"
The EOS string (if there is one specified) will automatically be appended to the outgoing string. In NI-SPY it will show up as a dot, i.e. "*IDN?." and the count will be 6 bytes (not 5).
Further, if you dbl-click on the ibwrt statement, and look at the buffer tab, then you should see the hex code for your outgoing string with the EOS character attached...
I'm using Measurement Studio 6.0 to test this..
Hope that helps some...
Nandan Dharwadker
Staff Software Engineer
Measurement Studio Hardware Team

Similar Messages

  • Ways to configure VISA properties associated with the EOS character in LabVIEW

    I am having a great deal of trouble reading consistently from an instrument (HP5328A Universal Counter) and am investigating the EOS character. In ibic, there are 6 properties of interest accessed through the ibconfig command. The following are the properties and their default settings:
    Board level
    - IbcEOSchar EOS character is 0 (zero)
    - IbcEOSrd EOS is ignored during read operations
    - IbcEOSwrt EOI not asserted when EOS sent
    Device level
    - IbcEOSchar EOS character is 0x0A (set in ibdev)
    - IbcEOSrd EOS ignored during read operations
    - IbcEOSwrt EOS not asserted when EOS sent
    I would like to be able to programmatically set these at the beginning of my LabVIEW
    program. The only relevant VISA properties in the INSTR or GPIB BoardInterface classes I can find are:
    - Send End Enable
    - Suppress End Enable
    - Termination Character
    - Termination Character Enable
    The defaults in my LabVIEW program for both VISA classes mentioned are: Send End Enable is true; Suppress End Enable is false; Termination Character is \10 (Line Feed); and Termination Character Enable is false.
    The only property I change is setting the Termination Character Enable to true for both classes. Is there anything else I can do with properties associated with the EOS char? Is there a property like the IbcEOSwrt that may have a part in generating a service request?
    Just to confirm, the last two bytes of the instrument's ouput are \CR and \LF. I am using \LF as the EOS. Is this correct or should I be incorporating the \CR in the EOS somehow?
    ANY input is appreciated,
    Chris

    Chris:
    VISA "Termination Character" = NI-488 "IbcEOSchar"
    VISA "Termination Character Enable" = NI-488 "IbcEOSrd"
    VISA "Instr" or "GPIB Instr" = NI-488 "Device level"
    VISA "GPIB BoardInterface" = NI-488 "Board level"
    VISA cannot automatically add the termchar to the end of the written data (like IbcEOSwrt).
    Unless you specifically need to do board-level communication, which is considered advanced, I suggest ignoring that, and sticking to the device-level calls.
    If the instrument's ASCII data responses always end in \LF, then yes, just using \LF as the termchar is the correct thing. In fact, with most 488.2 devices you don't need to worry about the termchar, because the final byte of a response also contains EOI. EOI causes the driver to s
    top reading from the instrument because it knows that is the end of the response.
    You say you're having trouble, but you don't say what the symptom is. Is the read timing out? You might also want to use NI Spy to get a snapshot of what is going wrong.
    I hope this helps some.
    Dan Mondrik
    Senior Software Engineer, NI-VISA
    National Instruments

  • Photoshop cs5 is not appending file extensions

    in previous versions, photoshop appended to the file extension in the fiel save/save as dialog box.  it no longer does this and when you save a file it does not append the file extension to the file name, resulting in unknown fiel type. 
    i am running windows 7 64-bit with photoshp cs5. 
    it does not make any since to have the option of appending the file extension if the program is not going to do it.
    system info from photosho:
    Adobe Photoshop Version: 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch]) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:10, Stepping:7 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2
    Physical processor count: 8
    Processor speed: 2195 MHz
    Built-in memory: 16361 MB
    Free memory: 11097 MB
    Memory available to Photoshop: 14709 MB
    Memory used by Photoshop: 74 %
    Image tile size: 1024K
    Image cache levels: 6
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Normal
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: False.
    OpenGL Crash File: Not Detected.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: GeForce GTX 560M/PCI/SSE2
    Display: 2
    Display Bounds:=  top: 0, left: 1600, bottom: 1200, right: 3200
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 900, right: 1600
    Video Card Number: 1
    Video Card: NVIDIA GeForce GTX 560M
    Driver Version: 8.17.12.6837
    Driver Date: 20110427000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Video Mode: 1600 x 900 x 4294967296 colors
    Video Card Caption: NVIDIA GeForce GTX 560M
    Video Card Memory: -2047 MB
    Serial number: 91198138241777799091
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\
    Temporary file path: C:\Users\Owner\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      J:\, 440.8G, 301.0G free
      H:\, 931.5G, 745.1G free
      E:\, 232.9G, 59.9G free
      D:\, 232.9G, 129.3G free
      C:\, 440.8G, 301.0G free
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2010/10/04-23:36:11   64.441628   64.441628
       adbeape.dll   Adobe APE 2010/02/23-12:40:58   61.421986   61.421986
       AdobeLinguistic.dll   Adobe Linguisitc Library   5.0.0  
       AdobeOwl.dll   Adobe Owl 2010/06/03-13:43:23   3.0.93   61.433187
       AdobeOwlCanvas.dll   Adobe Owl Canvas   3.0.68   61.2954
       AdobePDFL.dll   PDFL 2010/12/13-23:37:10   64.341419   64.341419
       AdobePIP.dll   Adobe Product Improvement Program   5.0.0.2021  
       AdobeXMP.dll   Adobe XMP Core   5.0   61.134777
       AdobeXMPFiles.dll   Adobe XMP Files   5.0   61.134777
       AdobeXMPScript.dll   Adobe XMP Script   5.0   61.134777
       adobe_caps.dll   Adobe CAPS   3,0,116,0  
       adobe_OOBE_Launcher.dll   Adobe OOBE Launcher   1.0.0.64 (BuildVersion: 1.0; BuildDate: Mon Jan 26 2010 21:49:00)   1.000000
       AFlame.dll   AFlame 2010/02/23-17:27:33   61.421976   61.421976
       AFlamingo.dll   AFlamingo 2010/02/23-17:27:33   61.421978   61.421978
       AGM.dll   AGM 2010/10/04-23:36:11   64.441628   64.441628
       ahclient.dll    AdobeHelp Dynamic Link Library   1,5,0,30  
       aif_core.dll   AIF   2.0   53.422628
       aif_ogl.dll   AIF   2.0   53.422628
       amtlib.dll   AMTLib (64 Bit)   3.0.0.64 (BuildVersion: 3.0; BuildDate:  Mon Jan 26 2010 21:49:00)   1.000000
       amtservices.dll   AMTServices (64 Bit)   3.0.0.64 (BuildVersion: 3.0; BuildDate:  Mon Jan 26 2010 21:49:00)   1.000000
       ARE.dll   ARE 2010/10/04-23:36:11   64.441628   64.441628
       asneu.dll    AsnEndUser Dynamic Link Library   1, 7, 0, 1  
       AXE8SharedExpat.dll   AXE8SharedExpat 2010/02/23-17:27:33   61.421978   61.421978
       AXEDOMCore.dll   AXEDOMCore 2010/02/23-17:27:33   61.421978   61.421978
       Bib.dll   BIB 2010/10/04-23:36:11   64.441628   64.441628
       BIBUtils.dll   BIBUtils 2010/10/04-23:36:11   64.441628   64.441628
       boost_threads.dll   DVA Product   5.0.0  
       cg.dll   NVIDIA Cg Runtime   2.0.0015  
       cgGL.dll   NVIDIA Cg Runtime   2.0.0015  
       CoolType.dll   CoolType 2010/10/04-23:36:11   64.441628   64.441628
       data_flow.dll   AIF   2.0   53.422628
       dvaadameve.dll   DVA Product   5.0.0  
       dvacore.dll   DVA Product   5.0.0  
       dvaui.dll   DVA Product   5.0.0  
       ExtendScript.dll   ExtendScript 2010/10/19-10:22:12   61.445301   61.445301
       FileInfo.dll   Adobe XMP FileInfo   5.0   61.134777
       icucnv36.dll   International Components for Unicode 2009/06/17-13:21:03    Build gtlib_main.9896  
       icudt36.dll   International Components for Unicode 2009/06/17-13:21:03    Build gtlib_main.9896  
       image_flow.dll   AIF   2.0   53.422628
       image_runtime.dll   AIF   2.0   53.422628
       JP2KLib.dll   JP2KLib 2010/12/13-23:37:10   64.181312   64.181312
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2, 0, 1, 11  
       MPS.dll   MPS 2010/12/13-23:37:10   64.450375   64.450375
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.6161  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.6161  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.6161  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS5   CS5  
       Plugin.dll   Adobe Photoshop CS5   CS5  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   2.0.0.746  
       PSArt.dll   Adobe Photoshop CS5   CS5  
       PSViews.dll   Adobe Photoshop CS5   CS5  
       SCCore.dll   ScCore 2010/10/19-10:22:12   61.445301   61.445301
       tbb.dll   Threading Building Blocks   2, 1, 2009, 0201  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   1.0.0.68 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   1.0.0.68
       WRServices.dll   WRServices Thursday January 21 2010 12:13:3   Build 0.11423   0.11423
       wu3d.dll   U3D Writer   9.3.0.113  
    Installed plug-ins:
       Accented Edges 12.0
       ADM 3.11x01
       Alien Skin Autolayer 4 4.0.0
       Alien Skin Blow Up 3 3.0.0
       Angled Strokes 12.0
       Average 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Bas Relief 12.0
       Blow Up 3.0.0
       BMP 12.0.2
       Camera Raw 6.6
       Chalk & Charcoal 12.0
       Charcoal 12.0
       Chrome 12.0
       Cineon 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Clouds 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Color Halftone 12.0.2
       Colored Pencil 12.0
       CompuServe GIF 12.0.2
       Conté Crayon 12.0
       Craquelure 12.0
       Crop and Straighten Photos 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Crop and Straighten Photos Filter 12.0.2
       Crosshatch 12.0
       Crystallize 12.0.2
       Cutout 12.0
       Dark Strokes 12.0
       De-Interlace 12.0.2
       Difference Clouds 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Diffuse Glow 12.0
       Displace 12.0.2
       Dry Brush 12.0
       Eazel Acquire 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Embed Watermark 4.0
       Extrude 12.0.2
       FastCore Routines 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Fibers 12.0.2
       Film Grain 12.0
       Filter Gallery 12.0
       Fresco 12.0
       Glass 12.0
       Glowing Edges 12.0
       Grain 12.0
       Graphic Pen 12.0
       Halftone Pattern 12.0
       HDRMergeUI 12.0
       IFF Format 12.0.2
       Ink Outlines 12.0
       JPEG 2000 2.0
       Lens Blur 12.0
       Lens Correction 12.0.2
       Lens Flare 12.0.2
       Lighting Effects 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Liquify 12.0.1
       Matlab Operation 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Measurement Core 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Mezzotint 12.0.2
       MMXCore Routines 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Mosaic Tiles 12.0
       Multiprocessor Support 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Neon Glow 12.0
       Note Paper 12.0
       NTSC Colors 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Ocean Ripple 12.0
       OpenEXR 12.0.2
       Paint Daubs 12.0
       Palette Knife 12.0
       Patchwork 12.0
       Paths to Illustrator 12.0.2
       PCX 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Photocopy 12.0
       Picture Package Filter 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Pinch 12.0.2
       Pixar 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Plaster 12.0
       Plastic Wrap 12.0
       PNG 12.0.2
       Pointillize 12.0.2
       Polar Coordinates 12.0.2
       Portable Bit Map 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Poster Edges 12.0
       Radial Blur 12.0.2
       Radiance 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Read Watermark 4.0
       Reticulation 12.0
       Ripple 12.0.2
       Rough Pastels 12.0
       Save for Web & Devices 12.0
       ScriptingSupport 12.0.4
       Shear 12.0.2
       Smart Blur 12.0.2
       Smudge Stick 12.0
       Snap Art 3 3.0.0
       Solarize 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Spatter 12.0
       Spherize 12.0.2
       Sponge 12.0
       Sprayed Strokes 12.0
       Stained Glass 12.0
       Stamp 12.0
       Sumi-e 12.0
       Targa 12.0.2
       Texturizer 12.0
       Tiles 12.0.2
       Torn Edges 12.0
       Twirl 12.0.2
       Underpainting 12.0
       Vanishing Point 12.0
       Variations 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Water Paper 12.0
       Watercolor 12.0
       Wave 12.0.2
       WIA Support 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       Wind 12.0.2
       Wireless Bitmap 12.0.4 (12.0.4x20110407 [20110407.r.1265 2011/04/07:02:00:00 cutoff; r branch])
       ZigZag 12.0.2
    Plug-ins that failed to load: NONE
    Flash:
       Yale
       Gallery Wrapper
       Edge FX CS5
       Analog Photo FX
       Mini Bridge
       Kuler
       Access CS Live
       CS Review
       CS News and Resources
    Installed TWAIN devices: NONE

    krwebb wrote:
    The operating system has no problems with the filenames ... it is Photoshop that is not handling the names correctly. 
    Just tried this out on my Windows 7 64 bit system, and I get the same results using Photoshop.
    When I save a file in Photoshop CS5 64 bit with the name 047. Crayon - Abstract the file is saved as 047. Crayon - Abstract without a file extension, no matter what document type I select in the drop-down.
    In Word I get the expected result:
    When I save a file in Word with the name 047. Crayon - Abstract the extension is automatically added (047. Crayon - Abstract.docx)

  • Files are not appended in the container operation step ?

    Hi Guys,
    I have a BPM scenario where i receive a single file with multiple transactions
    1. Receive step receives the file and starts the process
    2 Transformation Step - Splits the file into individual transactions
    3. Block step --ForEach - Block has the follow 2 steps    
            1. Send - Synchronus - sends the request of each individual transaction to a 3rd party system and receives the response.
           2. Container Operation: Appending all the responses into a single file.
        Properties of container operation:
    Target: Multiline element (Block level element)
        Operation: Append
        Expression: Single element similar to structure above with out multiline.
    4. Send Step: I am writing this file locally to a file and this always shows only the last transaction in case of ParForEachMode and first transaction in the case of ForEach mode.
    can anybody explain why the messages are not appending into a single file. any help would be really appreciated
    Thanks,
    Srini

    Hi Liang,
    Check to see if the Sync Send step send every reply messages it received to container operation step:
    You might need to remove the container operation to see if you receive each individual msgs.
    > I have removed the container operation and i am able to see all the individual responses which i basically written to file just to cross check and every thing looks fine.
    Another way to go to workflow log (Complete Process with all the steps) to get debug information:
    SXMB_MONI -> Click "PE" under outbound queue -> Press "Display WorkFlow Log" button -> Click List with technical details -> Click Show Work item Container
    Here you can see the container and XML message used in this process step.
    You might have information on how message be processed in this step
    > I have checked in the workflow log and workflow shows the container operation only in the case of  ParForEach mode and when the block is in the ForEachMode i dont see any container operation step in the workflowlog and even in the ParForEach mode the container operation dosent have any details.
    Your Container Element reference to response message should also defined in block level, since the response message only exist inside the block. However, using process level container element should not cause any problem
    > I have defined the response messsage at block level in the container and the target i have defined it as multiline element defiend at process level. This multiline element is taken as input in the transformation step at prrocess level.
    are there any other alternatives for this process, i dont understand why the container operation is not appending the elments.
    any help would be appreciated
    Thanks,
    srini
    Edited by: srinivas kapu on Feb 25, 2008 12:10 PM

  • BPM : Files are not appended in the container operation step

    Hi Guys,
    I am using the BPM pattern,  "BpmPatternCollectTime"  provided by the SAP  under SAP BASIS 6.4 for the N:1 transformation.
    In the the Message mapping and Interface mapping source structure has "0 to unbounded"  occurance and Target has 1 coourances.. I have given the Time as 5 Minutes to collect the messages...
    I dont know why the files are not being appened? Each time am getting the only one file's content as output other files contents(records) are not being merged.
    Is there anything wrong in the given BPM pattern? or  i  need to do any changes in the container operation step ?
    can anybody explain why the messages are not appending into a single file. any help would be really appreciated...
    Can anybody guide me , how can i debug the BPM?
    Thanks and Regards
    Venkatesh

    Hi Raj,
    The Source and target structure are the same ie, BpmPatternCollectMessageToBeCollected..
    Structure is
        BpmPatternCollectToBeCollected
        ID
        OverallNumber
    In SAP BASIS 6.4 , In the message maaping you can find the
    "BpmPatternCollectMerge". I am using the same mapping..
    The mapping contains the Source field mappings for field element ID and OverallNumber to the same field in the Target.
    After selecting Source's occurance for 0 to unbounded , In the mapping the tool itself is adding two extra nodes as below...
    Messages                                 
      Message1
        BpmPatternCollectToBeCollected
        ID
        OverallNumber
    Mapping is
    Source Structure ->Target Structure
    Messages (1)                  Messages  (1)
    Message1 (1)                  Message1  (1)
      BpmPatternCollectToBeCollected  (0-unbound)  BpmPatternCollectToBeCollected  (1)
        ID  (1)-------> ID (1)
        OverallNumber    (1)-------> OverallNumber
    The line indicates above the mapped fields...ID and OverallNumber is only mapped above.
    Regards
    Venkatesh

  • Officejet Pro 8600 Plus, not appending number in sequence to base file name when saving PDF.

    Officejet Pro 8600 Plus (new today - everything else working great), Vista 32-bit, HP desktop.
    After scanning documents and creating a PDF file (Save to file on my computer w/USB connection), using HP Scan, it does not append numbers in sequence to base file name.  HP Scan (Under Advanced Settings/Destinations) reads that it will do this (when you over over the base name field).  Perhaps I have to enable something.  Do you know how I can do this?  Thank you.

    I'm not really sure what's going on.  The install might not have written right.  Try uninstalling and installing from a fresh download.  Let me know what happens.
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • Bangla character not displayed correctly

    Hi, All
      I am work in a multilingual project where some bangla character not displayed properly like "block" in Bangla. The exact apperence of
    block is ব্লক but in my application it appere as breking character 
    I am using the latest build of flex sdk 4
    font family Vrinda for Bangla
    flashplayer version 10.0.0.42
    Any help would be highely appreceated.
    regards
    Gaurav kumar Pandey

    Hi,
        Erick this is my image of TLF editor on XP machine ,If it seen good on Window Vista so it is not the limitation of TLF or Vrinda, I am also works on what the Robin have suggested. For that moment my image is
    No i am busy for what the Robin has suggested any new help highely appreceated.
    Gaurav kumar Pandey

  • Db link not appended to table name

    Hi
    I have no DB link appended to table name in generated
    code when I try to deploy mapping.
    i'm using ODBC source. Object metadata imported
    succefully and valid DB link created.
    the code i get is like this:
    CURSOR "managers_c" IS
    SELECT
    "managers_CONN1"."key_mn" "key_mn",
    "managers_CONN1"."name_mn" "name_mn",
    ROWNUM "ROWNUM_ALIAS$$$"
    FROM "tst"."managers" "managers_CONN1" ;
    I'm using OWB 9.0.4 and Oracle 9iR2 9.2.0.3 on W2K sp3
    thanks

    I would also be interested in the correct way to do this. I think I came up with a work-around, but either there is another way to do this, or there is a bug here.
    Work-around:
    This assumes you've already setup a HS ODBC datasource (Listener, TNSNames, ODBC driver, and config file.)
    Now....when registering your HS ODBC source module in OWB, put in the correct information to make the database link "correct". For instance, the hostname/port should be configured to point to the Oracle instance where the HS ODBC source was setup and the service name should be the name already setup in your TNSNames.ora file for the HS ODBC source.
    When you deploy your target module, this will create a correct DB Link and store it in the target schema you deployed to.
    At this point however, your generated PL/SQL mapping code will not be correct, because the dbLink name is not appended to your sql statements.
    Now, go back and change your source module registration. Change the hostname to be the server name of the actual source database. Change the schema name also to be the schema in the source database. For instance in sql server you might put "dbo" as the schema. I don't think the other input fields matter that much for this workaround.
    Now that you've changed the registration, re-deploy your mapping (but don't re-deploy the "connection" which has your changed registration info.) Now that your registration has a different hostname, the code generator will realize it needs to append the dbLink name to the sql statements. Likewise it appends the schema name ("dbo") to the front since the source and target are in different schemas.
    Your deployment should succeed and be executable. Like I said, this worked for me, but it doesn't seem the correct way to do it. If anyone has the right answer, please advise.
    Regards,
    Dave

  • WORKFLOW Container Issue - Empty Lines not Appended to SWW_CONT Table

    good day fellow developers..
    any one encountered this error?
    I have a WF Container declared as multi line...
    In my program before i start the workflow i append 3 lines on the  table..
    line 1 = SPACE
    line 2 = 10000
    line 3 = 20000
    i already check the FM which startS the workflow..
    3 lines were appended to table...
    but when i validate the container at swi2_freq..
    only 2 entries where posted..line 1 was not inserted in the container..
    during my investigation..i discovered that the first line of the table was not appended..
    in the method CHECK_ALL
    it has a code which disregards the value of the element if the first entry of the table is initial...
    i have no idea regarding this logic.
    can anyone explain to me why this method was added to ECC6?
    this method is not available at 4.6c...

    good day fellow developers..
    any one encountered this error?
    I have a WF Container declared as multi line...
    In my program before i start the workflow i append 3 lines on the  table..
    line 1 = SPACE
    line 2 = 10000
    line 3 = 20000
    i already check the FM which startS the workflow..
    3 lines were appended to table...
    but when i validate the container at swi2_freq..
    only 2 entries where posted..line 1 was not inserted in the container..
    during my investigation..i discovered that the first line of the table was not appended..
    in the method CHECK_ALL
    it has a code which disregards the value of the element if the first entry of the table is initial...
    i have no idea regarding this logic.
    can anyone explain to me why this method was added to ECC6?
    this method is not available at 4.6c...

  • Photoshop CS does not append the extension to the filename

    Hi there.
    My Photoshop CS does not append the extension to the filename, when I save with Save as..., so it save all the files as .psd.
    And when I try to open these files, it says that it cannot, because the file is "invalid" or someting.
    I had the same problem with Photoshop Elements 5.0
    I've that problem only on that computer. Not others.
    What I can do?
    Here's a stamp: http://img510.imageshack.us/img510/7022/stamp.png
    (sorry for my really bad english)

    Well, into PhotoshopCS/Plug-in/File Formats there are those files: Cineon.8bi; Gif.8bi; Png.8bi; WBMP.8bi
    I've tried to copy all Photoshop files from another computer, where Photoshop works fine, and I've replaced with them the files on that computer, but it doesn't work yet...
    I'm thinking that's a problem of that Pc, but what?
    Thanks for all your helping, by the way.

  • Not appending

    Hi all,
    Pls help on below sample code.
    It is not appending all the data from table marc.
    only last entry is filling in the internal table . Pls check
    tables : mara.
    select-options : matnr for mara-matnr.
    data : begin of itab occurs 0,
           matnr like mara-matnr,
           ernam like mara-ernam,
           end of itab.
    data : begin of mtab occurs 0,
           werks like marc-werks,
           end of mtab.
    data : wa like itab.
    select matnr from mara into table itab where matnr in matnr.
    loop at itab.
    select werks from marc into table mtab where matnr = itab-matnr.
    append mtab.
    endloop.
    Pls check

    Mr. Ali,
            Here goes your solution :--
    TABLES: MARA.
    SELECT-OPTIONS : MATNR FOR MARA-MATNR.
    DATA: BEGIN OF ITAB OCCURS 0,
    MATNR LIKE MARA-MATNR,
    ERNAM LIKE MARA-ERNAM,
    END OF ITAB.
    DATA: BEGIN OF MTAB OCCURS 0,
                MATNR LIKE MARC-MATNR,
                 WERKS LIKE MARC-WERKS,
                END OF MTAB.
    DATA: WA_ITAB LIKE LINE  OF ITAB.
    START-OF-SELECTION.
    SELECT MATNR ERNAM FROM MARA INTO TABLE ITAB WHERE MATNR IN MATNR.
    SELECT WERKS FROM MARC INTO TABLE MTAB FOR ALL ENTRIES IN ITAB WHERE MATNR = ITAB-MATNR.
              Now loop at any table to get the data.

  • Package status not appended in the Add Remove Programs in control panel after the installation.

    Hi,
    I have a strange problem with "Package status not appended in the Add Remove Programs after the installation.".
    Like, onec the package is installed via SCCM, it should be listed in the Add Remove programs with the package name, version and the install date.
    At times on random machine these details are not appended. Although the application works fine on the machine, but the correct details are not populated in Add/ Remove programs.
    There is no issue with the package as it shows correct details on few other machine where it is installed.
    This behaviour is random on random machines. Hence, very difficult to track the reason.
    System Security analyst at CapG

    Hi Jason,
    Yes, i have tried Jorgen's suggestion, ans as said earlier. It install the application smoothly on any other machine (any random machine) perfectly with correct details in Add Remove Programs.
    As mentioned earlier, the same package, same environment, same set of machines with same OS, it installs correctly on few machines.. and on few its just misses to add correct details in Add Remove progs.
    If it was related to package, how does it install corretly on other machines?? How does the same package installs correctly when done manually or by that means by PSEXEC.
    To a matter of fact, we are checking our package for the multiple times now, just to make sure it is buldled correctly with correct install scripts. We are trying to search different multiple ways to see what makes the package to skip the
    correct entry in the Add Remove.
    To add, this is not with one package, it happens with random package with random machine. There is not typical behaviour that could be tracked.  
    All the installations done via SCCM 07, with admin account.
    This looks more tricky and complex then as simple as saying, its the fault of packaging.
    I hate to say this but this is NOT a CM07 problem, You will need to work with your packaging team, and use tools like process monitor,psexec and the msi log to determine why it is failing.
    Your first step is to find a pc where you can consistent get the setup to fails. once you get that you can use process monitor and the msi log files to determine what is going on.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Phone numbers with "pause character" not working same as first-gen iPhone

    Is this a bug?
    When I configure a phone number in my contact list to use the "pause" character (which shows up as a comma character in the display) a number of strange things happen.
    For instance, if I configure the following: (###) ###-#### ,,**2216464#
    where (###) ###-#### is my office phone number
    ,, is a pause to allow for the automated attendent to pick-up
    ** is recognized by my phone system as a transfer to my voice mailbox
    2216464 is my voice mailbox
    # is a termination character recognized by my phone system.
    Using my first-generation iPhone, this worked fine.
    Using my new iPhone 3G, this no longer works.
    Some observations:
    When directly using the touchpad on the iPhone, it appears to send DTMF tones as quickly and for as long as you hold your finger on the keypad. But, if you configure a phone number in the contact list and that phone number has a pause in it, each number configured after the pause will actuate for several seconds. The tone for each number (in this case, the 2216464) last SO long that my phone system gives up on the call and, basically, terminates the call. In addition, the inter-digit time is SO small as to be non-existant. In other words, in my sample phone number, the leading two digit of my mailbox number sound like they are expressed by the iPhone as a single, extra-long tone. There should be a longer pause between the first two digits. If I attempt to break them apart by inserting a pause (displayed as a comma), the pause is SO long that, again, my phone system gives up.
    So, in summary:
    Why did this change between the first generation and second generation iPhones?
    Also, why is the pause "character" SO LONG? Instead of making a pause character, say, four seconds, why not make it one second and let the user put in four pauses if they want a four-second pause?
    Why does the character length appear to extend after use of a pause character?
    Why is the inter-digit pause practically non-existant?
    Thanks.
    Ken

    I'm having the same issue. I just got the phone last week and was trying to call a number with an extension. After realizing that Address book does not have an extension field I reformatted the phone number using the "pause" (comma). With this in place it will not dial the number. Remove the pause however, and it will dial the root phone number.
    Please tell me this is just a bug and will be fixed soon. It's bad enough that I've had to spend the last week reworking my contacts in Address Book after having to jump ship from my Palm software. As a business user it is a regular piece of daily business to encounter the automated receptionist asking for someone's extension. Since the iPhone doesn't show the number you just dialed (the extension is in there after the "x" but it doesn't recognize it) you end up having to memorize the extension prior to making each call.

  • All or parts of character not printing in Windows 8

    HP DeskJet 6840 printer worked fine under Windows 7 but now on Windows 8, in some instances, parts of the first character in a line are missing and occasionally further missing characters across some lines.  In some cases, the top part of characters is missing and in some cases the last character in a line is missing part or all of itself.  The printer is connected to my LAN via cable (not wirelessly).
    The hardware test page prints just fine (tells me there is ink and the jets are clean) but the Windows Printer Test Page and other programs (Word, Excel, etc.) have this sporatic problem.  When printing to my other printer HP 6700 OfficeJet (from the same computer), I can print fine.  The 6700 is connected wirelessly.
    I have downloaded, removed, reinstalled the latest HP driver and all Windows updates are installed.  I'm ready to sell the printer on eBay and buy something else but though someone on this forum could offer suggestions.
    thank you in advance,
    Bob
    This question was solved.
    View Solution.

    Hi rcowen, Sorry to hear that you are having issue's with getting your printer to function properly with windows 8.   I have done some research and I have noticed that this model of printer is not supported with Windows 8.  Here is a document that shows the minimum system requirements. http://goo.gl/IMWBER
    What you can try to do is use the generic print driver from within windows 8.  If you go to the add a printer option with in windows 8 and select the Deskjet 990c print driver or the Deskjet 550c print driver and then connect your printer, this may resolve your issue.  I can not guarantee that this will work but I have had it prove to be successful for me in the past.
    One other option is, seeing that you have an HP printer, you may very well qualify for the "Trade In Trade Up" program that HP provides.  All you would need to do is call HP at 1-800-474-6836 and inquire about this option.  You will be asked for your serial number that is located on the back of your printer on a sticker that is near a bar code.
    If you have any other questions, please feel free to write back and I will be more than happy to assist you.
    Thank you
    Waterboy71
    Click the “Kudos Thumbs Up" at the bottom of this post to say “Thanks” for helping!
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    W a t e r b o y 71
    I work on behalf of HP

  • New line character not read..

    Hi guys;
    i'm writing a jsp application that has to write into a file...
    the file has to be in the form of multiple lines of the form : login=password
    i did the following:
    String s=new String("");
    String s2=new String("");
    BufferedReader in = new BufferedReader(new FileReader(
    "c:\\myflash\\myfile.txt"));
    while((s=in.readLine())!= null){
    s2 +=s+'\n';
    s2 +=login+"="+password;
    in.close();
    PrintWriter outer = new PrintWriter(new BufferedWriter(new FileWriter(
    "c:\\myflash\\myfile.txt")));
    outer.println(s2);
    outer.close();
    the problem is the following: when i run the applications the data are written in the file without new line ...
    it seems that the '\n' character did not got read!!
    I don' know what's the problem!
    please help!...

    are you testing this on Windows? Are you determining that the newline chars aren't there by opening the file in another program? Most Windows programs will not recognize the \n by itself. It needs the \r\n combination. You might want to use System.getProperty("line.separator"), which will return the correct OS-specific line separator character(s).

Maybe you are looking for

  • Background report list download to excel

    I run an ALV hierarchical sequential report in background. Then when I download the report output ( thro SM37 ) to excel, the whole output of the report comes in one cell ( excel ). In other words the columns of the report will not appear in excel. f

  • Restored iDVD 6, doesn't work in Snow Leopard (10.6.4)

    I recently had to restore iDVD from my Tiger restore disc, (I foolishly deleted it, stupid I know) and now whenever I try and open iDVD it says the version of iDVD is not compatible with the OS. I'm pretty sure I just need to update iDVD, but I am ha

  • External Handling Unit (Barcode) Information is Missing

    Hello Folks, I got a requirement where a warehouse will send us an EDI 945 file to confirm the shipment completion. But, it send us the file without SSCC labels for those shipped items of the order. This 945 is being translated into a SHPCON IDOC(DEL

  • Please Help. I can't view thumbnails on Iphoto '08 after backing up

    Hi, Today I backed up my photos on Iphoto '08 to my external harddisk and deleted the photos on Iphoto afterwards on my macbook to save some space. Now, having added new photos to my Iphoto library I can't view the events in thumbnails view. I've alr

  • INSTALLING SOLID STATE HARD DRIVE ON EXISTING MAC

    How difficult is it to install solid state hard drive on an existing mac, you can buy the solid state hard drive from crucisl and someon will put it in, anyone ever done this?