Clearing the Sequence View Display

We are using a LabView UI to the TestStand engine.
When a test is completed the the UI Sequence View background colour changes from white to grey and the results of the test remain in the View, does anyone know how to clear the View?
Regards
Steve
There are 10 types of people in the world that understand binary, those that do and those that don't.

Steve,
You could set the ExecutionView Manager's  Execution property  to NULL every time an execution ends. In this way the execution view would be 'cleared'.
If you want to modify the LV Full Featured Operator Interface to handle the Application Manager's EndExecution callback follow the following steps.
1.Use LabVIEW to  open TestStand\OperatorInterfaces\NI\FullFeatured\LabVIEW\TestExec.llb.
2. Select Full OI - Configure Event Callbacks.vi.
3. Open the block diagram and add anew callback to the reg event callback node.
4. Connect the Application Manager branch to the event source ref input.
5. Select EndExecution form the callback list.
5. Pass the Execution View Manager Reference as the User Parameter.
6. Create a new Callback VI and name it END EXE CBACK.
7. Inside the callback VI set the IExecutionVIewManager Execution property to NULL.
Hope it helps.
If you have any question let me know.
Antonio Lie.

Similar Messages

  • How to implement the sequence view controls in the customized LabVIEW UI

    Hi,
    I'd like to use LabVIEW to run the TestStand Sequence, and show the execution windows in the UI.(something llike the attached image)
    I followed my senior's method : connected the sequence view controls into the TestStand UI Execution View Manager as objects.
    Then use the register event callback to build a callback VI.
    The callback VI is checking which the RunState of the Execution Manager is stopped and assigning the execution to that Execution Manager.
    Though it works, but really confuses me, needless to say to you all.
    Could someone give me some suggestion how to show the execution windows in the LabVIEW UI? I'll appreciate your help.
    Solved!
    Go to Solution.
    Attachments:
    Multi_UUT_SequenceView.PNG ‏65 KB

    It's too complicated to answer your question in simple words.
    Please take a detail look at the following links. It comes with some basic concepts and tutorials regarding how to use TestStand UI in LabVIEW.
    http://www.ni.com/white-paper/7560/en/
    http://www.ni.com/white-paper/14376/en/

  • In simple user Interface modify the sequence view to show only executing step

    I want to see only the Single executing step  in sequence view of the user interface
    are there any egs for the same!!

    This is relatively trivial to implement yourself. Handle the UIMessageEvent of the ApplicationMgr and when you get a trace UIMessage do something like the following:
    if (uiMsg.Event == UIMsg_Trace)
        int notUsed;
        String currentStepName = "";
        SequenceContext context = uiMsg.Thread.GetSequenceContext(0, out notUsed);
        if (context.NextStepIndex >= 0)
            currentStepName = context.NextStep.Name;
        /// Do something with currentStepName like update an indicator control.
    Hope this helps,
    -Doug

  • Clearing the report viewer

    How do you clear the report in VB.NET Crystal Report viewer to load a new report?  I have a report open in the viewer but i can't find anyway of getting rid of it.

    Hi, I have just cleared my crystal report viewer as follows:
    crvThisReport.ReportSource = Nothing
    crvThisReport.ParameterFieldInfo.Clear()
    Hope this helps.

  • Can I generate a pdf containing the actual view displayed?

    Hello,
    I've developped a small application wich allows user to fill in a form to submit a specific request.
    This is done by using simple elements ( text view, text edit,...)
    I'd like to know if it's possible to generate a pdf that contains exacly this view (like printing a web page in a pdf...) ?
    Thanks in advance for your help.
    Regards
    Hamza

    Technically it is possible as long as the Web Dynpro View doesn't contain any UI elements that don't have corresponding objects in Adobe Forms. If you stick to a simple view you can replicate it.  However there are no tools to build the adobe form for you off of the WD view definition.  You would manually have to design the form to match.

  • Mail (v6.6) on OS X10.8.5 clears the Message Viewer window when any message is dragged to the Attended To folder

    Hi Folks,
    We have an annoying behaviour in Mail 6.6 on one work station. When any message is dragged to a folder such as the one for Attended To mail, other messages in the InBox vanish, but reappear when Mail is Quit then reopened.
    Other workstations do not exhibit this behaviour. We cannot find any setting whichmight have become corrupted.
    Should we merely delete the Preference file?
    Thanks in Advance,
    John

    A possible fix is to select the Attend To folder in mail then on the menu bar Select Mailbox > Rebuild. Then if that does not solve the problem rather than deleting the preference file...
    Quit Mail
    Drag the preference file to the desktop
    restart Mail
    If the problem persists quit mail and restore the preference file to ~/Library/Preferences and you will not have to recreate the preferences from scratch.

  • Multiple sequence view to the same batch

    Dear All,
    When I use Batch model of two stations I would like to have two sequences view as I get two executions view or two reports view.
    The main gold is to have for each Socket three tabsequence view\Execution view\Report view.
    Tnx

    NewSCRUser wrote:
    Hi Daniel,
    The checkbox doesn't effect on the sequence view tab only on how to display the execution view tab(tile horizontally or documantlly)
    If my batch model contain 4 sockets so I expected to 4 sequence view,4 execution view,4 report view
    How do I produced 4 sequence view per batch
    Are you talking about the sequence editor or an operator interface? There is only ever really one edit time copy of a sequence file in memory at a time, so showing it in 4 views would be misleading. At runtime, copies of the sequences are made for each thread that runs them, but they all come from a single edit time copy originally. Why do you want 4 edit time copies of the sequence? What exactly are you trying to do?
    -Doug

  • Is it possible to change the number of weeks to be displayed in the month view in calendar (mavericks)?

    I'd like to know if it's possible to change the number of weeks to be displayed in the month view in calendar? Thanks!

    No.
    There are up to six calendar weeks that might be used to display the 31 possible days in a month.
    So the month view displays six weeks.

  • Problem with Design View display

    Hi,
    Working happily in Design view using RH 10, and from one moment to the next the Design View display changed. The font display has changed to a truncated style and the word wrap has disappeared.
    I tried rebooting and then reinstalling and no luck in getting rid of the issue.
    The output is fine and as expected, so I am presuming that it isn't the CSS. Which I haven't edited for eons anyway so it really shouldn't be that anyway.
    This is happening on all my help projects - each with a different CSS - so it can't be the css unless RH did some sort of strange global change behind the scenes without my knowledge.
    Any thoughts on how to get Design View to display normally would be much appreaciated,
    Thanks,
    Tannis

    Hi there
    One possible suspect you may be unaware of is pressing and holding the Ctrl key as you rotate the wheel of a mouse. There may be a keyboard shortcut that would do this too.
    Cheers... Rick

  • Can DataGrid have the grid view?

    Hi,
    I have two DataGrids that can drag-drop data between source_datagrid and target_datagrid by defining the dragEnter and dragDrop events.
    DataGrid control has list-based view, is there a way to convert the DataGrid control to display the grid-view?
    If I need to make another control for the grid-view display, can you point out the example that what controls to use?
    and how to do the drag-drop from this grid-view control to dataGrid?
    Thank you very much.

    Instead of using a DataGrid, you could use a Tile or TileList component.
    DataGrid does not have your desired behavior.
    You could create a custom component that uses states to display data in a DataGrid or Tile/TileList and switch states as appropriate.
    If this post answers your question or helps, please mark it as such. Thanks!
    http://www.chikaradev.com
    Adobe Flex Development and Support Services

  • Clear the Alert list

    Hi all,
    How can I clear the alert list displayed in the first page of OEM 10.2?
    Thanks ,
    Simon

    Hello together,
    I'm running the older grid control: 10.1.0.3.
    Have a look at the body of EM_SEVERITY:
    -- PURPOSE
    -- Deletes the current severity for the given target.
    -- IN PARAMETERS
    -- p_target_guid - target_guid for which the current severity
    -- has to be deleted.
    -- p_metric_guid - metric_guid for which the current severity
    -- has to be deleted.
    -- p_key_value - key value for which the current severity
    -- has to be deleted.
    -- OUT PARAMETERS
    -- None.
    -- ERROR CODES
    -- None.
    -- NOTES
    -- This is private routine called only by the severity_trigger
    PROCEDURE delete_current_severity(p_target_guid IN RAW,
    p_metric_guid IN RAW,
    p_key_value IN VARCHAR2) IS
    BEGIN
    DELETE FROM MGMT_CURRENT_SEVERITY
    WHERE target_guid = p_target_guid
    AND metric_guid = p_metric_guid
    AND key_value = p_key_value;
    END delete_current_severity;
    this code will shurely works - but there is a trigger mentioned in the comment:
    SYSMAN.SEVERITY_DELETE (after delete from MGMT_SEVERITY):
    BEGIN
    DELETE FROM MGMT_CURRENT_SEVERITY s
    WHERE s.severity_guid = :old.severity_guid;
    -- Following deletes should move to rollups when
    -- we implement rollups for severities
    -- Delete all annotations for this severity
    DELETE FROM MGMT_SEVERITY_ANNOTATION a
    WHERE a.severity_guid = :old.severity_guid;
    -- Delete notification history for this severity
    DELETE FROM MGMT_NOTIFICATION_LOG l
    WHERE l.source_obj_type = mgmt_global.G_ANNOTATION_SOURCE_SEVERITY
    AND l.source_obj_guid = :old.severity_guid;
    END;
    so deleting MGMT_SEVERITY seems to be the better way.
    Anyone who has experience with this?
    Best regards
    Andreas

  • List view to include a column or field which would display the sequence number in a view

    I have a view for a list which displays items following any condition or sorting. Now, i would like to display the list items in such  a way that
    the auto incremented numbers are displayed as an arbitary field which would display the numbers such that
    its just going to display items in sequence. Is there anything that can be done in sharepoint designer for the list to accomodate a column/field which would display the sequence numbers.
    Thanks

    There are columns such as
    Name, Goals
    and  it should be arranged in descending order of Goals and it could be paginated but also a column should be displayed for ranks e.g
    Name Goals Rank
    A          40     1
    B          39     2
    C          30     3
    So, the idea is the ways it is sorted in descending order, if we possibly have a counter then we could display the ranking of the items.
    Thanks

  • How can I manage the sequence of photos viewed on the Apple TV via i Tunes Home Share?  The photos in my directory are sequenced, they display in random order in the slide show.

    I am accessing a directory of photos on my network, using Home Share within iTunes.  The photos are displayed in random sequence, which is not helpful for an organized slide show.   Any ideas on sequencing the photos?

    Actually it appears that the sequence is likely by date/time.   Filename is DEFINITELY NOT the sequence.  I am trying to create a slideshow in iPhoto, fool the date problem by changing all dates to today, and sequencing by filename.  A very cumbersome process to an illogical problem, does not make sense to me at all.
    Thanks for trying to help.

  • Can I change the way iCal displays events in Month view?

    I don't like the way iCal in the new OS displays events in Month view.  It's counter intuitive to have the time of the event be at the far right and grayed out.  I find myself staring and slowly scanning down the display just to find out when I have to be at an appointment.  I wish they had stayed with the other display, not only was it much clearer, it also word wrapped so you could see the entire description.  I have blank space at the bottom of the day, and at the same time missing information because of the lack of wrapped text.

    Hi Daniel,
    The option you have there is to change the calendar of the event (currently the "University" calendar in your screen shot) not the colour.  It is the calendars that have colours in iCal not the events.
    To change the calendar colour in OSX 10.7:
    Click Calendars (in the top-left corner of the iCal window), and select the calendar by clicking its name in the Calendars pop-up list.
    Choose Edit > Get Info.
    Choose a new colour from the pop-up menu in the top-right corner of the Info window.
    To customize the colour, choose Other, and then make your colour selections in the Colours window.
    I hope that helps.
    Best wishes
    John M

  • Problem displaying the output in the same view

    hi Gurus,
    I have developed an web dynrpo application and have three views, in the first view I am having an input field from which I am calling a BAPI by giving that input field value as input to the BAPI.
    Now is it possible to display the output also retrived from the BAPI on the same view.
    Thanks and regards
    kris

    hi LM,
    Thanks for your fast response.
    I think I was not clear in explaining my problem.
    I have a view in which I have an input field which is the input to the BAPI, now on entering the value in the input field I have a submit button, on clicking the BAPI should be executed and also the the output should be displayed on the same view.
    Now regarding the mapping both the input and output are in the same context, would that a problem.
    And also after getting the output from the BAPI I have to do some validations based on the output from the BAPI and get some message printed on the view.
    Please help me in this issue.
    Thanks and regards
    kris

Maybe you are looking for

  • Unicode font usage with jTabbedPane

    Hey there I faced a problem when I use Unicode characters on JTabbedPane the font is amharic power geez unicode1 and it works fine with jLabel and partially with jButtons ( except trying to set text at run time ) The problem with jTabbedpane is that

  • Oracle 10g on Oracle linux 6.2

    Helo there, I'm planing to install Oracle 10.2.0.1 on a Oracle Linux 6.2 64 bit hosted on VMWare workstation. I've found different places that describe the install process of Oracle linux, but most of them are either for Redhat 5 or Entreprise linux

  • CS4: Fit Image Problem

    Recently had a very bizarre issue that just happened. Not sure why, but it won't go away. I use the Fit Image script quite a bit. For sizing images that will end up on the blog, batching out files for proofs, etc. I have it written into many of my ac

  • Laserjet 2200DSE in Windows 7 X64

    I've upgraded my computer to Windows 7 X64, but I can't get my LaserJet 2200DSE to work through my print server anymore I go through the normal setup for a new printer through the print server, and the system installs the HP Universal Printing PCL 6

  • CS6 - Bluray pauses on menu screen, what happened?

    I've burned a ton of blurays with encore and rarely have problems. Today I was burning a short film with a simple menu that says "play".  When I try to click on "play", the text flashes that it's been selected, I see a little play icon at the bottom