How to skipp or enable all the stpes that belong to certain step type in A sequence file?

I have a big sequence file, and I have a very special requirement:that is to skipp or enable all the stpes that belong to certain step type?
I know it could be a somewhat chanllenge, but I believe it can be done.
Thanks!
Jacky

Hi Jacky,
http://forums.ni.com/ni/board/message?board.id=330​&message.id=2419&query.id=86917#M2419
http://forums.ni.com/ni/board/message?board.id=330​&message.id=1610&query.id=86919#M1610
Here are a couple of examples that Get or Set the Run Mode of a step.
There are also examples on the NI website for TestStand, that will obatin all the steps of a sequence / sequence file,
http://sine.ni.com/apps/we/niepd_web_display.displ​ay_epd4?p_guid=B45EACE3EE5556A4E034080020E74861&p_​...
http://sine.ni.com/apps/we/niepd_web_display.displ​ay_epd4?p_guid=EF3B073A7D7B5336E0340003BA7CCD71&p_​...
 which should help for building the basic loop to get a step,
check its Step Type (there is an example of this on website),
http://sine.ni.com/apps/we/niepd_web_display.displ​ay_epd4?p_guid=BB88802AAEA621D5E034080020E74861&p_​...
to decide whether to modify the Step property or not.
The tricky bit is whether your sequence call steps call sequences in the sequence file or in an external sequence file.
Hope this gets you started.
What version of TestStand are you using?
Regards
Ray Farmer
Regards
Ray Farmer

Similar Messages

  • How can i turn off all the mails that i recive when use any program form my iPad?

    How can i turn off all the mails that i recive when use any program form my iPad?

    Everytime i use the my ID recive an e Mail to inform me.

  • How to sign out of all the devices that have my apple id

    How to sign out of all the devices that have my apple id?

    For example: on an iPhone, go to Settings > iCloud, then tap Delete Account.
    "Deleting" the account is a bit of a misnomer because that action only deletes the account from the device. It can just as easily be added again. It is not possible for users to delete their iCloud account from Apple's records.
    For a checklist of all the Apple products and services that use your Apple ID refer to this document.

  • HT201365 How do I close out all the programs that are running in the background?  Before I downloaded iOS 7 I could hit my start button twice and click on everything on everything I had running and close out with the x.

    Please tell me how to delete all the apps running behind the scene on my iPad? 

    Same as before but instead of tapping an "x" you swipe up on the thumbnail image above the app icon.

  • How do I turn off all the applications that open when I start my Mac up?

    Everytime I start my Macbook Pro up, it opens all of these applications up.  I know there is a way to turn it off, but I can't remember how.  Can anyone help, please?

    Launch System Preference.  Click General.
    Go to the section "Number of recent items".
    Uncheck the box preceding
    "Restore windows when quitting and re-opening apps".
    Restart.
    Hope this helps.

  • Can I sort a column based upon a "find" word?  i.e. I want to group all the rows that contain a certain word.  I'm using Numbers '09 on a Macbook Pro.  Thanks for your help!

    A second question: I am creating a database of products for my point of sale system.  I am using a product list sent to me by a vendor.  Can I pull out certain words in their description and add them to a new column.  i.e. The vendors' description in one cell is "Blueridge Guitar Dreadnought."  Can I automatically add the word "Dreadnought" to a new column in the same row?

    You can extract the word case where the string contains case using
    =IFERROR(IF(FIND("CASE",B)>0,"CASE",""),"")
    But that doesn't solve the issue of what goes in that column for lines where the product ins not a case.
    Looking at the other columns, I don't see a means of getting "Hardshell" from the given data using a formula.
    A semi-manual method using the "Show rows... feature of the Reorganize panel might prove efficient.
    Here, the Show rows... displayd was applied, then CASE was entered in the first cell in column A and filled down to the last visible cell. As can be seen below, the fill operation placed "CASE" in only the rows where column B containsed "CASE".
    Regards,
    Barry

  • How to select all the people that are not in any equipe  ?

    Hi,
    I have a nice SQL expression that gives me as a result all the "AGENTS" (people) that are working in an EQUIPE (a team)
    select a."AGENT_ID",
    a."NOM" || ' ' || a."PRENOM" "Nom",
    c.libelle "Equipe",
    a."DATE_EMBAUCHE" "Date embauche",
    a."DATE_DEBAUCHE" "Date débauche"
    from OBSERVATOIRE."AGENT" a,
    observatoire.equipe_agents b,
    observatoire.equipe c
    where a.agent_id = b.agent_id
    and b.equipe_id = c.equipe_id
    order by nom
    Now, how to select all the agents that are NOT working in any "EQUIPE" (team) ?
    I have tried but could not succeed !
    Thank you for your kind help.
    Christian

    Christian from France wrote:
    It is not working because the table EQUIPE_AGENTS does not contains a row if the agent is not into any equipe.
    CREATE TABLE "OBSERVATOIRE"."EQUIPE_AGENTS"
    (     "EQUIPE_AGENTS_ID" NUMBER NOT NULL ENABLE,
         "EQUIPE_ID" NUMBER NOT NULL ENABLE,
         "AGENT_ID" NUMBER NOT NULL ENABLE)
    CREATE TABLE "OBSERVATOIRE"."AGENT"
    (     "AGENT_ID" NUMBER NOT NULL ENABLE,
         "GRADES_ID" NUMBER NOT NULL ENABLE,
         "NOM" VARCHAR2(50 BYTE) NOT NULL ENABLE,
         "PRENOM" VARCHAR2(50 BYTE),
         "DATE_EMBAUCHE" DATE NOT NULL ENABLE,
         "DATE_DEBAUCHE" DATE)
    The only way to "know" if an agent is not into any equipe (team) is to search into the EQUIPE_AGENTS table, and if we do not find the ID of the agent into this table, then we know that this agent is not into any EQUIPE (team).
    I don't know ho to translate this into SQL.And that's what my query does. It uses an OUTER JOIN so that a result record is returned whether or not there is a record in EQUIPE_AGENTS. And the check for EQUIPE_ID is NULL restricts the result set to those where there IS NOT a record in EQUIPE_AGENTS.
    A more traditional way would be to use NOT IN or NOT EXISTS clauses, but they can prove inefficient.

  • I just downloaded iTunes on my new PC and all the music that I have purchased through ITunes that was backed up on the cloud won't play. It is telling I must authorize this computer before it play pre purchased music. how do I authorize my computer.

    I just downloaded iTunes on my new PC and all the music that I have purchased through ITunes that was backed up on the cloud won't play. It is telling me I must authorize this computer before it can play pre purchased music. how do I authorize my computer to play this music?
    Thank you for any assistance.

    Tigon's already got you covered here. But I'll chime in with some English localisation advice.
    There's a couple of ways to get through to the authorisation controls in the 11.0.x versions.
    The control is still in the Store menu, but first (if you're using iTunes versions 11.0.x) you might need to bring up the menu bar to see the Store menu.
    If you're using 11.0.x, click on the wee boxy icon up in the top-left corner of your iTunes to see the "Show Menu Bar" control, as per the following screenshot:
    Then you'll find the control in the Store menu:
    Alternatively, if you don't want to bring up the menu bar, it's still possible to get into the authorise controls via nested menus accessible from the wee boxy icon. Here's a screenshot of where to find them:

  • Myinfotopic has appeard and now I have adds popping up all the time that I don't want. I feel infected. How can I get rid of it

    I really have liked Firefox but now I am having a lot of problems with "myinfotopic" and all the adds that pop up unwanted. I don't know how it got in my computer and I can find no way to get rid of it. I have a service called Answers by Technical Support and they say the problem comes from your website and they can't fix it. There is an add the runs across the bottom of the screen and before I updated Firefox it would just stay on the screen and obscure whatever I was looking at. There would also be adds that would slip out from the side of the screen on each website I went to. Both types of adds could be removed but there was always another one that popped up when I went to a new site. Also, before I updated Firefox pages would just start opening automatically and I have no idea where they were coming from.
    On your browser I also have the security warning coming up 2 times every time I go to my start page to try a new search for something..
    I like your browser better than any I have tried but I will have to change if you can't help me fix this.
    Please advise what I can do.

    Try removing these extensions:
    * AllCCheeappPreiicie
    * DownSave
    Open the Add-ons page using:
    orange Firefox button (or Tools menu) > Add-ons
    In the left column, click Extensions. If they can be removed great, if they can only be disabled, disable them for the moment.
    Usually a link will appear above a disabled extension to restart Firefox. You can complete your work on the add-ons page and click the link as the last step.
    Does that help?
    To continue the clean-up:
    (1) Windows Control Panel, Uninstall a Program. Click the "Installed on" column heading to see the most recent infiltrations, I mean, installs. Check the install dates often reveals what was bundled with what. Try to uninstall everything you don't want.
    (2) Supplement your regularly security scans with the malware cleanup tools listed in this article: [[Troubleshoot Firefox issues caused by malware]].
    Can you get back to normal?

  • I recently downloaded Ios 7 and all the songs that i have purchased before but deleted off my itunes because i didn't want them showed up. I don't know how to delete them off my ipod and i really don't want them there

    I recently downloaded Ios 7 and all the songs that i have purchased before, but deleted off my itunes because i didn't want them, showed up. I don't know how to delete them off my ipod and i really don't want them there. Is there a way to get them off? The songs dont show up in my itunes on my computer, just on my ipod with a download button next to them. I don't want them there anymore because i don't like that kind of music anymore and i don't know how to get them to go away.

    There is a similar setting for Videos on that Settings screen, so if you leave that 'on' you may have similar happening in the Videos app

  • My iMac holds my main iTunes account.  How do I find out a list of all the devices that are authorized from this computer?

    My iMac holds my main iTunes account and it shows 4 devices are authorized to play iTunes.  I can only name 3.  How do I find out a list of all the devices that are authorized from this computer?

    I don't believe this is possible, but you can deauthorize all your computers and start over if you are concerned.
    See here
    Best of luck

  • My computer didn't reconize my ipod, it tell me I hav conect with another biblio,but I never put it in another computer.How I can't  lose all the game on my ipod because itune want to erase my ipod and sync.What I can save the game in my Ipod to computer

    My computer didn't reconize my ipod, It tell me I have syncr with a another biblio, but I nerver put it in another computer. How I can't lose all the game on my ipod because itune want to erase my ipod and sync, What I can do tosave

    My computer didn't reconize my ipod, It tell me I have syncr with a another biblio, but I nerver put it in another computer. How I can't lose all the game on my ipod because itune want to erase my ipod and sync, What I can do tosave

  • I update my 3G iphone to the ISO 5.0 and now I lost all the music that I had downloaded from my CD's but i still have the muisc that i had purchased. how can i get my CD music on my phone?

    I updated my 3g iphone to the ISO 5.0 & now i lost all the music that I had downloaded from CD's, but all the music i purchased is still there. How can I get my CD music back on my phone?

    for purchases from the iTunes store do this:
    connect your device and right-click or control-click it in the iTunes Source list, then choose transfer purchases from the shortcut menu that appears.
    for everything else check out this post by Zevoneer.

  • I lost my iPhone. i got a new one, how can i back up all the contacts i had in the old one (iPhone 4S).

    i lost my iPhone. i got a new one, how can i back up all the contacts i had in the old one (iPhone 4S). When i go to Itunes it start as a new iphone.

    Contacts are not a part of back up.
    Contacts are sync with a compatible programme on your computer depending on your operating system (Windows or Mac). For example, Microsoft Outlook (for both Windows and Mac), Windows Contacts (for Windows) and Addressbook (for Mac).
    Or contacts are also backed up in iCloud (depending if you chose to do so).
    So, sync back the contacts from any of these programmes. If you have not made a backup of your contacts in any of these progammes, then they are gone.
    http://support.apple.com/kb/HT1296

  • Hi, I need to re-format my hard drive, as it has a virus, so will lose all my data including itunes. I therefore need to reinstall itunes - but if I do this will I lose all the music that I have bought? How do I reinstall music to the new itunes?

    Hi, I need to re-format my hard drive, as it has a virus and is corrupted- so I will lose all my data including my itunes software. I guess I will need to reinstall itunes again - but if I do this will, I lose all the music that I have bought or imported into my library? How do I reinstall my library/playlists to the new itunes?
    Thanks

    Make a backup of your media and other important files.
    Just to be safe, make a backup of your entire iTunes directory.
    Restore computer or do whatever it is you need to do.
    Restore your media and other important documents.
    Install iTunes.
    Try using search next time... this gets asked way too frequently.

Maybe you are looking for