Xy graph text

i hv created this XY graph , i hv inserted the text using plotimages.front property.
problem is that i have to insert text values do this one by one keeping old values ,
so take the prevoius image from the plotimages.front property
and usig it as picture draw new text
it takes lots of  resources , i m lacking perfrmnc in my application
please hlp
thks in advance
Attachments:
grp.JPG ‏27 KB

I apologies for the missing subvi and late response
This time I hv attached 2 VIs and 1 subvi , as my attempt to describe the problem
Both VIs telling their stories within them please take a look
Thanks again for replying
Attachments:
chk graph.vi ‏71 KB
chk graph2.vi ‏29 KB
RTTEXT.vi ‏18 KB

Similar Messages

  • Graphing text in Numbers app

    Hello,
    I'm looking to create a line graph (or a scatter plot) from a table with text inputs. For instance a daily log of energy level would have drop down menu of Low, Medium and High. I'd like to create a line graph that plots Low, medium and high as if they were numbers. I know I can just have it graph 1, 2 and 3 but I'd like to actually have it show low, medium and high and recognize those as numbers from the input data. So really I need a way to tell Numbers, "this word means this number" and then have it do that in the background.
    Thanks!

    RHolcomb wrote:
    It's only unusual if you don't see the context. In a daily tracking of energy level the user interface is much better if they can choose low, medium and high in the input data and then see those graphed. So yes, the background should have numbers attached, but both the input data and the legend should say low, medium, high and the numbers should be hidden.
    Hi RHolcomb,
    Will this work for you? Pop-Up Menus for Low, Medium, High in Row 2.
    Formula in B2 of the Values table (and Fill Right)
    =VLOOKUP(Input::B2,Lookup::$A:$B,2)
    Please tell what you want to do with those values (1, 2 or 3)
    Please tell how you will handle a blank or a zero.
    Please show how you envisage the graph. Is it something like this (created from the Values table)?
    If you really want Low, Medium, High as labels on the Y axis, maybe we need to look further.
    Regards,
    Ian.

  • Can you print all the tab control's contents and include the tabs?

    We are trying to generate a report that includes the contents of a tab control (graphs, text).  Using the Append Control Image to Report.vi, we are only able to print out the active tab and the tab is cut off of the image. How can we generate reports that include all the tab pages and their contents and include the labeling tabs?
    Thanks in advance.
    Jim

    I do have a workaround for makinging the prints but it looks like some sort of cropped screensave that cuts off the tabs.  In my sample I was printing out 3 of the tab controls and you can see there are three by the cut off tabs.  Is there a setting to allow for more of the graph and its surroundings to be "captured"?
    Attachments:
    Document.pdf ‏53 KB
    Document (2).pdf ‏51 KB
    Document (3) (2).pdf ‏58 KB

  • Screen capture of active window in LabWindows at run time

    Hi NI,
    We at KPIT are building an application which gathers data from an ECU over RS-232. We have completed our UIR file and tested basic send recieve. We would like to automate the test report generation. For this, we need to capture the GUI window (containing graphs, text boxes etc.) after the end of the test. Currently we are doing this manually using the standard Alt+PrintScreen fucntionality provided by Windows. Is there a way in LabWindows to capture the GUI form/screen/tab automatically through an API call ?
    Regards,
    -Ashish

    Hi it's not that elegant but you can usethe following code i wrote:
    it uses ClearClipboard software and it's basicly an automated printscreen
    int BmpID,Available=0,Width,Height,RowB,PixDepth,Error,Status;
    int *ColorTable=NULL;
    unsigned char *Bits=NULL; unsigned char *Mask=NULL;
    LaunchExecutable ("c:\\Program Files\\ClearClipboard\\ClearClipboard.exe");
    Delay(1);
    keybd_event(VK_SNAPSHOT,0xd4, 0, 0);
    keybd_event(VK_SNAPSHOT,0xd4, KEYEVENTF_KEYUP, 0);
    ProcessSystemEvents();
    ClipboardGetBitmap (&BmpID, &Available);
    AllocBitmapData (BmpID, &ColorTable, &Bits, &Mask);
    GetBitmapData (BmpID, &RowB, &PixDepth, &Width, &Height,ColorTable, Bits, Mask);
    SaveBitmapToJPEGFile (BmpID, strFull, 0, 100);
    DiscardBitmap(BmpID);
    free(Bits);
    free(Mask);
    free(ColorTable);
    Hope it helps....
    Kobi Kalif
    Software Engineer

  • EPM SYSTEM WORKSPACE ERROR

    Hi,
    iam new to hyperion planning, when iam trying to open financial reporting, showing error
    required application module reporting.HRPrefs is not configured and communication error
    Hyperion 11.1.1.3 installed in llinux server
    details of error is listed below
    http://10.50.1.137:19000/hr/xml/HRConfig.jsp <?xml version="1.0" encoding="UTF-8"?>
    <config>
    <!-- Define actiontypes that are valid for a context
    <actiontype id="">
    <action id="" moduleid="" text="" default="true|false"/>
    <action id="" moduleid="" text="" default="true|false"/>
    <action id="" moduleid="" text="" default="true|false"/>
    </actiontype>
    <actiontype id="">
    <action id="" moduleid="" text="" default="true|false"/>
    <action id="" moduleid="" text="" default="true|false"/>
    <action id="" moduleid="" text="" default="true|false"/>
    </actiontype>
    -->
    <actiontypes>
    <!--
    <actiontype id="cas.reports.viewers">
    <action id="cas.reports.viewers.pdf" moduleid="bpm.pdf" text="Pdf Viewer (launches bpm.pdf)" default="true"/>
    <action id="cas.reports.viewers.doc" moduleid="bpm.doc" text="Doc Viewer (launches bpm.doc)"/>
    <action id="cas.reports.viewers.html" moduleid="bpm.html" text="Html Viewer (launches bpm.html)"/>
    <action id="cas.reports.viewers.dummy" moduleid="bpm.Dummy" text="Dummy Viewer (launches bpmDummy)"/>
    </actiontype>
    <actiontype id="cas.reports.viewers1">
    <action id="cas.reports.viewers.pdf" moduleid="bpm.pdf" text="Pdf Viewer (launches bpm.pdf)" default="true"/>
    <action id="cas.reports.viewers.graph" moduleid="bpm.graph" text="Graph Viewer (launches bpm.graph)"/>
    </actiontype>
    <actiontype id="cas.reports.viewers2">
    <action id="cas.reports.viewers.doc" moduleid="bpm.doc" text="Doc Viewer (launches bpm.doc)"/>
    <action id="cas.reports.viewers.html" moduleid="bpm.html" text="Html Viewer (launches bpm.html)"/>
    </actiontype>
    <actiontype id="cas.reports.viewers3">
    <action id="cas.reports.viewers.pdf" moduleid="bpm.pdf" text="Pdf Viewer (launches bpm.pdf)" default="true"/>
    <action id="cas.reports.viewers.doc" moduleid="bpm.doc" text="Doc Viewer (launches bpm.doc)"/>
    <action id="cas.reports.viewers.html" moduleid="bpm.html" text="Html Viewer (launches bpm.html)"/>
    </actiontype>
    -->
    <!-- Action types related to the Report Viewer
    <actiontype id="reporting.reportViewer.HRViewer">
    <action id="reporting.reportViewer.HRViewer.pdf" moduleid="mniVVPdfPreview" text="Open in PDF" default="true"/>
    <action id="reporting.reportViewer.HRViewer.html" moduleid="mniVVHtmlPreview" text="Open in HTML"/>
    <action id="reporting.reportViewer.HRViewer.refresh" moduleid="mniVVRefresh" text="Refresh"/>
    <action id="reporting.reportViewer.HRViewer.prevPOV" moduleid="mniVVPrevUserPov" text="Preview User Point of View"/>
    <action id="reporting.reportViewer.HRViewer.prompts" moduleid="mniVVResToPrompts" text="Respond to Prompts"/>
    </actiontype>
    -->
    </actiontypes>

    Moderator Action:
    This is a duplicate to
    https://community.oracle.com/thread/2621521
    and doesn't belong in the DATABASE General Questions space.
    This duplicate is locked.

  • I have 100 data files, I want to join them together as one data file

    I need to join approx. 100 data files into one data file, and be able to read back each data file from that one big file. I would also like a feature to count how many files are in the main one file. The data files contain graphs, text and numerics.

    What you want to do is not going to be easy to implement. The idea is that files are just binary data and you can join the data into one binary file. The trick is going to be creating the appropriate header for the binary file to include things like file location--the beginning and end of a subfile--as well as the number of files. The exact structure of the header is really left up to you and your imagination.
    Why do you want to join all the files into one? It sounds like what you have works now and making one file increases the chances that all of your data will be lost if the file becomes corrupted. Also LabVIEW is limited to files of about 2GBytes, so you will be more likely to run into this limit.

  • What is the impact of R/3 upgradation from 4.7 to ECC 6 on BI

    Dear all,
    Can any one tell me what will be the impact of R/3 Upgradation on BI... as we are shortly going to upgrade our R/3 from 4.7 to ECC 6.
    Do we need to take any precautions in R/3 and aswell as BI
    Please give the information...points will be given 
    Regards
    venu

    Hi
    Please Refer this as this vll give u the Pros and Cons for upgrade.
    Refer
    http://wiki.ittoolbox.com/index.php/Upgrade_BW_to_Netweaver_2004s_from_v3.0B
    This Wiki contains Rob Moore's ( BW Manager, Edwards Limited) team’s experiences in upgrading Business Warehouse System from 3.0B to BW 7.0.
    Contents
    1 Upgrading from BW 3.0B to BW 7.0 (Netweaver 2004s)
    2 Introduction
    3 Overview & Scope
    4 Drivers
    5 Environment
    6 Resource & Timescales
    7 High Level Plan
    8 Summary Task List
    8.1 #Support Pack Hike
    8.2 #Plug-in installation
    8.3 #PREPARE process
    8.4 #Dbase upgrades
    8.5 #System Upgrade
    9 Lessons Learnt
    10 Issues & Fixes
    10.1 Unfixed Issues
    10.2 Fixed Issues
    11 Regression Testing Process
    11.1 Introduction
    11.2 Set up
    11.3 Actions
    11.4 Security
    12 Transport Freeze
    13 Web Applications
    13.1 Dashboards
    13.2 Internet Graphics Server (IGS)
    14 Detailed Task Lists
    14.1 Support Pack Hike (detail)
    14.2 Plug-in installation (detail)
    14.3 Dbase upgrades (detail)
    14.4 PREPARE Process (detail)
    14.5 System Upgrade (detail)
    Upgrading from BW 3.0B to BW 7.0 (Netweaver 2004s)
    Introduction
    This Wiki contains my team’s experiences in upgrading our Business Warehouse System from 3.0B to BW 7.0.
    Hopefully it will be useful to anyone else who's about to embark on this. If there's anything I've missed or got wrong, then please feel free to edit it or contact me and I'll try to explain.
    Rob Moore - BW Manager, Edwards Limited.
    Overview & Scope
    This was to be a technical upgrade of BW only. The new BW 7.0 web functionality & tool suite which requires the Java stack rather than the ABAP stack was out of scope. We had heard that the latter was where most of the problems with the upgrade lay. Our plan is to wait for this part of BW 7.0 to become more stable. Also it has a big front end change and the business didn't have sufficient resource to cope with that much change management.
    Drivers
    3.0B at the end of its maintenance
    Opportunities to do better reporting
    Options to utilise BI Accelerator
    Environment
    Our R/3 system was at 4.6C and was not going to be upgraded. We have APO at version SCM4.0.
    Our BW system is approximately 300 GB, with 125 global users. It was at version 3.0B SP 18
    We have Development, Acceptance and Production environments.
    Resource & Timescales
    The Project ran for 3.5 months from Feb to May 2007. We used the following resources. The percentages are the approx. amount of their time spent on the project.
    Project Manager * 1 – 70%
    BW technical team * 3 – 50%
    ABAP coder * 1 – 10%
    SAP Systems Development expert * 1 – 20%
    Basis * 1 – 25%
    High Level Plan
    These are the basic areas. We planned to complete this process for each environment in turn, learning our lessons at each stage and incorporating into revised plans for the next environment. However we did the Support Packs and Plug-Ins in quick succession on all environments to keep our full transport path open as long as possible.
    Upgrade BW to the minimum support pack.
    Install R/3 Plug-ins PI 2004.1
    Run PREPARE on BW
    Dbase upgrades (Database & SAP Kernel upgrade)
    System Upgrade
    Summary Task List
    This list contains all the basic tasks that we performed. A more detailed check list is shown below for each of the headings.
    #Support Pack Hike
    We moved only to the minimum acceptable SP as this seemed most likely to avoid any problems with the 3.0B system prior to the upgrade.
    Apply OSS 780710 & 485741
    Run Baseline for Regression tests
    Full Backup
    Apply SP's (we were at SP18, going to SP20)
    SPAU list review
    Regression testing
    #Plug-in installation
    Apply SAP note 684844
    Import and patch Basis plugin PI 2004.1
    SPAU list review
    #PREPARE process
    BW Pre-Prepare tasks
    BW - Inconsistent Data fix
    Run PREPARE
    Review of results
    Any showstoppers from PREPARE?
    #Dbase upgrades
    Database Upgrade (FixPak)
    SAP Kernel Upgrade
    #System Upgrade
    Reverse Transport of Queries
    Reconnect DAB & SAB to AAE
    Run Baseline for Regression tests
    Full Backup
    Run the Upgrade
    SPAU list review
    Regression testing
    Lessons Learnt
    Testing is all! We picked up on a lot of issues, but would have picked up more if we'd had a full copy of our production environment to test over.
    Our approach of doing a full upgrade on each environment before moving to the next one paid dividends in giving us experience of issues and timescales.
    Write everything down as you go, so that by the time you get to upgrading production you've got a complete list of what to do.
    We succeeded because we had people on our team who had enough experience in Basis and BW to be able to troubleshoot issues and not just read the manual.
    The SAP upgrade guide is pretty good, if you can understand what they're on about...
    Remember the users! The fact that the loads have been successful doesn't count for anything unless the users can see the data in Excel! There's a tendency to get caught up in the technology and forget that it's all just a means to an end.
    Issues & Fixes
    I've listed the main issues that we encountered. I have not listed the various issues where Transfer rules became Inactive, DataSources needed replication or we had to reinstall some minor Business Content.
    Unfixed Issues
    We could not fix these issues, seems like SP 13 will help.
    Can’t delete individual request from ODS
    After PREPARE had been run, if we had a load failure and needed to set an ODS request to Red and delete it, we found that we could not. We raised an OSS with SAP but although they tried hard we couldn't get round it. We reset the PREPARE and still the issue persisted. Ultimately we just lived with the problem for a week until we upgraded production.
    Error when trying to save query to itself
    Any query with a re-usable structure cannot be saved (more thsan once!)
    OSS 975510 fixed the issue in Dev and Acc, but NOT in Production! SP 13 may solve this once it's released.
    Warning message when running some queries post-upgrade
    Time of calculation “Before Aggregation” is obsolete. Not a big issue so we haven't fixed this one yet!
    Process Chain Scheduling – Timing error
    Process chains get scheduled for the NEXT day sometimes and has to be manually reset.
    See OSS 1016317. Implement SP13 to fix this. We will live with it for now .
    Fixed Issues
    Duplicate Fiscal Period values in Query
    If you open up a drop down box ("Select Filter Value") for Fiscal Year/Period to filter your query, you are presented with duplicate entries for Month & Year.
    Due to Fiscal Year Period InfoObject taking data from Master Data not InfoProvider. Thus it picks up all available periods not just Z2.
    Auto-Emails being delayed
    Emails coming from BW from process chains are delayed 2 hours on BW before being released
    Due to userids that send these emails (e.g. ALEREMOTE) being registered on a diffferent timeazone (i.e. CET) from the BW system (i.e. GMT)
    “Pgm_Not_Found” short dump
    Whenever a query is run via RRMX or RSRT
    Call transaction RS_PERS_ACTIVATE to Activate History and Personalisation
    Characteristics not found
    When running a query the warning message Characteristic does not exist is displayed for the following: 0TCAACTVT, 0TCAIPROV, 0TCAVALID
    We activated the three characteristics listed and the warnings stopped. NO need to make them authorisation-relevant at this stage.(also did 0TCAKYFNM)
    System generated Z pgms have disappeared
    Post-upgrade the system Z-pgms ceased to exist
    Discovered in Development so we compared with pre-upgraded Production and then recreated them or copying them from production.
    Conversion issues with some Infoobjects
    Data fails to Activate in the ODS targets
    For the InfoObjects in question, set the flag so as not to convert the Internal values for these infoobjects
    InfoObject has Conversion routine that fails, causing load to fail
    The routine prefixes numeric PO Numbers with 0’s. SD loads were failing as it was not able to convert the numbers. Presumably the cause of the failure was the running of the Pre-Prepare RSMCNVEXIT pgm.
    Check the Tick box in the Update rule to do the conversion prior to loading rather than the other way round.
    Requests fail to Activate on numeric data
    Request loads OK (different from above issue) but fails to Activate
    Forced conversion within the update rules using Alpha routine. Deleted Request and reloaded from PSA.
    Database views missing after pre-PREPARE work
    Views got deleted from database, although not from data dictionary
    Recreated the views in the database using SE14.
    Workbook role assignations lost
    We lost a few thousand workbook assignments when we transported the role they were attached to into Production
    The workbooks did not exist in Development, thus they all went AWOL. We wrote an ABAP program to re-assign them in production
    Regression Testing Process
    Introduction
    We were limited to what we could do here. We didn't have a sandbox environment available. Nor did we have the opportunity to have a replica of our production data to test with, due to lack of disk space in Acceptance and lack of sufficient Basis resource.
    Set up
    We manually replicated our production process chains into test. We didn't have any legacy InfoPackages to worry about. We asked our super-users for a list of their "Top 10" most important queries and did a reverse transport of the queries from Production back into test (as we do not generally have a dev/acc/prodn process for managing queries, and they are mostly created solely in prodn). We made sure every application was represented. In retrospect we should have done some Workbooks as well, although that didn't give us any problems.
    Actions
    Prior to the various changes we loaded data via the Process chains and ran the example queries to give ourselves a baseline of data to test against. After the change we ran the same queries again and compared the results against the baseline. We tried to keep R/3 test environments as static as possible during this, although it wasn't always the case & we often had to explain away small changes in the results. After upgrading BW Development we connected it to Acceptance R/3, so that we had pre-upgrade (BW Acceptance) and post-upgrade (BW Development) both taking data from the same place so we could compare and contrast results on both BW systems. We did the same thing once BW Acceptance had been upgrading by connecting it (carefully!) to Production R/3. To get round the lack of disk space we tested by Application and deleted the data once that Application had been signed off. Once we got to System test we involved super-users to sign off some of the testing.
    Security
    We chose to implement the new security schema rather than choosing the option to stick with old. For us, with a relatively small number of users we felt we could get away with this & if it all went wrong, just temporarily give users a higher level role than they needed. Our security roles are not complex: we have end user, power-user and InfoProvider roles for each BW application, together with some common default roles for all. In the event we simply modified the default "Reports" role that all our users are assigned, transported it and it all went smoothly. Apart from the fact that everyone's workbooks are assigned to this role and so we "lost" them all !
    Transport Freeze
    Once you've upgraded Development you've lost your transport path. We planned around this as best we could and when absolutely necessary, developed directly in Acceptance or Production, applying those changes back to Development once the project was complete. Depending on what other BW projects you have running this may or may not cause you pain!
    Web Applications
    Dashboards
    We had various dashboards designed via Web Application Designer. All these continued to function on the upgraded system. However there were various formatting changes that occurred e.g. Bar graphs were changed to line graphs, text formats on axes changed etc. SAP provides an upgrade path for moving your Web applications by running various functions. However we took the view that we would simply re-format our dashboards manually, as we didn't have very many to do. Plus the external IGS (see below) powered all our environments and needs upgrading separately as part of the SAP method. Thus we couldn't have tested the SAP path in Development without risking Production. Sticking with manual mods was a lower risk approach for us. We did find we had to re-activate some templates from BC to get some of the reports to continue to work.
    Internet Graphics Server (IGS)
    We had an external IGS server with v3.0B. Post-upgrade the IGS becomes part of the internal architecture of BW and thge external server is redundant. We found no issues with this; after the upgrade BW simply stops using the external IGS and no separate config was needed.
    Detailed Task Lists
    Support Pack Hike (detail)
    Apply OSS 780710 & 485741
    Communicate outage to users
    Warning msg on screen
    Stop the jobs which extract data into delta queues
    Clear the delta queues by loading into BW
    Check RSA7 in PAE that delta queues are now empty
    Run Baseline for Regression tests
    Stop Delta queues
    Lock Out users
    Full Backup
    Apply SP's
    Upgrade the SAP kernel from 620 to 640
    SPAU list review
    Apply OSS Notes 768007 & 861890
    Unlock Test users (inc. RFC id's on R/3)
    Regression testing
    Regression sign-off
    Remove warning msg
    Unlock users
    User communication
    Plug-in installation (detail)
    Communicate outage to users
    Warning msg on screen
    Apply SAP note 684844
    Lock out users
    Full Backup
    Empty CRM queues
    Import and patch Basis plugin PI 2004.1
    SPAU list review
    Apply OSS 853130
    Switch back on flag in TBE11 (app. BC-MID)
    Remove warning msg
    Unlock users
    User communication
    Dbase upgrades
    Dbase upgrades (detail)
    Communicate outage to users
    Warning msg on screen
    Run Baseline for Regression tests
    Stop the Data extract jobs
    Full Backup
    Lock Out users
    Apply FixPak13SAP to DB2 database
    Upgrade the SAP kernel from 620 to 640
    Apply OSS 725746 - prevents RSRV short dump
    Unlock Test users (inc. RFC id's on R/3)
    Regression testing
    Regression sign-off
    Remove warning msg
    Unlock users
    User communication
    PREPARE Process (detail)
    Pre-PREPARE Process
    RSDG_ODSO_ACTIVATE
    Repair Info objects and recreate the views
    Communicate outage to users
    Warning msg on screen
    Run Baseline for Regression tests
    Stop the Data extract jobs
    Lock Out users
    Full Backup
    Run RSMDCNVEXIT Using BSSUPPORT ID
    If there conversion process runs longer delay the regular backup
    Re-run Baselines and sign off
    If there conversion process Fails repeat the steps on Sunday after the regular backup
    BW work
    Back up customer-specific entries in EDIFCT (note 865142)
    Activate all ODS objects
    Execute report RSUPGRCHECK with flag "ODS objects" (note 861890)
    Check Inconsistent InfoObjects - Upgr Guide 4.4; OSS 46272; Convert Data Classes of InfoCubes - Upgr Guide 4.3
    Execute report SAP_FACTVIEWS_RECREATE (note 563201)
    Make sure Delta queues are empty (RSA7)
    Basis Work
    Full Backup of BW
    Lock users
    Unlock id's RFC id's and designated test users
    Confirm backup complete OK
    Apply OSS 447341 Convert Inconsistent Characteristic Values - Upgr Guide 4.5
    Confirm OK to PREPARE
    Run PREPARE
    Review of results
    System Upgrade (detail)
    Communicate outage to users
    Process errors from PREPARE
    Check disk space availability for PAB
    Warning msg on screen
    Reverse Transport Queries from PAB to SAB & DAB
    Change BW to R/3 connection
    Get backup put on hold, for Ops to release later
    Ensure Saturday night backup is cancelled
    Final run of PREPARE
    Run Baseline for Regression tests
    Clear Delta Queues
    Delete Local Transports
    Remove process chains from schedule
    Lock Out users (with some exceptions)
    Confirm to Ops and Angie that we're ready
    Full Backup
    Incremental backup of Unix files
    UPGRADE "START"
    Back up kernel
    Unpack latest 700 kernel to upgrade directory
    Check ids required for upgrade are unlocked
    Check no outstanding updates
    Turn off DB2 archiving
    Open up the client for changes
    Stop saposcol, & delete from exe directory
    Run the Upgrade
    Execute the saproot.sh script
    Perform the database-specific actions
    Perform follow-up activities for the SAP kernel
    Reimport additional programs
    Import Support Packages
    Call transaction SGEN to generate ABAP loads
    Transport Management System (TMS)
    Handover to BW Team
    SPAU list review
    Apply OSS Notes from SPAU
    Process Function Module XXL_FULL_API (part of SPAU)
    Restore table EDIFCT (if required)
    Transport Fixes from our BW Issue list
    Convert the chart settings - manually
    Perform activities in the Authorization Area
    Activate hierarchy versions
    Update the where-used list
    Execute the conversion program for the product master
    Transport New roles to PAB
    Unlock selected users
    Regression testing
    Regression sign-off
    Go / No Go decision
    Restore if required
    Remove warning msg
    Tell Ops that the CR is now complete
    Lock down PAB
    Unlock users
    User communication
    Perform the follow-up activities for SAP Solution Manager
    Reschedule background jobs
    Reschedule weekly backup on Ctrl-M
    Drinks all round.
    Vendors mentioned: dBase
    Hope this helps.

  • System fonts not showing in Font Book

    I am using Font Agent Pro as a font manager and am wondering if there's a conflict with it and Apple's Font Book. I cannot get the system fonts to show up in Font Book and, hence, those (System) fonts don't show in Apple apps, e.g., Safari, Grapher, Text Edit, etc., etc.
    The only way I can get the system fonts to show in apple apps it to drag the System>Library>Fonts folder to the "Collection" column onto the "Computer" collection. This is fine, but it copies the System fonts to the ComputerName>Library>Fonts folder.
    I've tried for hours to get the System fonts to show in Font Book and do it without the System fonts being copied to the Library or User folder, i.e., I want the System fonts to stay in the System fonts folder only.
    If I boot into another partition and bring up Font Book everything works as I would expect, and Font Agent Pro is not installed on that partition...
    Any Ideas?
    TIA,
    Geoff
    Quicksilver 933, PB 15" 1.67 Superdrive   Mac OS X (10.3.9)  

    Hi PS1,
    I am using Font Agent Pro as a font manager and am wondering if there's a conflict with it and Apple's Font Book.
    Yes, in a sense. If you always open and close your fonts through FAP's interface, then it's no problem leaving Font Book on your Mac. It will simply sit there and take up a small amount of disk space.
    That said, it's still a nuisance having more than one font manager on your computer at a time. Say you disable all of the fonts in Font Book that you can. Assuming the fonts are still in the /Library/Fonts/ folder, you then turn them on and off with FAP. The problem then is which orders are the applications going to believe? Are the fonts active, according to FAP? Or inactive, according to Font Book?
    Also, if you double click on any font to quick activate it, both FAP and Font Book will activate the font. So you will find yourself confused fairly often when you deactivate the font in FAP, but they still keep showing up in your applications as active. That would be because Font Book is still holding it open.
    So if FAP is going to be your main font manager, then copy Font Book off to another disk for safe keeping (so you don't have to use Pacifist or an OS install to get it back on your system if you need, or want to), and then remove it from your hard drive.
    Definitely don't remove the /System/Library/Fonts/ folder! If you remove Lucida Grande from its default location in any way, you will lose control of your desktop. The only way I can think that Taavi managed to accomplish this was moving files around booted to an external drive, or from another Mac via FireWire Target Mode. It's impossible to do on the same drive your booted to. You'll lose control of the desktop every time if you remove Lucida Grande. Although Taavi may have made his/her copy to the /Library/Fonts/ folder. That at least would still leave an active copy of Lucida Grande somewhere, but I highly recommend against that sort of handling of the system fonts.

  • WAD - printing to PDF

    Hi all,
    I created multiple WAD's in the 7.0 (with graphs, texts, analysis items,...)
    When I execute them and right click to get the PDF-version (via print version) the pages in the PDF are split up in a bizar way...
    If the analysis grid starts on the second page, it displays a part of the analysis grid, and the rest is displayed on a third page, but on the second page is still enough room... when it starts on the first page, it is displayed correctly and when another web item (for example static filters) is also displayed on the second page (before analysis item) it is also displayed correctly...
    I think it has something to do with the print-template 0ANALYSIS_PATTERN_EXPORT but don't know what exacly...
    anyone an idea?
    ciao!
    Joke

    Hi Joke,
    Did you solve this problem?
    I am having the same issue.
    Thanks,
    Nick.

  • Cross tab analysis

    Anybody knows how to do crosstabs in numbers?
    thanks

    Hi fercesar,
    When you say tabs, do you mean the sheet tabs across the top of a document? Sheet 1, Sheet 2 and so on.
    Each Sheet (canvas) can contain several objects such as Tables, Charts (graphs), Text Boxes, Shapes (graphic objects).
    When you say crosstab, do you mean linking tables on different sheets? Linking a graph on one Sheet with a Table on another Sheet? This is possible. Please reply with more information on what you want to do.
    Regards,
    Ian.

  • I have several pgs to my spreadsheet.  I have the same name on 1

    I have several pgs to my Numbers spreadsheet.  The first sheet to the spreadsheet is Safety & Ed 1, page 1, the second Safety & Ed 1 doesn't show a page, then the third won't let me change the name from Safety & Ed 3 to Safety & Ed 1.  What am I doing wrong?
    Also I wanted the date to format 00/00/00.  I set up a Custom Date Format using that layout, but I had to actually enter the date 00/00/00.  If I just entered the date using just the numbers it wouldn't put in the /.  What am I doing wrong?

    Hi Chester,
    In a Numbers document there can be several Sheets (each Sheet is a "canvas" drawing area) and each Sheet can hold objects such as several Tables, Charts (graphs), Text Boxes and Shapes.
    Each Sheet has its own Page Header and Page Footer where you can insert text such as Safety & Ed 1 and automatic page numbers. The page numbers will update with each page of paper from the printer.
    If your document contains several Sheets, you can print them all, or one at a time.
    Menu > File Print... (to see Print Preview)
    The left field of the Footer is selected and ready to type a descriptive sheet name. The centre field of the Footer has "Page " (entered by me) before the automatic page number.
    If you want to print all sheets, Print Preview has these options:
    Call back for more help.
    Regards,
    Ian.

  • Dividing one worksheet by another

    How do I divide the contents of one spreadsheet by the contents of another with corresponding cells?

    Depends what you mean when you say "spreadsheet".
    In Numbers, "spreadsheet" refers to a "spreadsheet document." If this is your meaning, then the answer is "You don't." Numbers does not support references to cells on other documents.
    Nor does a Numbers document have "worksheets." Numbers does have "Sheets," but these are large blank 'canvases' on which you can place Tables, Charts (graphs), Text boxes, Shapes, Images and other objects.
    Assuming you meant "Tables," here's an example:
    The two tables on the left are the data tables. Values in Start are to be divided by the value in the corresponding cell in Divide by.
    Results in the table at top right, To nearer hundredth, are the results (x) of the equation in the form x = a/b, displayed as rounded to the nearer hundredth.
    Results on the bottom left table are the quotients (Q) of the division expression:
         Q
    B) A
    with the remainder ignored.
    Formulas:
    Start: none
    Divide by: none
    To nearer hundredth: =OFFSET(Start :: $A$1,ROW()-1,COLUMN()-1,1,1)/OFFSET(Divide by :: $A$1,ROW()-1,COLUMN()-1,1,1)
    Quotient: =QUOTIENT(OFFSET(Start :: $A$1,ROW()-1,COLUMN()-1,1,1),OFFSET(Divide by :: $A$1,ROW()-1,COLUMN()-1,1,1))
    Enter each formula into B2 of its table, then fill right and down into the rest of the cells.
    Regards,
    Barry

  • Pluggin Help

    I don't know if pluggins work differently than the normal Java projects. I'm guessing so though. Right now my code isn't throwing any errors but it just shows the GUI without any functionality of the button I have created. I would think if I could get the GUI running there must be something with eclipse to get the pluggin going. Here is my code.
    // AvsI.java
    //Creates GUI to eventually show Semimajor axis vs Inclination graph.
    package avsi;
    import java.awt.FileDialog;
    import java.awt.Frame;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.awt.event.WindowAdapter;
    import java.awt.event.WindowEvent;
    import java.io.File;
    import javax.swing.JButton;
    import javax.swing.JFrame;
    import javax.swing.JLabel;
    import javax.swing.JMenu;
    import org.jfree.chart.ChartFactory;
    import org.jfree.chart.ChartFrame;
    import org.jfree.chart.JFreeChart;
    import org.jfree.chart.plot.PlotOrientation;
    import org.jfree.data.xy.XYSeriesCollection;
    public class AvsI {
    //     GraphSettings gs;
         JLabel label;
         Graph graph;
         JFrame Panel;
         JButton Open;
         JMenu List;
         XYSeriesCollection Data;
    //     jplot.Graph G;
         File Import;
         protected FileDialog fileDialog;
         public AvsI() {
              //super("");
              Data = new XYSeriesCollection();
              graph = new Graph();
              label = new JLabel("GRAPH");
              Open = new JButton("File");
              List = new JMenu("List");
              if (Panel == null){
                   Panel = new JFrame("JPlot graph");
              Panel.addWindowListener(new WindowAdapter() {
                                            public void windowClosing(WindowEvent e) {
                                            Panel.dispose();
                                            Panel = null;
                   Open.addActionListener (new ActionListener () {
                                                 public void actionPerformed (ActionEvent ae) {
                                                 try {
                                                 Import = ImportFileDeclared();
                                                 graph.main(Import);
                                                 Data = graph.getData();
    //                                             gs = graph.getGraphSettings();
    //                                             G = new Graph_2D(gs);
    //                                             G.show(Data);
    //                                             CreateGraph();
                                                 JFreeChart chart;
                                                 chart = ChartFactory.createXYStepChart("AvsI"," Inclination", "SemiMajor Axis", Data, PlotOrientation.VERTICAL, true, true, false);
                                                 ChartFrame Frame = new ChartFrame("First",chart);
                                                 Panel.add("Middle",Frame);
                                                 }catch (Exception e) {
                                                 e.printStackTrace();
              Panel.add("North",label);
              Panel.add("South",Open);
              Panel.add("West",List);
              Panel.setSize(500, 500);     
              Panel.setVisible(true);
    //     public void CreateGraph(){
         @SuppressWarnings("deprecation")
         public File ImportFileDeclared() {
              Frame frame = new Frame();
              if (fileDialog == null) {
                   fileDialog = new FileDialog(frame);
              fileDialog.setMode(FileDialog.LOAD);
              fileDialog.show();
              String file = fileDialog.getFile();
              String directory = fileDialog.getDirectory();
              File f = new File(directory, file);
              return f;
          public static void main(String args[]) {
               new AvsI();
    }

    I didn't put in my Graph class. I think I tried that before and it said my post was to long. I'll put it in now, and try to use better spacing.
    sorry about the spacing. I am programming on a different computer, and move everything to the computer using cd... not my choice but usb is dissabled.
    package avsi;
    //Graph.java
    //Imports choosen file to graph, then graphs text from that file.
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.geom.*;
    import javax.swing.*;
    import javax.swing.border.*;
    import java.io.*;
    import java.util.*;
    import java.util.Vector;
    import java.io.InputStream;
    import java.text.NumberFormat;
    import java.text.DecimalFormat;
    import java.text.ParseException;
    import java.lang.Math;
    import org.jfree.chart.JFreeChart;
    import org.jfree.data.xy.*;
    import demo.SampleXYDataset2;
    //import jplot.*;
    public class Graph extends JPanel {
         double min,max,interval,end;
         JFrame plotFrame;
    //     jplot.Graph graph;
         int R;
         //GraphSettings gs;
         XYDataset array;
         File read;
         XYSeriesCollection data = new XYSeriesCollection();
         final int PAD =30;
         BufferedReader in;
         int Lines;
    double[][] Numbers; //Numbers needed to plot taken from the File variable read.
         double[] a;
         public int FileLength(){
         int length = 0;
              try {
                   in = new BufferedReader(new FileReader(read));
                   String Line = null;
                   while ( (Line = in.readLine())!= null) {
                        length++;
              catch (IOException Err) {
                   System.err.println(Err);
              return length;
    public void ReadFile(){
         Lines = FileLength();
         System.out.println(Lines);
         Numbers = new double [Lines/2][2];
         a = new double[Lines/2]; //Creating the array to cary number for ploting
         try{
              in = new BufferedReader(new FileReader(read));
              String Line = null; //Line for reading
              int cEvenLine = 0; //Number of even lines.  All variable needed are in Even lines.
              NumberFormat nf = NumberFormat.getNumberInstance(); // used to convert a string to a double
              String s = new String(); //used to compile each number needed for graphing
              int i = 1; //line counter
              while (i<Lines) {  //Read each line until the end of the file.
                   Line = in.readLine();
                   if ( i % 2 == 0){ //when on an even line run enclosed code.
                        int k = 0; //counter used for creating Numbers array.
                        int j = 0; //counter for the length of each line.
                        while ( j < Line.length()){ //run enclosed code until end of line.
                        char c = Line.charAt(j); //take each character at position j in Line.
                        boolean curWhiteSpace = Character.isWhitespace(c); //Is the current character a space.
                        if (curWhiteSpace == true  || j == (68)){ //if it is a space or at the end of the Line then run the enclosed code.
                                  if (k == 2 || k == 7) { //if you are double 3 or 7 in the line the run the following code to save those doubles in the Numbers array.
                                  int counter; //Assigns position in array.
                                       if (k == 2){
                                       counter = 0;
                                       }else{
                                       counter = 1;
                                       try {
                                       Numbers[cEvenLine][counter] = nf.parse(s).doubleValue(); //Saving doubles for plotting
                                       System.out.println(Numbers[cEvenLine][counter] + " - " + cEvenLine + " - " + counter );
                                       catch (ParseException pe) {
                                            System.err.println(pe);
                                  s = new String(); //reseting s inorder to compile another double.
                                  k++;
                             }else if(curWhiteSpace != true){
                                  s = s + Character.toString(c);     //compiling numbers into doubles     
                             j++;
                        cEvenLine++;          
                   i++;
                   System.out.println(i);
         }catch (IOException e) {
              System.err.println(e);
         }finally{
              try {
                   if (in != null){
                   in.close();
         catch (IOException ex) {
              ex.printStackTrace();
    initializePlot();
    setCoordinates();
         private void initializePlot() {
    //          //Calculate semimajor axis.
              double mu = 398600.0;
              double n;
              double P;
              for(int i = 0; i < (Lines/2 -1); i++){
                   n = Numbers[1]*2*3.14/86400;
                   P = (mu/Math.pow(n,2));
                   a[i] = Math.pow(P,(0.33333));
         public void setCoordinates(){
    XYSeries series = new XYSeries("XYGraph");
              for(int i = 0; i < (Lines/2 -1); i++){
              series.add(Numbers[i][0],a[i]);
              System.out.println(Numbers[i][0] + "," + a[i] + "Points");
              data.addSeries(series);
         public XYSeriesCollection getData() {
         return data;
         private double getMaxX() {
              double max = 1;
              for(int i = 0; i < Lines/2 - 1; i++) {
                   if( Numbers[i][0] > max)
                   max = Numbers[i][0];
              return max;
         private double getMaxY() {
              double max = 1;
              for(int i = 0; i < (Lines/2 - 1); i++) {
              if(a[i] > max)
                   max = a[i];
              return max;
         public void main(File Import) {
              JFrame f = new JFrame();
              read = Import;
              ReadFile();
    Edited by: ncr7 on Jul 16, 2009 3:41 PM
    Edited by: ncr7 on Jul 16, 2009 3:46 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to change the text in the legend of a graph programmat​ically in labview

    I have many graphs in one plot and want to show the legend the name of the graph (i.e. the filename). How do I change the text in the legend programmatically?

    Create a property node for your graph. Use the property node "Active Plot" to define which plot (or line) you want to rename. Then write the new legend label to the property node "Plot.Name". See attached.
    Tim
    Attachments:
    legend.vi ‏12 KB

  • How to make text scroll in a chart/graph

    I am trying to make a small example labview app.
    I need to show a graph/chart with continuous data measurements, plotted over time. So far I have been using charts, since they suit my needs. I have seen though, that graphs are also a possibility. So if a solution calls for that, it might be ok.
    Now I have two things that i dont know how to do. I have attached a picture of what i want to do.
    I need to have time on the x axis, but i can only get it in the end points of the scale, can this be fixed (see the attached picture example)
    I also need to mark phase starts endings. This means I need to have text scrolling along with the plot, keeping a white marker line at the starte point of the phase. Can thios be done somehow? I have already looked into Annotations, but I dont think thats it. (see the attached picture.)
    If further explanation is needed, I would be happy to supply it.
    Kind regards Daniel
    Attachments:
    labview_example.JPG ‏27 KB

    One option with graphs is to right click the graph when the code is running, select "Create Annotation". This will add a label to the graph that moves as the graph updates.
    An alternative, and probably prettier approach, was discussed recently here;
    http://forums.ni.com/t5/LabVIEW/Two-background-colors-for-the-same-waveform-graph/td-p/1139000
    Hope that helps,
    Ian

Maybe you are looking for

  • Slow/non-existent data connection on 3GS/iOS 4.0.1

    I have been a happy 3GS user since last December. About three days ago, I synced to iTunes and installed the latest software update, to iOS v4.0.2. Since then, whenever I try to access any web page in Safari, it just sits there for a while trying to

  • Network not showing up, internet works ok

    I have a NetGear router and just bought my first Macbook. I have every PC/Tivo connected to this netgear router wired and/or wireless. I'm running a Macbook with Mac OS x 10.5. Try as I might, I can't get this @$%ing computer to see my PCs. My PCs ca

  • Problem with two monitors while using Photoshop, windows move from 2nd screen to 1st screen.

    Problem with two monitors while using Photoshop, windows move from 2nd screen to 1st screen. I saved a new workspace and it did not help. No problem before I went to Maverick.

  • PO header is cancelled but closure status on lines and header is open

    Can someone tell me how the closure status of a po gets to a closed status? I have a po where the header and and lines are cancelled but both header and lines closure status remains open. The amount of the po and matched/billed amount is the same. Pl

  • Variables for proposal data

    I have requirement like this in Cust  Lamp  ActualCost   Selliing Price  Revenue  No.ofSupplied  Sales  Revenue Maruti  xyz        100              150              50               1lakh          150    50 This data I will be getting from Co Now Mar