What function do I use to programmatically create End steps with onNewStep

Hi,
I want to create a custom step type that is a Label with an End step for labeling blocks of code.
I tried Custom substep with OnNewStep, and I put in the function OnNewStepWithEndStep  from NIFlowControl.dll, but it's not working. By that I mean when I drop the Label step the end does not get dropped too. 
I found this link, but it's lacking the detail I need. Thanks.
http://forums.ni.com/t5/NI-TestStand/Custom-step-to-Open-edit-expression-when-placed-in-sequence/m-p...
cc

There are 2 subproperties you need to change:
BlockEndTypes needs to be NI_Flow_End
AppliesToBlockStructure needs to be True
So if you expand your step in your type palette you should see those subproperties.
Hope this helps,
jigg
CTA, CLA
teststandhelp.com
~Will work for kudos and/or BBQ~

Similar Messages

  • What function should I use to composite two effect worlds with ADD mode?

    how can I do it without iterate suit?
    ADD mode means R = Ra+Rb, G = Ga+Gb, B = Ba+Bb, A = Aa+Ab
    Is there a simple way to composite worlds in plugs-in just like what AE does?

    Hi Tenshi,
    you can do like this:
    PF_CompositeMode compositeMode;
      compositeMode.xfer = PF_Xfer_ADD;
      compositeMode.rand_seed = 0;
      compositeMode.opacity   = PF_MAX_CHAN8;
      compositeMode.rgb_only  = FALSE;
      compositeMode.opacitySu = PF_MAX_CHAN16;
      ERR(suites.WorldTransformSuite1()->transfer_rect( in_data->effect_ref,
      in_data->quality,
      PF_MF_Alpha_PREMUL,
      PF_Field_FRAME,
      &world2->extent_hint,
      &world1,
      &compositeMode,
      NULL,
      0,
      0,
    world2));
    You can replace PF_Xfer_ADD by any transfer mode you like (you'll find them in AE_EffectCB.h).
    Cheers,
    François

  • What function can be used to give a "count of occurrences of values" ?

    I would be very appreciative if someone in the user community could save me a few months of work....I've already been neck deep in my old statistics and calculus manuals. What function can be used to get the count of occurrences of the value of an item. Ex: Item is Status and possible values are "Published", "In Production", "Construction". In one report, I want to report all records of a table and list the Status (among other items) but at the total, I would like to see a count of each value for the item Status....something like Sum(Count(Status = "Published")) Sum(Count(Status = "In Production")) Sum(Count(Status = "Construction")). I know I could run the report 3 times counting a unique value, but I'm trying to be more efficient in my reporting. Thanks all for any help given.

    Hi
    In addition to John's answer, inside Discoverer you can do this:
    Let's assume you have a Status item and it has the values you mention. If you create the following new calculation SUM(ROWNUM) and name it Status Count you only need to include the Status and the Status Count in the worksheet. You will now see a count for each status.
    Best wishes
    Michael

  • What Function Module is used in a Virtual Cube

    Hi,
    where can is see what Function Module is used for a Virtual Provider(Cube)?

    double click on infocube, then in the menu choose Extras --> Information/Log status and then choose "Type/Namespace" and you will see the screen with all required information.
    Regards,
    DL

  • What function module is used to post application fees of an applicant in SLcM

    Hi Experts,
    Can any one please tell me what function module is used to post the application fees to fico in student life cycle management?
    Thanks & Regards,
    Prashanti Swain

    Prashanti,
        You can use Function module "CMAC_ISR_FEES" to post application fee.
    Thanks,
    Prabhat Singh

  • Using BAPI_PO_CREATE to create a PO with reference to another PO.

    Hi, I am using BAPI_PO_CREATE to create a PO with reference to another PO, in the po_header_add_data, I have done this: po_head_add-our_ref = p_ebeln.
                 CALL FUNCTION 'BAPI_PO_CREATE'
                       EXPORTING
                            po_header             = po_head
                            po_header_add_data    = po_head_add
                            skip_items_with_error = ''
                       IMPORTING
                            purchaseorder         = po_nbr
                       TABLES
                            po_item_schedules     = po_item_schedules
                            po_item_text          = po_item_text
                            po_items              = poitem1
                            return                = return.
    But when I have created the PO, in the our reference field, it is space? Why? If I want to fill the the our reference  with the another PO, how should I do?

    NULL

  • What function name to use when calling an XI RFC Sender adapter?

    Hello experts, I need some help please...
    We are trying to setup an RFC Sender adapter in XI 3.0 for the first time.  We followed Michal's <a href="/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step on how to setup the RFC destination in the sender system (ECC 5.0 in our case) and the corresponding communication channel in XI.  We can make a connection from ECC to XI via the destination, but we are getting an error in the communication channel monitor stating that the JCO.Server could not find the server function '<i>message interface name</i>'.   We have tried to use the message interface name, the message type name and the data type name, but all return the same error.  What function name should we be using and how does this name get registered with the JCO server?
    Message was edited by:
            Matt Austin

    hi
    Have you registered the pragram id properly in sender system ?
    Steps to that
    1. first create RFC sender adapter in XI and give any name as program id Give Gateway host n gateway service of appilcation system
    2. activate it properly
    3. program get regiostered on app system
    4. go to application system and create RFC destinationn there give the same program id name
    now it should work
    regards
    Sheetal

  • What function module to use..

    Hi,
    I am working on a report for transaction CC01, CC02.
    Now in transaction CC01 (Change master) we create a new change number (Data element: AENNR )and profile identification(Data element: CC_PROFIL).
    What function module do I need to use that will give me profile identification  when I query using change number.
    Tushar.

    Hi Tushar,
    change master is stored in table AENR, and also tables AEDT, AEHI, AENV, AEOI seem to be linked to change master data.
    But profile I found only in tables TCC15, TCC16, TCCPR.
    Can you see the profile in CC02? If not, maybe the profile is only a template for CC01, but once created not any longer needed.
    Regards,
    Christian

  • What function would you use instead of "IF" when referencing durations from a pop-up menu. Ie; if c4 equals 1h enter 280, if c4 equals 30m enter 160, etc. IF works fine if c4 is formatted as text but returns 0 when formatted as pop-up.

    What function similar to IF would one use when the reference cell is a pop-up menu of items in duration format?
    Example: if C4 equals 1h enter 280, if C4 equals 30m enter 160, etc
    i can get it to work fine if I format the cell to text but I not only need it pop-up, I also need it to be written in duration format because it's used as duration in other functions.
    thank you for your help in advance
    Christina

    Hi Christina,
    A screenshot is always helpful.
    C4 is your popup? You want to chose a duration there and have 280 or 160 show up somewhere else? Are they the results of a mathmatical formula or do you want a lookup table to show them?
    I suspect something else is going on in your table. I have no trouble having a popup recognized as a duration:
    The formula in C2  =DUR2MINUTES(B2) displaying "60" as expected. Note that "60" is not a duration. If I want C2 to be a duration I need the formula to read:
    =DUR2MINUTES(B2)&"m".
    I hope this helps, if not, post a screenshot including relevant formulas.
    quinn

  • Can i use DLL file created by Fortran with the call libary function node

    Can i use a DLL created by Fortran (Compaq Visual Fortran) with the call library function node in labview. If yes how do i create the DLL file if i have the Fortran code.
    Thanks

    Yes! Maybe these old post will help:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=88786
    http://forums.ni.com/ni/board/message?board.id=170&message.id=109150
    Good luck!
    Message Edited by altenbach on 03-21-2006 02:35 PM
    LabVIEW Champion . Do more with less code and in less time .

  • What function can I use set Product Master status = LOCKED?

    I have several Product Master records that the business would like to set Product Status = I1103-LOCKED.  Is there a function I can use to set product status?

    Hi,
    You can make lock objects via sm12. Your lock object name start with E.
    Every lock object is having two function module.
    enque_lock_object_name
    deque_lock_object_name
    hope it will useful.
    thanks
    Hemant

  • Using IDVD to create a DVD with HDV footage edit in Final Cut

    I tried to create a DVD with IDVD 5. It was a 5 minute hdv movie edited in Final Cut and the result was really bad.
    I have tried the best quality option but it's still a disaster. I taught about using compressor but It would take 110 hours to compress this movie in h:264
    What is my solution?

    I have tried the best quality option but it's still a disaster.
    Try best performance.

  • Programmatically creating a page with portlets in it

    Hello!
    I need a little help figuring out how to programmatically create a page and add a couple portlets to it. I have figured out how to create the PageDefinition and that code works great. How can I add 2 portlets (the portlet definitions already exist in the Portal Library) to that page definition?
    I just need a couple hints & maybe some pseudo-code to get me going in the right direction.
    I'm stuck with using BEA 8.1 SP2 at the moment.
    Thanks for any help,
    John

    If you want to add the portlets to the page in the library and effect all instances of the page use the PageDefinitionManager.addPlaceable(...) EJB.
    javadoc
    http://edocs.beasys.com/wlp/docs81/javadoc/com/bea/netuix/application/manager/IPageDefinitionManager.html#addPlaceable(com.bea.netuix.application.manager.CustomizationContext,%20com.bea.netuix.application.identifier.PageDefinitionId,%20com.bea.netuix.application.identifier.PlaceableDefinitionId,%20com.bea.netuix.application.identifier.PlaceholderDefinitionId,%20int)
    If you want to just effect that page on a particulr desktop use the PortalCustomizationManager.addPlaceable(...) EJB
    http://edocs.beasys.com/wlp/docs81/javadoc/com/bea/netuix/application/manager/IPageInstanceManager.html#addPlaceable(com.bea.netuix.application.manager.CustomizationContext,%20com.bea.netuix.application.identifier.DesktopDefinitionId,%20com.bea.netuix.application.identifier.PageInstanceId,%20com.bea.netuix.application.identifier.PlaceableDefinitionId,%20com.bea.netuix.application.identifier.PlaceholderDefinitionId,%20int)
    Chris Jolley
    Portal Architect

  • How to programmatically create an employee with BAPI

    Is there a BAPI to programmatically create an employee number? What parameters must be provided?

    HI Chris,
    You can check the follwing links
    Re: BAPI for creating a BP in Employee role
    http://www.sapbapi.com/bapi-list/
    Regards,
    Sandip

  • Can I use iWeb to create a website with visitor purchasing options?

    I'm wondering if it's possible to use iWeb to create and publish a website for a small business like mine where visitors to the site can select items and have the option to make credit card purchases from the site. Obviously all the security for online purchasing would need to be there also. Is iWeb capable of that or does Apple offer a different web page software that can do this?
    Thanks to anyone who can help,
    jburkett

    jburkett wrote:
    Is iWeb capable of that...?
    Welcome to the discussions. Not natively.
    ...or does Apple offer a different web page software that can do this?
    As far as I know, Apple has no s/w offerings of that sort. Bear this in mind when considering e-commerce and the MobileMe Service:
    “The Service is designed for personal individual use and is not intended to be used for commercial business purposes, including, but not limited to, transacting online sales or software distribution via an e-commerce site.”
    ...Quoted from the MobileMe Terms of Service. PayPal buttons can be inserted into iWeb pages via the HTML Snippet window — but you may want to consider more complete alternatives such as this:
    http://blog.weebly.com/2/post/2009/05/announcing-weebly-e-commerce-features.html
    ...You could hyperlink from iWeb to your "shop" there and there's even a way to hyperlink to it from iWeb's navigation bar.

Maybe you are looking for

  • Career Help Needed for me and my wife..your suggestion would surely help!

    Hi Guys, I would really appreciate if you can solve our mid career Dilemma. Me and my wife both want to get in to SAP..Kindly suggest which module should we pick.. My Wife's Profile: She is an Economics honors  graduate and an MBA too. she has got 7

  • Hold on what key to reinstall the imac

    I do not know how to reinstall the OS. It is because I will change the hardisk by apple center. I want to reinstall my imac. Let the imac no personal date in imac. when power on i forgot hold on what the keyboards key to reinstall the imac. i has a i

  • Advanced table with many columns

    I have a advanced table with more or less 60 columns and the table is greater than the header image. How can I align the table with the advanced table? Thanks. Edited by: Vieira on 3-giu-2010 1.01

  • Using RMAN "copy datafile" to restore db on a different host

    Hi, DB 8.1.7 (Standard Edition) on Windows Server 2000 SP4. Database is in Archivelog mode. RMAN uses a catalog database. The client does not want to spend money to upgrade the application (which only supports 8i - old app), therefore we have to relo

  • Message filltering doesn't always work!

    I recently installed Thunderbird on a new computer, and copied the relevant directories than contained all the messages/account information from my old PC's Thunderbird installation to my new one. I did have to re-enter the account passwords, but aft