Trouble displaying X-axis constant line

In a graph template I want to insert an x-axis constant line at the minimum measured value on the y-axis.  I have succeeded in printing the numeric x value in text on the graph by using the formula: 
str(ChD( find (“Vacuum_Smooth” -CMin(cno(“Vacuum_Smooth”))<0.001), 'Time1”)
However, this formula does not work when I insert it into the VBS code of an autosequence.
      D2CCONSTX        =str(ChD( find (“Vacuum_Smooth”) -CMin(cno(“Vacuum_Smooth”))<0.001), (“Time1”)
As written, I get the error message:
CHD(“FALSE”)”,” for the second index or parameter expected!
How can I accomplish this task in the autosequence  VBS code?

Hello!
I was a little bit confused after reading your code. So I tried to solve the task from scratch. I hope this will help.
My solution to print the Time1 value at the Vacuum_Smooth minimum is:str(ChD( find("Vacuum_Smooth = CMin(Vacuum_Smooth)"), "Time1"))For D2CCONSTX you have to set a expression wich will deliver a double value. No str() is required! This expression must be encapsulated in @@ to show DIAdem that it is not a value string. The code line must look like this:D2CCONSTXNAME = "@@ChD( find(""Vacuum_Smooth = CMin(Vacuum_Smooth)"" ), ""Time1"" )@@"As you can see the " in the first code example are replaced by "" because it has to be a " after VBS had evaluated the string. If you put the value string in D2CCONSTX you have to update the layout on every change.
MatthiasMessage Edited by Twigeater on 06-21-2006 10:51 PM
Matthias Alleweldt
Project Engineer / Projektingenieur
Twigeater?  

Similar Messages

  • HP PSC 2355 troubles - Display shows a constant "load paper" message...

    ... even though the tray is full.
    Have had it five years.  Worked fine until a few days ago; then, first a paper jam message, then check color cartridge, now "load paper".  Have gone thru all on-line troubleshooting steps, taken the back off, cleaned the rollers, etc.  No good.
    Is this printer at the end of its useful life?  Thanks for any advice.

    Hello jlstchris and welcome to the HP forums!
    I'm sorry to hear that your printer is not pulling the paper as it should but I would like to lend a hand and see if we can determine what the problem is
    I'd first like to test the hardware to see if it's related to the hardware of the printer or the software. To test this, the first thing I will recommend is that you plug the printer directly to a wall outlet to ensure it is getting all the power it needs to function. Once it's plugged directly to a wall outlet, please try Printing a Self-Test Report directly on the printer to see if it's able to print that page successfully or not. If it prints successfully, please try printing from the computer again.
    If it does not print properly I will suggest that you then try the steps within this More Than One Page at a Time Feeds Through the All-in-One document as it will walk you through cleaning the rollers and inspecting the inside of the printer.
    If the problems still persists after that, please try Performing a Partial Reset to see if that will clear the message.
    Hope to hear back from you soon, hopefully with good news
    Please click “Accept as Solution ” if you feel my post resolved your issue, as it will help others find the solution faster
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    **MissTeriLynn**
    I work on behalf of HP

  • Trouble displaying JSP document in IE

    I am having some trouble displaying a JSP version 2 document in IE (though everything works fine in Mozilla).
    All my jsp docs start off as follows:
    <jsp:root version="2.0"
        xmlns:jsp="http://java.sun.com/JSP/Page"
        xmlns:f="http://java.sun.com/jsf/core"
        xmlns:h="http://java.sun.com/jsf/html"
        xmlns:c="http://java.sun.com/jsp/jstl/core"
        xmlns:fmt="http://java.sun.com/jsp/jstl/fmt"
        xmlns:sql="http://java.sun.com/jsp/jstl/sql"
        xmlns:x="http://java.sun.com/jsp/jstl/xml"
        xmlns:fn="http://java.sun.com/jsp/jstl/functions">
        <f:view>
         <f:verbatim><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">]]></f:verbatim>
         <html xmlns="http://www.w3.org/1999/xhtml" lang="en">Firstly, IE refuses to show the file offline because it can't retrieve the dtd in the doctype for validation. Is there any way to work around this? Either by turning it off or by downloading the file to a local location?
    When I am online (or remove the Doctype declaration) IE displays the file as XML rather than XHTML as the doctype suggests. Does anyone know what is up with that?
    Thanks in advance for any help!

    not sure what's ur req...but the kind of displaying the order numbers in basic or sec list and then navigating to change/display tcode of the order is easy using HIDE in AT LINE-SELECTION with combination of
    SET PARAMETER ID pid FIELD f. and then
    CALL TRANSACTION xyz AND SKIP FIRST SCREEN .
    RB.

  • Having trouble displaying the Logged in Customer details.  The customer is able to register himself

    Having trouble displaying the Logged in Customer details.  The customer is able to register himself to my site but when he enters his username and password I don't know how to display the welcome username message and switch the login link to logout. Even afte the customer is logged in it still shows login. Please look at the image for more details.

    Thanks Sidney, that worked........I tried to change the css style of make the log out link to stay in same horizontal line as the Logged in but I can't.(Please see the image) Is it the module that is designed to work this way???
    And one more .....is there a way where I can change the message "No one logged in" to say LogIn.
    Thank you

  • Problem in displaying Total No.of Lines in ALV report header.

    Hi guys,
    my field symbol internal table is having records in which "Compliance" field is having YES or NO values. now requirement is to display
    Total No. of Compliances which are having YES.
    lets say, internal table is having 10 lines. in which compliance field is having 6 YES and 4 No respective values .
    now i want to display header as No. of Compliances :  6
    following is my code to display Total no.of lines in internal tables.
    * total no. of records selected
       DESCRIBE TABLE <table> LINES ld_lines.
       ld_linesc = ld_lines.
       CONCATENATE text-004 ld_linesc
                         INTO t_line SEPARATED BY space.
       wa_header-typ  = 'A'.
       wa_header-info = t_line.
       APPEND wa_header TO t_header.
       CLEAR: wa_header, t_line,ld_lines, ld_linesc .
    My data is there in Field-Symbol table.
    Now i want to display No.of compliances . could anybody please help me out in this.
    Thanks in Advance.
    Regards
    satish

    HI,
    You can use another option like below,
    <Table>[] = <Table1>[]
    delete table1 where compliance = 'NO'.
    DESCRIBE TABLE <Table1> LINES ld_lines. .. follow your logic as above.
    Hope this will helps you,
    Thanks & Regards,
    Suresh M

  • Displaying data in Two line in ALV report

    Hi,
    I want to know how to display the data in alv in two lines for Fild name as well as for fild value
    like in below case
    wa_fieldcata-fieldname  = 'WRBTR'.
       wa_fieldcata-seltext_l  = 'AMOUNT IN DOCUMENT CURRENCY'.
       wa_fieldcata-outputlen  = 18.
       wa_fieldcata-DO_SUM     = 'X'.
       APPEND wa_fieldcata TO it_fieldcat.
       CLEAR wa_fieldcata.
    by this on alv COLUMN headig is coming as 'AMOUNT IN DOCUMENT CURRENCY' in one linw  i want to display  'AMOUNT IN '   in first line and then 'DOCUMENT CURRENCY' below that
    'AMOUNT IN
    DOCUMENT CURRENCY' ***
    similarly how to display value of three fidls in one column
    like for a vendor   I have one column  Vandor name in that column i want to display from table LFA1, 
    NAME1
    NAME2
    NAME3
    NAME4,
    in one column only how to do it.
    regards,
    zafar

    Hi,
    Ref . early reply  can u help me how to uset his in ALV code  and can u give some example for this  how to display it in two lines  as my column heading is of 60 characters 5 word i want to display it in two line in one column only  .
    How to use : SLIS_EV_AFTER_LINE_OUTPUT
    to get this.
    or is there any other method.
    regards,
      zafar

  • How many items can be displayed on the same line in APEX form?

    Hello,
    I have 5 items that I want to display on the same line in a form, but the fifth item is displaying on the next line eventhough I defined it as "no" in Begin On New Line and "no" in ...Field. Is there a limmitted number of items that can be display on the same line? Any help is greatly appreciated, thanks so much in advance.
    I want the 5 items to be display like this,
    Appendix1 _____ 2 _____ 3 _____ 4 _____ 5 _____
    But it is displaying,
    Appendix1 _____ 2 _____ 3 _____ 4_____ 5
    Thank you,
    MT

    If you define the 'Begin On New Line' property to 'No', it should work. I just tested it. Do you absolutely need to set the 'Begin On New Field' property to 'No'? That might change the facts.
    Best regards,
    Mathieu

  • Text should be displayed in a single line in jsff page

    Hi ,
    I have several af:selectOneChoice components whose labels should be displayed in a single line .
    the page has a left and right navigator panel. when i drag the navigators to the center , the scroll bar should be enabled and the texts (labels) of the various components in the jsff page should be displayed in a single line.
    But , the text gets wrapped into multiple lines. PFA the screen shot and the code of the jsff page

    Hi Maddy,
    for this issue you can use WAD 7.0. There you can set the numbers of columns and rows which are displayed easily within the analysis item. You can also determine if you want to have scroll bars or paging tabs (like in Query Designer).
    Brgds,
    Marcel

  • Trouble displaying icon on push button in 6i Forms

    Hi,
    I'm having trouble displaying an icon on a button at both design and run times. I'm using Forms 6i with client/server enviornment. I have tried to follow several forums regarding icon setup and the Whitepaper articles. I have tried different suggestions but am still unable to get the icon. Here's my latest attempt:
    1. Copied .jar file to C:\Oracle_Developer_9i\forms90\java folder
    2. Modified formsweb.cfg (in the serverApp=default section) and included the following:
    archive_jini=f90all_jinit.jar,myAppIcons.jar
    imagebase=codebase
    3. In button's properties I set:
    iconic = 'Yes'
    icon filename = C:\Oracle_Developer_9i\forms90\java\myAppIcons.jar
    My guess is that I didn't copy the icon files (from the .jar file) correctly. As suggested in the Whitepaper, I don't have the c:\ myApp\ icons directory. I did a search for an icon directory and found multiple icons folders (due to other oracle projects installed on my pc) but don't know which one to use. Being that I'm using 6i and the instructions were for 9i I didn't know if the directory/folder name is different. Is there another directory/folder (using 6i) where I should copy all the .gif files from in addition to storing the .jar file in the C:\Oracle_Developer_9i\forms90\java directory?
    Also, I feel that I'm not calling it correctly from the location in step 3. Being that the icon exists in the jar file, how would I reference it within the file? Does anybody have any suggestions? Any help would be greatly appreciated.
    Thank you,
    Eric

    Robin,
    I tried your suggestions but am still unable to view the icon. Here's what I now have tried.
    1. I've created UI_ICONS in the windows registry under the form's oracle home and am calling c:\icons from that variable.
    2. In c:\icons, I copied the .jar file's contents (search.gif) into this folder. This is where I may have a problem in addition to my next step in calling the filename. You mentioned in your first post to put my .ICO files there. Should I rename my .gif to .ico? Not sure if I followed you there.
    3. In the button property, I set icon = yes and icon filename = c:\icons\search.gif -- Not sure if I used the right syntax for the filename. I've tried renaming it to .ico and it still does not display.
    Sorry about all the questions but I really appreciate your help. Do you see anything else that I did that may cause it to not display?
    Thanks again,
    Eric

  • Firefox does not display the basic menu line File Edit View etc. How do I get this menu to show. I have tried uninstalling and reinstalling, but that does not help

    When I ask for help finding bookmarks, the answer tells me to click on bookmarks as shown in the illustration, but there is no such line displayed on my computer.

    '''''"Firefox does not display the basic menu line File Edit View etc."''''': That is the Menu Bar; see below.
    '''<u>Menu Bar</u>''' (File, Edit, View, History, Bookmarks, Tools, Help)<br /> <u>Firefox 3.6.x versions allow the user to hide the Menu Bar.</u><br />
    *Tap the ALT key or the F10 key, Menu Bar will display, click View, click Toolbars, click Menu Bar to place a check mark next to it, '''''OR'''''
    *Press and hold the ALT key while pressing the letters VTM on your keyboard, then release the ALT key
    *See: http://support.mozilla.com/en-US/kb/Menu+bar+is+missing
    '''<u>Other Toolbars</u>''', see: https://support.mozilla.com/en-US/kb/Back+and+forward+or+other+toolbar+items+are+missing<br />
    '''<u>Status Bar</u>''': click View, click Status Bar to place a check mark<br />
    '''<u>Full Screen Mode</u>''': If you have no Toolbars or Tab Bar: Press F11 (F11 is an on/off toggle). See: http://kb.mozillazine.org/Netbooks#Full_screen<br />
    Also see: http://kb.mozillazine.org/Toolbar_customization_-_Firefox#Restoring_missing_menu_or_other_toolbars
    <br />
    <br />
    '''Other items that need your attention'''
    The information submitted with your question indicates that you have out of date plugins with known security and stability issues that should be updated. To see the plugins submitted with your question, click "More system details..." to the right of your original question post. You can also see your plugins from the Firefox menu, Tools > Add-ons > Plugins.<br />
    <br />
    *Adobe PDF Plug-In For Firefox and Netscape
    **Current versions are 9.4.2 and 10.0.1 (aka Reader X)
    **More info about version 10 (aka Reader X)
    ***New Adobe Reader X (version 10) with Protected Mode was released 2010-11-19
    ***See: http://www.securityweek.com/adobe-releases-acrobat-reader-x-protected-mode
    #'''Check your plugin versions''': http://www.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #'''Update Adobe Reader (PDF plugin):'''
    #*From within your existing Adobe Reader ('''<u>if you have it already installed</u>'''):
    #**Open the Adobe Reader program from your Programs list
    #**Click Help > Check for Updates
    #**Follow the prompts for updating
    #**If this method works for you, skip the "Download complete installer" section below and proceed to "After the installation" below
    #*Download complete installer ('''if you do <u>NOT</u> have Adobe Reader installed'''):
    #**Use the links below to avoid getting the troublesome "getplus" Adobe Download Manager and other "extras" you may not want
    #**Use Firefox to download and SAVE the installer to your hard drive from the appropriate link below
    #**Click "Save to File"; save to your Desktop (so you can find it)
    #**After download completes, close Firefox
    #**Click the installer you just downloaded and allow the install to continue
    #***Note: Vista and Win7 users may need to right-click the installer and choose "Run as Administrator"
    #**'''<u>Download link</u>''': ftp://ftp.adobe.com/pub/adobe/reader/
    #***Choose your OS
    #***Choose the latest #.x version (example 9.x, for version 9)
    #***Choose the highest number version listed
    #****NOTE: 10.x is the new Adobe Reader X (Windows and Mac only as of this posting)
    #***Choose your language
    #***Download the file, SAVE it to your hard drive, when complete, close Firefox, click on the installer you just downloaded and let it install.
    #***Windows: choose the .exe file; Mac: choose the .dmg file
    #*Using either of the links below will force you to install the "getPlus" Adobe Download Manager. Also be sure to uncheck the McAfee Scanner if you do not want the link forcibly installed on your desktop
    #**''<u>Also see Download link</u>''': http://get.adobe.com/reader/otherversions/
    #**Also see: https://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox (do not use the link on this page for downloading; you may get the troublesome "getplus" Adobe Download Manager (Adobe DLM) and other "extras")
    #*After the installation, start Firefox and check your version again.

  • How to display several axis systems in one sheet

    Hi all,
    I want to use diadem script to display 4 axis systems in one sheet (top left, top right, bottom left and bottom right). Each system contains one curve. I have no idea which script command should I use. Would you like to give me some hints? Do I need to use the variable like "D2AxisLeft" ?
    Thanks in advance
    Kind regards
    Zhiyao

    Hi Zhiyao,
    I would recommend that you manually place 4 axis systems onto your REPORT sheet, in the orientation you prefer, then save this configuration as a *.TDR file, then programmatically load that *.TDR file with the PicLoad() command, followed with the PicUpdate() command.  Ideally you would also configure each of the axis systems with one curve on them that pulls data from the correct group/channel names in the Data Portal, so that loading the *.TDR file will give you exactly the report you want with just those 2 script commands.
    Please specify if you need to accomplish more than this programmatically,
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • Subroutine program its display the text at line item as it's service order

    Hi All,
    Am looking for subroutine program its display the text at line item as it's service order, I want to view the text in sapscript in the tcode ME9F of the order text.
    Ex:- in tcode ME23N, select PO & item details in Account Assignment tab, ORDER field is not displaying for some of the orders, but while debugging I can see the ORDER values.
    Can'nt see the ORDER field in print preview, Pls let me know.
    Edited by: Nagendra DS on Feb 19, 2008 3:18 AM

    Hi,
    If you are retrieving the values in the print program, the values will definetly get populated to the sap script. In case of subroutines in the form, the values you pass it to the structure ITCSY should be characters only.
    Hope this helps.
    Sudha

  • PSE has trouble displaying .jpg or .psd files

    I just upgraded from PSE ver 5 to PSE ver 8.  For some reason, ver 8 has some trouble displaying some .jpg and .psd files in the editor.  .nef files (raw) are no problem.  Some of the .jpg/.pse files display as a 'broken file" image, or are blurry if I double click them in editor..  If I right click on the image and go to edit, I am able to edit it and save it, but the resulting saved file may or may not be displayed.  Attempts to add unmanaged files to the catalog have not helped.  Any suggestions?

    No, filter uses the jpgs AFAIK. They are in Photoshop too. They are seamless so you could use them as is and define them as patterns; then again you can also use the PSD files to make patterns. The grass jpg is a good one to turn into a pattern.
    If you want to use them with the filters that require PSD files just save a copy of each in PSD file format. You might also think about making them black and white so you can tinker with how they will apply the texture. (White is high; black is low; 50% gray is neutral. Colors act as shades of gray so black and white might help you better predict what the result will be.)

  • Trouble displaying PDF's

    I'm experiencing trouble displaying PDF's from www.naga.net/Pages/naga.htm
    (specifically
    http://www.naga.net/Docs/NAGA43%20Registration%20Form%20R2.pdf
    and
    http://www.naga.net/Docs/TBR%20Transportation.pdf
    It works in Safari!

    Your plugins list shows outdated plugin(s) with known security and stability risks.
    # Java 1.3.1 Plug-in
    # Shockwave Flash 10.0 r12
    Update the [[Java]] plugin to the latest version.
    http://java.sun.com/javase/downloads/index.jsp#jdk (you need JRE)
    Update the [[Flash]] plugin to the latest version.
    http://support.apple.com/kb/HT2312 - About Java 2 Platform Standard Edition (J2SE) 5.0 Release 1 for Tiger
    http://support.apple.com/kb/DL847 - Java for Mac OS X 10.4, Release 9
    http://support.apple.com/downloads/Java_2_SE_5_0_Release_1

  • Displays diagonal, jagged, white lines on a gray background

    The eMac (1.25GHz, 512 MB RAM) does the following. It boots (grey rotating spokes), then displays jagged, diagonal, white lines on a gray background. However, when I boot it into target disk mode, there's no problem w/ the display, and I could booted my Powerbook 12" G4 up using the eMac drive as the boot drive, so it doesn't seem to be a drive issue. Whaddya think, reinstall?
    It's running 10.4.11 OBTW.
    Cheers,
    Rex

    Weird; I don't think I've seen anything matching that description yet. No display problems when booting into Firewire Target Disk mode suggests the CRT/analog assembly is mostly fine, but the expected corrupted video drivers would have been corrected with the OS reinstall. If the problem were with part of the ATI video display chipset, it would be a first to me that the native 640x480 resolution is OK but other settings are not. Still, it might be worth trying two things. One, check the PRAM battery; if you have a multimeter, it should read within 0.1v of 3.6v while under load (still in the battery holder). Battery location and replacement details are at eMac - Do-It-Yourself.
    Two, try resetting NVRAM. Holding downcommand-option-p-r keys at startup until you hear three sets of chimes, then releasing the keys will reset PRAM settings (per What's stored in PRAM?). Resetting PRAM is supposed to do everything that clearing NVRAM does, but there's a long-standing body of ancedotal evidence that NVRAM is better thought of as a superset of PRAM (although this may not be nerly as true for OS X as it was in OS 9 and earlier). You can fo even firther and reset the Open Firmware settings as well. To reset the Open Firmware settings:
    restart holding down the command-option-o-f keys; at the "Welcome to Open Firmware" message (black text on a white screen) type in the following at the command prompt and press return after each (case sensitive, no spaces):
    reset-nvram
    set-defaults
    reset-all
    The Mac should restart after reset-all (if it doesn't, type mac-boot and press Return)
    Good luck!

Maybe you are looking for

  • HT201269 How can I backup all my email messages from my ipad2 to my mac. iTunes does not transfer all the sent / received mail.

    Hi, I damaged my ipad and saved a backup using iTunes while it was away for repair. I used another ipad while it was away, but none of my email messages sent or received had been saved. How do I backup my email ?

  • JACOB's Unicode Compatibility

    I tried to insert or replace text with a Unicode character, say, "\u0111", into Word using JACOB (http://danadler.com/jacob ), but it would only show "?" for that; as a matter of fact, it displays "?" for all characters beyond the ANSI range \u0000-\

  • Kinda off topic question about Naps

    Mod... feel free to close this if you feel you have to. I figured I might get a good response asking this here though. Anyway, I have a Zen Touch and a napster subscription. I liked the idea of being able to basically sample music (via the subscripti

  • QM Quantitative results: Report

    Hello, Is there any standard report in SAP which will give the output as follows: Inspection Lot .... Characteristic 1 .... Characteristic 2 .... Characteristic 3 20000000002 ..... 10,5 mm            ..... 5,3 degree         .... 105 ft 20000000003 .

  • IMac 27'' little bit blurry after changing resolution.

    Hello. I recently bought a 27'' iMac 2013. As the screen is too big I changed the resolution from 2560x1440 to 2048x1152. But it look a little bit blurry now. 2560x1440 is really good but texts and other thing hard to see. Is that normal? I think App