Spc chart

hi,
can some one tell how to get the spc charts from  the system- config, master data,etc. settings. how to export it to excel
thanks in advance

Create sampling procedure with fixed sample and valuation mode as SPC inspection with free inpection point-tick.
Select suitable control chart type.
In MIC maintain-
lower limit,uper limit,target value,sampling procedure,spc characterictic,single result,fixed scope.
Assign this MiC to inspection plan.
After doing result recording,click control chart.
Vishal

Similar Messages

  • Calling up a Performance Manger SPC Chart from a WebI document

    Post Author: satwar
    CA Forum: Performance Management and Dashboards
    Please forgive my terminology, as I'm only a superuser of B.O. not a computer trained person.I have put a few years into configuring WebI document reports in InfoView of B.O. XI 2.  Our company is getting into SPC in a big way, hence my attention has turned to Performance Manager.  I was disappointed to learn that I have to create a whole new Universe of objects in Performance Manager in order to conduct SPC analysis on the variables I have been reporting in tables & graphs in WebI documents in InfoView.I can learn to accept that aspect of B.O. but I am a little concerned about my users having to navigate through Performance Manager to view SPC analytics.  My users have put up considerable resistance just navigating to WebI documents in InfoView.Hope seemed to be around the corner when I read about calling up Performance Manager analytics from WebI documents.  Having read the details it seems like these WebI documents are created in the Performance Manager Universe, not in the Infoview WebI documents that I have already developed in InfoView.If anyone can explain and clarify how this feature works, I'd be eternally grateful. 

    Post Author: jezbraker
    CA Forum: Performance Management and Dashboards
    You can Link any documents that are stored as objects in the cmc, regardless of the universe or way in which they were created.openAnalytic.jsp will allow you to open pretty much anything much as does openDocument  int the webi world.Once you create the SPC chart in process analysis youll need to view it in the control chart screen then click save as and save it into one of you folders in the corp repository. When this is done you can quickly get an example of the URI syntax by going to create new document in dashboard manger, selecting interactive metric trends, expanding navigation and legend opions, clicking browse, selecting your newly saved analytic and clicking ok.  This will but a url into the text box which you can copy and paste into your webi doc links - here's an example of the kind of thing... openAnalytic.jsp?DocumentName=MySPCanalytictest&RepositoryType=C&RepositoryName=SPCTest&DocumentExt=afd&DocumentId=AadTAN28x6lMpTxxlAhW09s&mode=full You may need to stick the odd ../../ or /jsp/ etc in front of the url depecing where you plan to call it from of course. You'll find descriptions of parameters etc for openAnalytic in the product docs. cheers,jez.  

  • Value Columns - SPC chart

    Hi,
      i want to pass / set value columns at run time in SPC chart. i know the value column only at run time. i created one query template with giving table name and select query like select [param.1],date1 form temp1. i set attribute column of data mapping as date1. Say temp1 contains columns like Faran, temperature. i will choose any one of these column from front end. and i want to set that column name in value columns of data mapping. i tried with
    document.<my applet>.getChartObject().setValueColumns("temperature"). but it displayed error as object doesnt support this property.
    how to do it?
    -senthil

    Senthil
    First get the desired column name from the Query Template which gives the column names (eg Faren, Temp etc).
    say that QT name - QTTemp which is saved in some defined folder in ur system.
    then
    Use following
    1. document.<AppletForQTTemp>.getQueryObject().setParam(1,"?"); where "?" is the input param to be passed to that QT
    2. document.<AppletForQTTemp>.executeCommand();
    3. document.<AppletForSPCChart>.getChartObject().setValueColumns(document.<AppletForQTTemp>.getColumnName("?")); where "?" is the column number of the desired column u want to set.
    Regards
    Som

  • Anyone aware of SPC Charting capabilities with xCelsius?

    I am very interested in being able to create SPC (Statistical Process Control) charts with xCelsius.  Anyone know of an add-on?  Anyone want to make an Add-on for xCelsius?
    SAP Lighthammer, now SAP XII, does a great job creating SPC charts.  But we want to move towards xCelsius yet SPC Charting is used heavily across all functions of the corporation.

    Hi, Jeff
    Check addon markeplace - https://information.ondemand.com/istore/#shopby=Marketplace/Xcelsius%20Add-Ons%20(All).
    If you don't find right component, you can contact me. I can give you a contact of my friend who is Adobe Flex developer.
    Maybe he will develop required component for you.
    Pavel

  • Setting LSL, USL and Target in SPC Chart

    I need to set my LSL, Target and USL of an SPC Chart to nothing.  Is the below param correct to do this?  I have tried this and it seems to set them at 0.  This then throws my chart off as far as SPC control limits goes.  I can not simply open display editor and change this because more than one chart depends on this display.
    <param name="USLColumn" value="">
    <param name="LSLColumn" value="">
    <param name="TargetColumn" value="">

    Why do you need to set them to "nothing" - shouldn't you be using another type of chart (e.g. custom chart, line/marker chart, etc.)?
    In any case, simply deselect showing the LSL/Target/USL in the display template editor.
    <param name="UpperShowSpecificationLimits" value="false">
    <param name="LowerShowSpecificationLimits" value="false">
    - Rick

  • Combining USL and LSL on SPC Chart and showing as USL/LSL

    Hi All,
    I am willing to change the wording on the Legend for SPC chart. As USL and LSL both hold same colour on the chart. I would like to show it as USL/LSL instead of two separate strings on Legend followed by colour. Can it be done....?
    Regards,
    Ravi Kumar

    No.  It is better to train the users
    Another option would be to turn off the legend and create your own 'legend' with a small html table.
    Regards,
    Jeremy

  • Specification limits on SPC Chart

    Hi All,
    I created a SPC chart with specification limits enabled. If user has provided lower spec limits without upper spec limits then it is taking the upper spec limit value as 0.0 by default. I would like to have limits to be one-sided.
    For example:
    An attribute should be at least 232,if its lower we have a problem. But there's no upper spec limit on it. The higher number we have the better.
    If I put a very high number on the query, like 10000, that disturbs the Y-axis scale and shows Y-axis 0-10000, which does not show a good picture.So we need a way to enable only 1 spec limit, and keep other disabled as need.
    Hoping to get a answer for this.
    Regards,
    Ravi Kumar

    Hi,
    Anyone has any answers for this one as to whether it can be done or not.
    Thanks & Regards,
    Ravi Kumar

  • 12.1:  SPC Chart - Calculate Control Limits logic/rules?

    Hi,
    I'm using 12.1 SP4 Patch 4 currently.
    1.  For SPC charts, there is a checkbox for Calculate Control Limits under the Control Limits for the Upper Chart Tab.  What rules/formula does MII use for calculating the control limits?  (I tried it and it looked correct but users want to verify how it calculates). See link for example:  http://gunston.gmu.edu/708/XmR.asp?E=0
    2.  What does it do if Limits already exist for the input data set?  Ignore the calculation?
    3.  Can this be set dynamically and refresh the SPC chart?   (Set the Calculate Control Limits
    UpperCalculateControlLimits Boolean property and refresh the chart?  I've sometimes had issues setting these dynamic properties and having them take effect in charts so want to verify)
    Thanks,
    Kerby

    1.  I think you would already have the SPC help PDF document that has the formulas in it - Rob or Leey?  In general, 3 sigma or standard deviation above and below the centerline(mean) based entirely upon the dataset returned by the underlying query template.
    2.  The Auto-Calc will take precedence over static limits, and the chart will use them accordingly.  I'm not entirely sure, but if you look at the Summary Statistics popup from the applet you'll see EFFECTIVE and EST properties that will vary based upon the Auto Calc being enabled.
    3.  Yes, you should be able to 'check' the box through JavaScript and have the chart update with them.  If you have issues with specific script then go ahead and post that snippet as a separate thread.
    Regards,
    Jeremy

  • 12.1 SPC Chart: Using Nelson rules instead of WECO?

    Hi,
    I want to apply the Nelson rules to the SPC chart instead of WECO?  How and where is that configured in 12.1?  (I believe it was a server level configuration in 11.5 but can't find it in 12.1 or the help).
    The 12.1 help just refers to how WECO rules are applied to the SPC chart.
    Thanks,
    Kerby

    This reference is obviously not directly MII related but does highlight some of the WECO vs. Nelson (where Nelson was an update to the original WECO) applications:
    http://www.qualityamerica.com/knowledgecente/knowctrInterpreting_the_Run_Tests.htm
    All of the alarm configurations are available to you in a common place and many have X of Y configuration options as well so you can put your own spin on the alarm criteria.

  • Dynamically displaying SPC Chart Title

    Hi
    I have created SPC Chart Disply.I did dynamic change of chart types(like xbar,xbar-range). Now i want to  reset the Chart title property dynamically. if any methods available.
    Thanks in advance.
    Regards,
    Malini.V

    This method and all of the other helpful get/set syntax methods are easy found by using the Script Assistant, which is part of the Productivity Tool installation that you can add to your client workstation by running the Wizard Install link found in the xMII Menu's Visualization Services section.
    If you are working on a dynamic SPC charting application you might also be able to learn from some pre-installed content:  http://localhost/Lighthammer/Samples/SPC/Servers.irpt
    Regards,
    Jeremy

  • Viewing SPC chart - how?

    Hi
    I am quite new with MII. I am experimenting the SPC example from the QualityPortal and I do have connection to the SQL server and the QualityPortal project also successfully imported. I could also see the template loaded in Workbench.
    However how do I view the SPC chart (applet)?.  What I did was in IE, i entered
    http://<server>:<port>/XMII/SPCChartServlet?DisplayTemplate=QualityPortal (ofcourse the actual server and port name). However I got this error message
    "Template was not found, cannot load QualityPortal"
    any suggestion? thanks in advance
    seng

    Hi,
    Did you check that display templete is avaialble in the project root folder.
    Also I think you havenot passed the qurey template to the display template.Just map the query template(from data mapping tab) to the SPC Chart display template.Then go for executing this display template in workbench.
    You can also use Dynamic Page Generator for viewing the chart.
    -Suresh
    Edited by: Suresh Hiremath on Jan 21, 2010 12:18 PM

  • Problem in spc chart

    HI All,
    I have three  requiremnets --
    1. To calculate the upper sepcification limit and lower specification limit based on a calculation by taking values from a table.
    2. I have to generate to two spc charts one is based on date and another based on order number. Both the fields are present in the same table. But when user input as date, date based chart should be displayed and same should be applied to oredr number.
    3. Is there any way i can display multiple spc charts in single output page.
    thx
    supriya

    HI Ramesh,
    My requirement is like this ...
    I have to take the input from sap r/3 in xmii do some calculation and show in spc chart.Like this i have to generate so many dashborads.
    Requirement is that all the dash boards should be visible in a sngle page itself.
    As i am new to xmii, id ont know how to integrate this with html and java script to do this. can u please let me know the prcedure.
    One more requiremnet is, i have to set the specification limits based on the input values retreived from r/3. Dynamicall it has to be caluclated and should be set to it.
    please help me in completing this scenario.
    thx
    supriya

  • SPC Chart and Tag Name starting with a Number

    On a 11.5.3 (latest build) install, we've found that SPC Charts don't like tag names that start with numeric characters.  The data points just don't plot.  I can right click and get the data, but there are no points on the chart.  All other applets work fine with the same tags.  Has anyone else seen this?

    Hey Rick,
    We did try that and it worked.  Also when creating the tags in the UDS Admin, I don't believe the UDS Admin will allow for this scenario (along with funky characters like pipes "|").  However, we are using an alias file (export from Historian into Excel, into SQL, and tweaked via Xacute) where the UDS Admin rules aren't enforced, which might be the inherent problem here. 
    I just thought that if the applets allowed it, the iSPCChart should also. 
    Thanks.
    Edited by: Ryan Miller on Feb 19, 2008 10:04 AM
    I'll leave this thread unanswered for a bit to see if anyone else cares to comment.

  • SPC Chart Display

    Hi honored experts,
    I am trying to set up some demo SPC charts for a customer with no success...
    What I did so far:
    1. I defined a DC group with two parameters.
    2. I entered a few figures for those parameters for some PSNs using the standard POD.
    3. I defined a SPC chart with some random values using the SPC CHART MAINTENANCE activity.
    4. I launched the SPC Display activity and entered the DC Group and one of the Parameters which I defined under (1).
    5. When I hit the "search" button I get the message "No charts defined for combination of DC group "P-109", version "A" and DC parameter "DREHMOMENT" (Message 19660)"
    So, what's wrong?
    I count on you...
    best wishes,
    Georg

    Hi Sergiy,
    my initial question is solved. Now the system asks me to install the Statit e-Server... I will see how that goes... maybe I'll come back with some more questions...
    Nevertheless, this thread is closed. Thanks.
    Georg

  • Spc chart CL

    Hi
    How can I change how many data points the centre line is calculated over on my SPC chart?

    Thanks Manoj, but I don't think that's what I want.
    Say I had 10 data points 11,12,10,8,9,11,10,12,14,13
    then the centre line (mean) is obviously 11, but in my scenario I want to display all 10 points on my xbar chart, but I want to calculate my mean (and therefor all my control limits) on only the most recent 5 values, giving a CL of 12.
    Nick

Maybe you are looking for

  • Word Documents and Forms 6

    Hi. I have spent the past three weeks reading forums and doco's from anywhere and everywhere on the web, and am battling to come up with a proper solution to my problem. I am currently storing office documents in a BLOB field in an 8i database. I use

  • I want to track my iPhone because I lost it.

    Hello, I am writting to you today about a lost iphone and I was wondering if there is anyway I can track it using iCloud.

  • Plugin error with Intermedia

    Background: table with 8 text fields, 3 Intermedia fields (1 audio, 1 video, and 1 image) where binary data is stored in the table I have a JSP page that pulls the text data from the database. I have a servlet that pulls the audio and video data from

  • Regarding BW migration project from Oracle Tables

    hai please can anyone explain these following thing. I have data in Oracle tables . 1) How to prepare the Business Blue Print Phase for this project. 2) How to model the data design documents. 3) How to search the Business Content . 4) How to extract

  • CS6 Dual Install

    I understand that I can install a single CS6 license on both my iMac and my MacBook and so long as I don't run them simultaneously. Say I want to work on something at home, leave it for a bit and pick it up the laptop and head out, does putting one m