Show subsequence steps in SequenceView Control

Hello
I would like to show steps of the subsequence during execution in LabVIEW. I can do it using API and callbacks from TestStand and parsing the sequence, as seen in the picture:
I'm wondering if I can make some customisations in SequenceView or ExecutionViewMgr objects to make them include the subsequence steps.

I'm pretty sure this is not an option.  I think it is a very interesting concept though.  I wonder how it would handle dynamic sequence calls.
The SequenceView control is only populated with the active sequence of either the ExecutionViewMgr or the SequenceFileViewMgr.  Outside of changing visible columns  you don't have a lot of say as to what gets populated inside of it.  Your best bet is to do your own custom thing like you are doing if you need that kind of visibility.
There is an XML report (Expand) that will kind expand and collapse into the tree.  It only shows steps that are set to record though.
Regards,
jigg
CTA, CLA
teststandhelp.com
~Will work for kudos and/or BBQ~

Similar Messages

  • SequenceView control properties...

    Is it possible to configure the very first column (step pointer) in a SequenceView control?
    How can I make it not to show the <End Group> step?

    None of you experts that really knows?...

  • Resetting columns in SequenceView Control

    Hello,
       I have a CVI operator interface with a SequenceView control. On the control are columns for the high and low limits, measurement, and step execution time for each test step. When I run the OI in "Test UUTs" mode, the values of these columns do not reset (i.e. clear) when I run a second UUT. Is there a command, or method,  to clear the columns in a SequenceView control prior to the start of UUT test?
      Thank you in advance for your time and response.
    Thank you,
    Jim

    Howdy Jim -
    There is not a specific method call that clear  the limits, measurements, etc. in the columns of the sequence view.
    One option would be to close and open the sequence file in one of the callbacks.  This of course would cause some delays in the execution, but it should clear all of the columns that are assigned values at runtime.
    I would recommend using a property loader step to explicitly reset any values you wish.  You could use a property loader step in the setup of a sequence to complete this task.  I realize that this introduces its own problem in the it is a step that is seen in the sequence view when it is executed.  Additionally, the other caveat would be that the columns are not cleared, they are just set to "default" values.  However, there just doesn't seem to be a really clean solution to this issue.
    If you have any more questions, or would like some more information, please let me know.
    Have a great day!
    Regards,
    Andrew W || Applications Engineer
    National Instruments

  • Named Criteria created, but it does not show up in the Data Controls view

    Hello there,
    I wish to use a data-bound ADF Mobile ListView in one of the pages on the app. However, only entries of the underlying data that fulfill a certain condition shall be displayed in the list. The condition basically is an "Equals" test against a bind variable in the pageFlowScope. Therefore, I have created a corresponding Named Criteria for the data control - proceeded like described here:
    https://blogs.oracle.com/adf/entry/create_named_criteria_in_ejb
    The Named Criteria, in my case, has been created and saved, yet it does not show up in the Data Controls view of JDeveloper. Therefore, I cannot drag it on a UI element to use it.
    I only have the "Operations" folder where the quick guide above also shows a "Named Criteria" folder.
    Refreshing or restarting JDeveloper did not solve this.

    It was all taken care of by Gaurav Aggarwal
    He got me all fixed up, Thank you for your concern.
    Daniel Walters

  • How can app show up in all mission control windows

    Is there a way  to have apps show up on all mission control windows and not just the window it was launched in?   And how do  you assign a window to a specific screen?

    Right click the icon in the the dock, in the menu that pops up go to options and you can assign windows to all spaces or just the current one.

  • Action file not showing all steps

    Hi,
    When I saved action file, for 'Warp', it shows few steps and says "10 More" in the file. How to get all the steps to the saved action file? When I view the steps in the photoshop action window, it also says "10 More".
    Transform current layer
      Center: center
      Translate: 3.972 inches, 0 inches
      Angle: 90°
      Transform current layer
      Center: center
      Translate: -3.585 inches, -0.826 inches
      Angle: -45°
      Warp: Warp
      Style: custom
      Bend: 0
      Vertical Distortion: 0
      Horizontal Distortion: 0
      Axis: horizontal
      bounds: rectangle
      Top: -285 pixels
      Left: 571 pixels
      Bottom: 883 pixels
      Right: 1169 pixels
      uOrder: 4
      vOrder: 4
      Custom envelope warp
      <unknown>
      Rational point
      Horizontal: 571 pixels
      Vertical: -285 pixels
      Rational point
      Horizontal: 770.3 pixels
      Vertical: -285 pixels
      Rational point
      Horizontal: 969.7 pixels
      Vertical: -285 pixels
      Rational point
      Horizontal: 1169 pixels
      Vertical: -285 pixels
      Rational point
      Horizontal: 571 pixels
      Vertical: 104.3 pixels
      Rational point
      Horizontal: 790.3 pixels
      Vertical: 70.8 pixels
    ...10 More
      Move current layer
      To: 1.792 inches, 2.153 inches
    Thanks

    You are not alone. Mine takes a long time to retrieve. However, I have found no reason to sit and wait for a retrieval of all the data points of walking and steps. So, I have no idea how long it might take.
    George

  • Whether the NI step controller can control the digital servo driver and motor

    I want to you can help me confirm whether the NI step controller can control the digital servo driver and motor.If can,what is the differents between servo controller and step controller to control servo motor?Thank you so much!
    Best regards

    The PCI/PXI/FW 7344 high precision controller can be used to control both steppers and servo motors. The older PC Step controllers are made for stepper only control. The difference in the two control types is with stepper control, the controller outputs two digital signals that control the step and direction of the motor. The drive uses these digital signals to energize the stepper phases and commutate the motor. In a servo system, the controller outputs a -10 to 10 Volt analog signal that the drive then uses to output the appropriate current to the motor which is proportional to torque.
    You can get more information from the following website:
    http://zone.ni.com/devzone/devzone.nsf/webcategories/69771825AE23E98E86256786000BEA02?opendocument
    Please let u
    s know if you have any further questions.
    Regards,
    Andy Bell
    Applications Engineer
    National Instruments

  • SequenceView Control header size

    Hi !
    Currently embedding the SequenceView control in my LV development, I'm trying to use it's properties to customize it.
    I'm facing a problem : how to resize the headers ?
    You can see in the pic attached that if you change the font of the headers to make it bigger, the headers won't resize... and couldn't find any options to do it.
    Any ideas ?
    Solved!
    Go to Solution.
    Attachments:
    Header Size.PNG ‏57 KB

    Hello,
    I find in our internal page, that there is a Corrective Action Request for that (title : The header on the SequenceView does not size to the font
    ), normally it should be correct with the new version of Teststand (Teststand 2010).
    Best Regards,
    Nacer M. | Certified LabVIEW Architecte

  • Step By step Procedure to control Pm orders Budget by using Wbs element

    HI,
    we need step by step procedure to control PM orders Budget By using WBS  Element, step by step means
    1. how to create wbs element
    2 how to assign budget to wbs element
    3 how to control this budget through orders
    Regards
    Ganesh

    Hi,
    Please verify this link:
    http://www.sap-img.com/ps006.htm
    Regards
    Keerthi

  • Import sequenceview control property from step list configuration

    I have worked out a  step list configuration  in my development maschine
    How to import it in  a User Interface (labview simple UI) . I  have to  run it on my deployment maschine 

    Hi aparab,
    thank you for your answer.
    I am stil not sure what you exactly want to change.
    If you only want to change the view of the Simple User Interface between Edit Mode and Operating Mode, you can do so by selecting Ctrl + Alt + Shift + Insert.
    If you want to manipulate the look of the Sequence File, this is an X-Control in the background. If you need another look, you can change the control on the Simple User Interface in LabVIEW. But you have to implement all the functionality by yourself then.
    There is a toolkit called FlexStand, that might be a solution for you. I added the links to some information about it and the product page below.
    FlexStand Operator Interface™ - The Flexible NI TestStand Operator Interface - National Instruments
    http://www.ni.com/white-paper/11016/en/
    FlexStand Operator Interface™ von CIM Industrial Systems - National Instruments
    http://sine.ni.com/nips/cds/view/p/lang/de/nid/210040
    I hope, one of the points above answer your question. Otherwise, let me know and describe what you exactly what to manipulate and how it should look like. You can add some screenshots, that help me understand.
    Regards,
    Melanie

  • Can i change the step of volume control?

    I have a problem with my ipod, when i adjust volume of different tracks. I can get preferable to my ears volume level. It sounds too loudly or too quietly. Am i able to set manually the step of the volume changing?
    I'm not interesting in the normalize function of itunes.
    Thanks.
    Message was edited by: thugtronik

    Well.. You can always right-click the song you know is too loud or too quiet (in iTunes ofc)
    and then press Show Info and under the tab alternative you get volume controls for that specific song.

  • Urgent help: How to remove the accumaltion when show movies step by step with buttons

    I want to show the movie step by step by clicking the next
    button. Inside each frame, many movie clips are generated
    dynamically at runtime, and they can be played interactively.
    I achieves the step-by-step display of those frames by adding
    another layer with the action stop(). But I got one trouble: all
    the movie clips from previous frames are accumalted. How to remove
    the accumulation from previous frames?
    For the continuous display of the movie, I tried to use
    onEnterFrame() and change the _visible property of all the movie
    clips to false in this function. But it doesn't work for the
    step-by-step display. Once I click the next button, the movie clips
    at the current frame just show very quickly, then disappear. What
    should I do?
    I need to fix this immediately.
    Your help would be greatly appreciated.
    - zcx

    you can use the removeMovieClip() method for those movieclips
    added dynamically.

  • How to show long text in TextView control in formatted form?

    Hi,
    I have requirement to show long text from backend text edit control to WD application. I am using READ_TEXT Fm to read the long text and passing it to text view UI element.
    The text is shown in simply one long line but I want it to show in the same format as stored in backend textedit control.
    If I take textedit UI control then it shows the text in formatted form.
    Could you please let me know how to achieve these for TextView control? My requirement is that I have to use only TextView control.
    Thanks,
    Chandra

    Hi,
    The Problem solved to some extend but still the exact formatting is not happening though i am using cl_abap_char_utilities=>newline.
    for eg. if the long text is as below.
    "To display the external component, you can now embed an interface view of any window of this component in a window of your current embedding a view of oneu2019s own component. By setting up navigation from one outbound plug of a view of your inbound plug of the inter external component, you enable the external component to be displayed. New line ."
    and if in backend the Last line " New line ." is on next line, on WD it is not displayed on next line.
    Thanks,
    Chandra

  • OS X not showing up in boot camp control panel

    Hi, I am using mac book pro with OS X mavericks. Recently I installed windows 8.1 with boot camp assistant. It  was all running fine. I partitioned my windows 8.1 drive to a new volume. When I did this,my OS X disappeared in bootcamp control panel. It not showing up in the list of OS's when we boot the machine. any help would be appreciated. Thanks.

    If you are not seeing the OS X partition while holding down the option/alt key during a restart, it appears your Boot Camp installation damaged the OS X partition, which is probably why it is not showing up in the Boot Camp control panel.
    Do a backup. Boot to the Recovery Volume (command - R on a restart or hold down the option key during a restart and select Recovery Volume). Run Disk Utility Verify/Repair and Repair Permissions until you get no errors. Then select the Macintosh HD partition and re-install the OS.
    OS X Recovery
    OS X Recovery (2)

  • How to show which step you are on in a train?

    Hi All,
    I am trying to use the train and train model to create a wizard. Now the requirement is to show to the users information such as "Step 1 of 5" where there are 5 steps. Clicking on next should update the text automatically to show the correct step number.
    Can somebody please tell me how to achieve this?
    Thanks,
    Irfan.

    Thanks Timo,
    However I have started with ADF only a month ago and coming from a JS background, this is a a little daunting. Hence it would be nice if you can be more specific on which part of that article I need to concentrate on to get this information.
    -Irfan.

Maybe you are looking for

  • Router 877 changing Ios

    hi! i dont know if it's the correct forum but i got a simple question that i would like to be answered. Recently i brought a 877 adsl router with the advance security ios. I thought this ios supported 802.1q, but i don't think so. So i upgraded to ad

  • House episode wont work??

    i bought an house episode and i got it with HD and i downloaded HD cause the original got deleted and when i try to download it says episode cannot be played on this ipod and its the ipod touch 2nd gen software 4.0 8gb so why wont it work? also all t

  • MOD not giving up correct values

    Hi everyone, I am having problem on using MOD in Director, i wrote the following in director: put (3054452055 mod 16) -----giving result "-9" The value/result it gives me is not correct. It should be "7". But director is giving me "-9". So, the same

  • LabView 8.0.1 loads some lvlib on startup. Why?

    Hi community, I wonder why LabView loads on startup the following project libraries: I never used them an so I don't know how they came into some "startup-list". Greets, Dave Message Edited by daveTW on 06-14-2006 12:59 PM Greets, Dave Attachments: l

  • How do I deinstall WD SmartWare?

    I read a post from MacLife that suggests one deinstall Western Digital (WD) SmartWare if you are using one of their drives, before upgrading to Mavericks. The reason stated is that some people are experiencing data loss. I have one of their Passport