Graph issue with "scale object to pane"

I have made a program that  uses a mixed signal graph to show result on a screen. I have selected "scale object to pane". The program automatically goes to fullscreen when started. I have a small problem though. It works well with some screen resolutions but sometimes the graph itself is beneath the window. I set the Yscale Maximum and Minimum in the program but 0 is still below the border. Anyone know a way to fix this?
Pictures below 
How it looks
How it should look
Solved!
Go to Solution.

Hi Peter,
place a property node on the block diagram ("App" by default) and select Display->Monitor
Best regards,
GerdW
CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
Kudos are welcome

Similar Messages

  • Performance issue with Business Objects Java JRC API in CRXI R2 version

    A report is developed using java JRC API in CR XI release 2. When I generate the report in the designer, it took less than 5 seconds to display the results in crystal report viewer inside the designer. But in the QA environment, when I generate the same report from the application, it takes almost 1 to 1.5 minutes to display the same results in PDF. I also noticed that if the dataset contains bigger volume of data, then the reports are taking even longer almost 15 to 20 minutes.
    While generating the report from the application, I noticed that most of time is taken during the execution of the com.crystaldecisions.report.web.viewer.ReportExportControl Object method as shown in following line of code
    exportControl.processHttpRequest(request, response, context, null)
    We thought the delay in exporting the report to PDF might be the layout of the report and data conversion to PDF for such a bigger volume of data.
    Then we investigated the issue and experimented quickly to generate the same report with same result set data from the application using XML, XSL and converted the output XSL-FO to PDF using Apache FOP (Formatting Objects Processor) implementation. The time taken to export the report to PDF is less than 6 seconds. By doing this experiment, it is proved that the issue is not with conversion of data to PDF but it is the performance problem with Business Objects Java JRC API in CR XI R2.
    In this regard, I searched for the above issue in the SAP community Network Forums -> Crystal Reports and Xcelsius -> Java Development -> Crystal Reports. But I did not find any answers or solutions for this kind of issue in the forums.
    Any suggestion, hint in this matter is very much appreciated.

    Ted, The setReportAppServer problem is resolved. Now I could able to generate the report with hardcoded values in the SQLs in just 6 seconds where as the same report was generated in CRXI R2 in 1 minute 15 seconds as mentioned in the earlier message.
    But, our exisiting application passes the parameter values to the SQLs embedded in the report. For some reason the parameters are not being passed to the report and the report displays only the labels without data.
    As per the crj 12 samples codes, the code is written as shown below.
    1. Created ReportClient Document
    2. SetReportAppServer
    3. Open the report
    4. Getting DatabaseController and switching the database connection at runtime
    5. Then setting the parameters as detailed below
    ParameteFields parameterFieldController = reportClientDoc.getDataDefController().getParameterFieldController();
    parameterFieldController.setCurrentValue("", "paramname",paramvalue);
    parameterFieldController.setCurrentValue("", "paramname",paramavalue);
    byteArrayInputStream = (ByteArrayInputStream)reportClientDoc.getPrintOutputController().export(ReportExportFormat.PDF); 
    6. Streaming the report to the browser
    Why the parematers are not being passed to the report?  Do I need to follow the order of setting these parameters?  Did I miss any line of code for setting Params using  crj 12?
    Any help in this regard would be greatly appreciated.

  • Weblogic 10.3.0 issues with remote object calls.

    All:
    I was wondering if anyone has experienced any issues with Weblogic 10.3.0 dropping initial remote object calls over AMF Secure Channel. Here are the issues we are experiencing.
    1.     FLEX applications fail consistently on the first remote object call made across the AMF Secure Channel. Resulting in the request not returning from the application server; which has had varying affects on the different applications including missing data, application freeze and general degrading of the user experience.
    2.     FLEX applications require a browser/application refresh once the application has been inactive for a certain period of time. In our experiences the behavior occurs after 30 minutes of inactivity.
    I've deployed this same code to Weblogic 10.3.3 and the behaviors go away. Are there any patches to 10.3.0 that might take care of this issue that we are not aware of?
    Thanks for you help,
    Mike

    Hello,
    I found the problem. But I needed change the target of all my datasources until discover that one of my datasource didn´t answer and no errors was trigged.
    My server was waiting this datasource, and not get started.

  • Adobe 9 Multiple issues with scale resetting, hand tool disappearing, and bad parameters

    Hello and thank you for help!
    We are having a single machine have issues with the scale resetting on a documents after they have been saved.  We will set the scale to 1-30 and after re-opeing the pdf, its back to 1-1
    Also having issues with the hand tool reverting to the pointer tool after an indeterminet amount of time.  And lastly we recieve the bad parameter message when using the clouding tool, the feature can be used right after that with no issues.  Where to start troubleshooting this issue?
    Adam

    Are you saying that
    you are going to the Document Properties tab->Initial View and setting the magnification and then saving the file, that this setting does not stick when you reopen the file
    or
    you just changing the view magnfication while looking at the file, saving the file and that view mangification doesn't stick.
    If the latter, its not supposed to. If the former, then Houston we have a problem.

  • Issue with Info Object Transport after changing Data Type

    Hi Experts,
    We have a DSO which is running past 5 years. And recently(3 days back) we added new fields into that DSO. Delta loaded for last three days and new info object (Say XXX) data populated into DSO.
    Now the problem is, We identified that, info object data type is not correct. We used data type NUMC  instead of CHAR.So Character information is missing for that field.
    Example:
    Data from ECC: ABC123
    Data Loaded to DSO: 123 (Missed character ABC)
    So we deleted data from DSO and changed the info object data type in Development system.
    And also I have deleted only last three days delta records from DSO and transported my info object to Production. But its giving error as: Info object contains data in DSO".
    But that info object field is empty in DSO. I have already deleted last three days delta.
    Do I need to Delete all 5 years data from DSO to change the data type of recently added new info object ?
    Please give me your solutions and ideas to solve this issue.
    Thank you,
    Best Regards,
    Santhosh

    Hi Raman,
    Thank you for your answer.
    When I changed the data type of info object in Dev, I deleted the content of DSO. And same thing transported to QA as well. Before importing changed info object, I just deleted the content of DSO from QA. So transport done successfully QA.
    But in Production we have a history of past 5 years. So I cant delete all contents of DSO.
    So just deleted only the delta request's which contains data for that info object(3 days back, we moved that info object(NUMC data type) to production,So last 3 days delta only loaded for that info object). And tried to transport it. But it was failed. I am sure we need to drop all data from DSO, if I am interested to go with same info object.
    I have some comments on your first approach,
    1. If we delete info objects from Dev DSO and transport to Production will give transport failure, Why because, my previous transports errors clearly saying that info object contains data in DSO . So it wont allow to remove that info object from DSO.
    2.We are using same info object technical name in BO Data federator also. So if we change add new info objects again we need to make changes with BO as well. I am thinking this point as my last option if i cant find any other solution.
    Thank you.
    Best Regards.

  • Issue with Scale base routines in Pricing

    Hi All,
                    This is regarding one issue I am facing in Invoice creation.
    It happens randomly in some invoices (impact is in <5 % of invoices) that a discount condition value is incorrectly calculated when created through batch job.
    This issue is not replicable in any of the lower environments.
    When we cancel the invoice in produciton system and recreate it, the values are calculated correctly and we failed to replicate it even in production to find the root cause.
    Here are the details:
    We have a custom condition type which is a group condition (header as well as item) which is set in percentage where customer is supposed to get a discount (for eg. 1 % on the net price)
    We have a Scale Base value routine which fetches the ‘scale base value’ from a custom table and assigns it to the item on the invoice (XKOMV-KSTBS).
    All further calculation happens in standard SAP code where it checks the scales maintained in the condition record and applies the correct rate so the discount is applied accordingly.
    Our pricing routine is working fine and is passing correct value to the scale base field.
    The issue is in standard SAP code which applies the discount.
    For all the impacted invoices, we have correct scale base values (fetched in our routine) but the corresponding discounts (KONV-KBETR and KONV-KWERT) are zero.
    Only the last item in all the invoices shows a large negative value which is wrong .
    Please guide me in finding the root cause.
    Regards
    Ritu

    Hi,
    These requirements should be met to fetch the condition record in the document.
    1 = Different Payer
    If this requirement is assigned to the condition type, the sold-to-party and payer should be different, so it will be picked up in the document.
    2 = Item with Pricing
    The item category of the item should be relevent for pricing.
    3 = Foreign currency doc
    The company code currency is derived from sales org in a sales document. But we can change the document currency in the sales document header also. And condition also can be maintianed in different currency. If this requirement is assigned, the company code currency and document currency should be different.
    4 = Cost
    If this requirement is set, the item should be relevent for cost determination (setting in item category)
    5 = No Condit Exclusion
    If this requirement is set, it will not consider the condition, if any condition exclusion is maintianed for it.
    Prase

  • Issue with authorization objects

    Hi,
    We are running on ECC 6 . There is an issue while adding t-codes to a role.
    When we add a transaction code in the Menu tab, for eg, a Z transaction code, it throws up a whole lot of open authorization objects under the authorization tab (open authorizations under FI, MM, so on). The open values proposed are all the default values in SU24. This happens even if we use the 'Read old status and merge with the new'. Our check indicator maintenance for all t-codes seem to be fine. Pls advise.
    Cheers!!

    > The default values (SU24 values) are once again populated if they were not maintained during the earlier maintenance.
    They are populated again if they were deleted during the earlier maintenance or are in a changed status of the original authorization where new values in SU24 are proposing something different.
    That is why you should never delete standard or maintained authorizations and try to avoid the copy & change strategy by maintaining SU24 to meet your needs.
    It shounds like SU24 is not as "fine" as you have stated before hand.
    Cheers,
    Julius

  • IS-U: Migration- Issue with DEVICE object using EMIGALL

    Hello Friends,
    I need a quick help. The issue is here below.
    I am using the object DEVICE to create Device/Equipment. I could able to create an Equipment however I found that in EQUI table the field SERNR is not updated.  Actually this field should have the value of EQUNR.
    I had tried many times wih differenct possible options but this field is empty in all the trials. I am also using the auto structure CONTR and its sub strucutures COMMIT, UPDATE, INDIV, CONV filling with  'X'   but the result is only this field SERNR is not updated in the table EQUI.
    Without this field SERNR being field I cannot perform Device Installation (Full/Technical/Billing).
    Please share your ideas.
    Thanks in Advance,
    Vijay.

    Hi Vijay
    That's possible...
    I assume transaction IQ01 and EMIGALL are using the same function EQUIPMENT_INSERT.
    If NEW_VEQUI-EQUNR contains already a number, the function does not get a new number from the number range object, for example with external numbering. In case there's no EQUNR given, a new number is taken from the number range object, internal numbering.
    If no SERNR is provided when calling EQUIPMENT_INSERT, there won't be a SERNR in EQUI. Just check if IQ01 provides the serial number when calling EQUIPMENT_INSERT.
    This means another possible solution is to get a new number for EQUNR in EMIGALL and populate EQUNR and SERNR before calling the service function module ISU_M_EQUI_INSERT. Call function module NUMBER_GET_NEXT for object EQUIP_NR.
    This can be done on field level by setting the Processing Type to 4 = Rule (check which of the two fields comes first - EQUNR or SERNR - to assign the number from NUMBER_GET_NEXT and copy the value for the second field) or via events see menu item Utilities: Event, when you're in the object maintenance screen.
    Yep
    Jürgen

  • Text Highlighting issue with TextSnapshot object

    Hi,
    I am working with a digital book application. I make use of swf loader to load swf pages created from pdf. I use TextSnapsot to draw inline text highlight on the pages. The highlight is thoroughly retained on the respective pages throughout the session and later it can be updated/deleted without any problem. Everything was working great till I made the following changes in the swf loading approach to enable page caching:
    I am now loading swf loader object into application memory and while doing jumping from one page to other page I am just copying the content of the next page to the current swf loader which is on the display to the user. There are two sets of swf loaders - one for displaying the page and other to cache the next/previous page(s). On the caching side, I load the swf into application memory and after getting it loaded I pick all the contents of the loaded swf page (the children of it's movie clip) into an array collection. While changing the page I copy the cached content into the swf loader's movie clip which is displaying the page.
    Now when I highlight on the page on display and navigate back/forth from the page and comeback again to the page where I did the highlighting: It shows the highlight I did. But as soon as I try to draw another highlight on that page, the previous highlight is instantly disappears from the page.
    I suspect that the Textsnapshot object which draws highlight while navigating (to the target display page) is different from the one which redraws/update the highlight on the same page next time. Although the Textsnapshot object id for both the objects is same.
    Here are some code snippet:
    For copying the content from the swf loader object cached in application memory:
            private function copyPageContent():void
                var contentCollection:ArrayCollection = new ArrayCollection();
                _pageContentVO = new PageContentVO();
                _pageContentVO.contentHeight = MovieClip(_swfPageLoader.content).height;
                _pageContentVO.contentWidth = MovieClip(_swfPageLoader.content).width;
                var count:int = MovieClip(_swfPageLoader.content).numChildren;               
                for(var i:int=0;i<count;i++)
                    var dispObject:DisplayObject = MovieClip(_swfPageLoader.content).removeChildAt(0);               
                    contentCollection.addItem(dispObject);
                _pageContentVO.pageContentCollection = contentCollection;
                _swfPageLoader = null;
    For copying the content to the swf loader which is displaying the page:
            private function copyContent(pageContentVo:PageContentVO):void
                for(var i:int = 0;i<pageContentVo.pageContentCollection.length;i++)
                    var dispObject:DisplayObject = pageContentVo.pageContentCollection.getItemAt(i) as DisplayObject;
                    MovieClip(this.content).addChild(dispObject);
                this.content.height = this.height;
                this.content.width = this.width;
    after this I dispatch swf loader's complete manually and in the handler of that event I take the text snap shot object.(highlightManager.as)
    Code I use to draw highlight manually(using mouse drag on the page).
           public function setHighlight():void
                removeAll();
                if(_textSnapShot!=null && _textSnapShot.getText(0,_textSnapShot.charCount)!="")
                    if(_isCoveredTextSelectedAtAnyInstance)
                        _textSnapShot.setSelected(_beginIndex,_endIndex+1,false); //this is the global variable to the class
                    else
                        _textSnapShot.setSelectColor(0xfff100);
                        _textSnapShot.setSelected(_beginIndex,_endIndex+1,true);
                    if(saveHighlight)
                        countHighlightedSegments();
    Code I use to redraw previously drawn highlight when I return to the page:
           public function showHighlights(textSnapShot:TextSnapshot,currentPageNum:int):void
                if(currentPageNum >= 0)
                    textSnapShot.setSelected(0,textSnapShot.charCount,false);
                    var pageVO:PageVO = _model.eBookVO.eBookPagesVO.getItemAt(currentPageNum) as PageVO;
                    var objColl:ArrayCollection = new ArrayCollection();
                    objColl.source = pageVO.highLightSelection;
                    for(var i:int=0;i<objColl.length;i++)
                        var highlightVO:HighlightVO = new HighlightVO();
                        highlightVO.beginIndex = objColl.getItemAt(i).beginIndex;
                        highlightVO.endIndex = objColl.getItemAt(i).endIndex;
                        setHighlightedSegment(textSnapShot,highlightVO.beginIndex,highlightVO.endIndex);
            private function setHighlightedSegment(textSnapShot:TextSnapshot,beginIndex:int,endIndex:int):void
                textSnapShot.setSelectColor(0xfff100);
                textSnapShot.setSelected(beginIndex,endIndex,true);
    Looking forward to your support to resolve this issue.
    Regards,
    JS

    Hi, I've resolved this issue.
    It was a textSnapShot GC issue.
    I just added the textsnapshot object into an array to avoid GC and that resolved my issue.

  • Hi Experts, I have small issue with Mime object in webdynpro component?

    Issue: i have imported mime object with some changes on existing mime object, But this is not reflecting it was displaying old one only,New changes are not reflecting.
    Requirement : We are creating buttons with some CSS style and that image type .PNG and that image we are importing into web dynpro component as a Mime object , This same image we are creating for defferenet languages(EX : image name : Searcch_EN.png , Search_DE.png), this images we are binding the button image source property . and we are calling this image through the code.
    Now problem : I want change one image Ex : Sumbit_EN.png . i need to change this button i image like " SUBMIT_EN.png". So i have created this image as per requirement and i have imported into mime object. But it was not reflecting.
    Please Help me on this...
    Regards,
    Venugopal.P

    Hi Venu,
    You need to clear the cache of mime object to see the changes done.
    Please follow the below steps
         Right click on mim object or your image
    Choose option "Expiration Time client cache"  from menu
    Check the individual expiry date check box and un-check the Expiry active as below
    Note: you can do it for individual imange or for all mimes in a component
    Hope this helps you.
    Regards,
    Rama

  • Colour (possibly profile) issues with certain objects

    Hi,
    I'm trying to put together my folio but have run into a frustrating issue.
    As the file is a web PDF, it's obviously RGB (sRGB to be specific). All of my swatches have RGB values, all of my links have embedded Adobe RGB (1998) or sRGB profiles.
    The main issue is, a link on one page (PNG-24) shows correct colours, while on another it seems to be bluer in shadow tones. I found that what's causing it is any of my other objects that have blending modes activated:
    Two different rectangles with RGB swatches, Multiply, 62% Transparency
    Two identical JPG textures. One on background layer and one a top layer which is set to Color Burn
    Once all of these are removed, the effected object returns to its correct tones, but if even one of the above objects returns anywhere to the spread, the colour goes off again. Similarly, if any of these objects are taken to another page, other swatches used (say a solid rectangle) are effected.
    It's driving me insane and I've tried everything I know. Any ideas? I have a feeling this may have something to do with blending modes, but I just don't understand why it would.

    Yep, that was it
    I knew it had to be something along those lines, but I honestly expected that sort of thing to be within Color Settings; maybe I should have just looked two menu items up
    Thanks for the help. Seems it's getting harder and harder to find what you're looking for on Google these days when all you have is vague keywords... Yay SEO (sarcasm)

  • Issue with available object

    Hi,
    I have a WEBi report built on BEx query using BICS connection. The issue which am currently facing is if i add the not-compounded filed from the available objects to the grid, then if i refresh the report then the results are never getting finished its just running.
    The issue is identified only with that not-compounded field which is tied with customer Infobject in BW.
    Any idea?
    thanks,
    Vinay

    Hi,
    I have a WEBi report built on BEx query using BICS connection. The issue which am currently facing is if i add the not-compounded filed from the available objects to the grid, then if i refresh the report then the results are never getting finished its just running.
    The issue is identified only with that not-compounded field which is tied with customer Infobject in BW.
    Any idea?
    thanks,
    Vinay

  • SAP BW 7.31 - Transport Issue with Generated Objects

    Team,
    We have two landscapes, Business As Usual (BAU on SAP BW 7.01SP8) and Project Landscape (on SAP BW 7.31 SP10). The Project landscape Development system is a copy of BAU landscape development System and got upgraded to 7.31. Same case with QA System also.
    Issue: We are trying to collect InfoProviders (which are created in 7.01 SP8) in to a transport request in 7.31 System, it’s not allowing to collect in a transport request. Getting the below message.
    Object CUBE 0FIGL_R10 is generated and cannot be transported
    Message no. RSO887
    Diagnosis
    The object CUBE 0FIGL_R10 is generated (for example, for a semantically partitioned object) and cannot be transported.
    System Response
    The object is not written in a transport request.
    Procedure
    You do not need to do anything. The main object (the semantically partitioned object) simply needs to be transported. Here the object CUBE 0FIGL_R10is automatically created in the target system.
    Could you please let me know if you come across the above situation and solution.
    Warm Regards,
    Surya

    Hi,
    you are not yet collected the cube CUBE 0FIGL_R10.
    go to RSA1 -> select the transport connection -> select the object types -> select the info cube -> expand the node -> double click on the select object -> give the cube name  CUBE 0FIGL_R10 -> select the transfer selection.
    collect the dependent objects like info package, ds, dso, cube, dtp, transformations.
    now click on the truck symbol form standard tool bar.
    now it will collect.
    then do transport to target system.
    Thanks,
    Phani.

  • Special character issue with Resource Object in OIM 11g

    Hello
    While creating Resource Object with special character '/' in OIM 11g, it's not allowing me.
    For ex: Peoplesoft Finance/Reporting
    Do we have any other workaround without changing the Resource Object name??
    Thanks for your help.

    Nothing is there in system configuration related to special character.

  • Issue with Business object add ........ VB6, SAP 2004A, SQL Server2000

    my scenario is this,
    I am creating a business partner when an item is added , my business partner gets created but not the Item.
    The Item is created manually by the user, and the on the Click event of the Add button I create the Business partner. I cannot understand the issue. SAP does not throw any errors either.
    If I remove call to the BP creating function then the Item is added.
    here is the code,
    Case et_CLICK
                If pVal.ItemUID = "1" Then
                    If Not pVal.BeforeAction Then
                        If mObjSBOApplication.Forms(FormUID).Mode = fm_ADD_MODE Then
                            CreateBusinessPartner
                        End If
                    End If
                End If
    and here is the CreateBusinessPatner Fucntion
        Dim oBPMasterObject As New SAPbobsCOM.BusinessPartners
        Set oBPMasterObject = gObjCompany.GetBusinessObject(oBusinessPartners)
        With oBPMasterObject
            .CardCode = sKey
            .CardName = sKey       
            .add
        End With
        Set oBPMasterObject = Nothing
    appreciate any help.
    Indika.

    hello!!
    are you sure that the program pass trought your function "CreateBusinessPartner"?have you put a breakpoint in the call of the function?be  carefully with the events, beforeevent...
    another reason cuold be, what value returns the .add method?
    you can capture ...
    if lret =.add <> 0
        MessageBox.show(ocompany.getlasterrordescription)
    end if
    Could be that sap don't create your business partner, and it no returns a visible error
    ahhh one more thing, be careful with the form mode

Maybe you are looking for

  • Approval Level

    Hi all..    I want to get the Approver level...in my scenerio i have 3 levels of approver ...when the 3rd approver approves the workitem i want update some values.. i write the coding in the SAVI Badi it is working ... i am not able to get the approv

  • FileUpload problem

    Hello all, I'm using the FileUpload component in a JSPDynPage but it does not seem to work for me. The problem is a lot like the one Patrick O'Neill asked about. I used the HTMLB example but for some strange reason variable fu remains NULL. Please ha

  • In Outlook the 'people' (address book) page does not work at all in Firefox.

    Hi, I have checked and it works fine using Explorer. I've checked that cookies are enabled. When I click the people icon the address bar shows:- https://outlook.live.com/owa/#path=/people However the page remains completely blank, there is no 'wheel'

  • Reconciliation fo stock report at stock type level

    Hi gurus, I want to compare the stock quantities in a stock report with ECC when I drill down the report at Stock type level. I have tried to do it through MB5B but I found it not appropriate as the stock type calculation in BW as based on some LIS l

  • Using stored procedures that take parameters

    I'm trying to invoke (MSSQL) stored procedures from Visual Composer. I've got the tool to see the procedures, but when the data service definition is created, there are no inputs, even though the procedures take parameters. When I run the Test Data S