question about stacked sequence

Hello

I have a question about stacked sequence.

I have a stacked with 5 sequences sequence (0,..., 4). I would like to run these as this form

0, 1, 2, 1, 3, 1, 4, 1 then again 0...

I don't want to duplicate the section 1 because it contains many objects, variable... One possibility would be to out objects and then duplicate the sequence and use of shift registers, but I don't want to use because in 1, I have some graphs in real time to draw...

Will there be another (easy) way to do this?

Thanks for the ideas,

Concerning

Why use a stacked sequence?  What you want is a state machine something like this

Tags: NI Software

Similar Questions

  • Question about Oracle sequences

    Please let me know if this question is not the subject of this forum and advise which forum I should post it. Thank you.

    We have a database 10g running on the AIX servers. A process of data loading was recently, and the development team is of the opinion that the question can be corrupted in the database sequence. This sequence is used to generate a unique primary key for writing in a table.

    Are there problems with 10g about the objects sequence database becomes corrupted? If so, is there a Metalink note published on a fix?

    Thank you all for a light on this topic.

    Hello

    Interview the max value of your column of tabale, in order to know the populeted of the maximum value of the sequence, compare it your currval in the sequence, and the maximum value for the column. If the values are not the same and the currval is lower than the max value, you will probably have the constraint violation, then increment the value of your sequence curr.

    Concerning

  • Looking at getting a second GS752TSB and have questions about stacking.

    Hi all

    I am looking at possible obtain a second switch of GS752tsb and tells me that it can withstand stacking and 10 GB/s. The documentation mentions that the stacking SFP port provides 2 band widths. 5 g. So the question is to achieve the stacking of 10G speeds requires to use 4-port SFP and have as aggregated links?

    2 ports on the GS752TS (B) can be configured for stacking (ports 51 and 52). When it is configured in the stacking mode, battery operated 2.5Gbps ports full-duplex. With 2 port on a switch in battery mode, is whence the bandwidth stacking 10 Gbps (each port battery 2.5Gbps in both directions).

  • Question about new sequence

    My question is this. What can I do my sequence when I first pull up from PP. My video is stored in mpeg-2 (.mpg)

    PLEASE NOTE that the PPro CS6 screen may be a little different

    For CS5 and later versions, the easy way to ensure that your video and your project

    See 2nd post for the photo of a NEW ELEMENT of process http://forums.adobe.com/thread/872666

  • Question about mismanagement of the effects in the construction of sequence

    Hi all

    I read the BPEL 2.0 document and met a question about management failures and the normal flow of control in the < sequence > construction.

    For example, in the following code fragment:

    <>sequence
    < call...
    < catch faultName = gt; a.
    < / call >
    < receive... >
    < / sequence >

    If fault one is taken and processed by error handler, when the fault handling ends at will are receive > activity start or jumped?

    According to the document: < receive > will begin when < call > complements, but the 'complete' includes the 'ends in vain", (i.e. a fault is stuck inside the < call > and dealt with)?

    Hope you can help me and thank you very much.

    Published by: user8301699 on April 9, 2009 19:04

    Hello

    You have reason, 'full' includes the 'ends in vain", (i.e. a fault is taken inside the and treated).

    Hope this answers your Q.

    See you soon
    Rémy Pucha

  • questions about flags (DB_DBT_MALLOC or 0) in DBT

    Hello

    I have several questions about the DBT indicator, which could help make more clear?

    I'm clear on the indicator of DB_DBT_MALLOC / DB_DBT_USERMEM, but when I use get without cursors, which the memory to which refers the pointer stored in the DBT if I use the 0 flag? I need to free the memory?

    Use cursor get, I see examples in the manual always seems to use indicator 0. What memory did reference? Is it safe edit data, it comes then to put new data? I need to free the memory? Can I use DB_DBT_MALLOC /DB_DBT_USERMEM when using cursor get? Is it allowed to use a record of cursor get everything first, then use to replace data from this record without cursor?

    Can you give suggestion when using flag 0?

    Thanks in advance!

    Min

    Hi Min,

    When you use 0, BerkeleyDB will be allocates memory for you, and when you close the cursor memory will be released, so there is no need to free the memory. But the content of this piece of memory is crushed when you call next get of cursor, if you need to save the content if you need it after getting another cursor. You can change the data, but should not change the bytes of this piece, so we suggest you to use your own memory to dial and the data rather than modify the data returned directly.

    The use of DB_DBT_MALLOC/DB_DBT_USERMEM to cursor to get, please consult http://docs.oracle.com/cd/E17076_03/html/api_reference/C/dbt.html for detailed information.

    Finally, if your database is not set with DB_DUPSORT or DB_DUP, you can overwrite a record without cursor. Otherwise, you must use the cursor to replace the data in most cases. Here, crushing him means to change the data, not the key. If you need to change the key, you must do a sequence of delete-add operations.

    For more information on the cursor and set cursor, be sure to check the DBcursor-> and DBcursor-> put Chapter 3.  The DBcursor handle

    Kind regards

    -Winter

  • A few Questions about the advanced Actions window

    Hello

    I have a few questions about the progress of the Actions (using the version of track CP7)

    1. What is the function of the action to "continue?"   Out of the peak action and advance the playback cursor?

    2. What does mean this comment "Nested calls to action advanced is a nice improvement."? Is the advanced decision at the top of a page of action tabs?

    3. What is the function of the option "custom" in the IF statement - "preform action if - custom", it doesn't seem to do anything for me?

    4. where can I get information about the timeline / playhead interaction with advanced actions, i.e. where the playhead is going again at the beginning of the slide. slide custom question - display button, e.g. verification of responses, comments - when all the objects are at the beginning of the timeline. I'm looking more for the read head of infromation functionality rather than how to implement this type of question.

    Thank you

    Donal.

    Continue: If an advanced standard action is triggered by a button, this will not trigger the playback head. If you want out, you can use continues. Continue can also be a choice in a conditional action, when one orders branching has nothing to special, but in advance. Continuous is also the "dummy" statement/command (this is the official name of a line in the dialog box advanced actions) If a statement has become unusable due to some reasons, it will be replaced by continue

    There is no nested call stocks advanced possible right now, one of my many feature requests. It would be sort of a subroutine that you can use over and over again, instead of having to create each time when necessary.

    A decision is one of the conditions to be an advanced conditional action. They allow to create more complex actions, as a loop or arrays are not possible. All decisions are executed in sequence and always.

    Custom: is a combination of or but it is rather limited, because you cannot use parentheses.

    I guess you'd better visit my blog if you want to learn more about the advanced actions.

    http://blog.lilybiri.com/

    I also did several Webinars on stocks advanced, last this afternoon (on the sharing of the actions) for Adobe. They are all available on request.

    Lilybiri

  • Questions about the stores in iProcurement

    All,

    I have a few questions about the implementation of iProcurement stores-

    1 oracle comes seeded with 2 stores "Backend" and "Exchange.Oracle.com. We do not have the use of these stores. I don't see an option to turn them off. Is it advisable to delete them? They occupy unnecessary space and are seen first. I read this on Metalink Note ID 429470.1 - "NOTE: while the value can be changed, it is highly recommended to not under any circumstances ever remove"Main store"page stores to manage content in iProcurement catalog administrator responsibility.» Do not know why.

    2. we have a Punchout for Dell U.S. catalog store and a catalog of information for Dell International. Buyers of Dell are iProcurement to each punchout to place their orders from Dell for the USA (shopping cart returns to iProcurement) - or - just use the store Dell International to go to an external URL and place their orders here (who do not return to iProcurement). What we see is - when the user clicks on the icon Dell us, it is taken directly to the URL of the PunchOut of Dell, but when he clicks on the Dell International icon, he was first taken to the list of catalogs available to the store (only 1 available catalog) and the user must then click again on the link Dell International. Is there a way to configure the Dell International icon to behave the way behaves in the Punchout icon - i.e. directly take the user to the Dell page without a need to show the list of catalogs.

    Hey,.
    To answer your Questions
    1. you can always delete those either if you want to... The reason why the link Meta Notes say not only not to delete the main store is
    i. because main store has all of the Local content in iProcurement (i.e. If you have any installation of items in the inventory you and them Module iProcurement Enabled (IE can be purchased at iProcurement) and any other article of local catalogues/categories Loaded using the BULK LOADING in iProcurement is also removed.)
    II. you can always delete the information Exchange Oracle store if you do not use.
    I would advise so do not remove the main store. Instead, you can change the sequence of the display of the stores you iProcurement Page.
    Browsing ==> Internet shopping Catalog Admin (RESP) ==> eContent crib ==> content management ==> stores ==> press the update sequence and make sure that the sequence number for main is superior to any other store so that the hand store falls last in the House of iProcurement Page

    2.i don't think that there is no option to do this. but you can always open an SR with Oracle about it and ask this question\

    hope that answers your Question.

    Thank you
    SANTU

  • Where can I ask a handful of general order questions about Firefox OS as a consumer and get the answers? (a forum or something similar)

    I have about seven questions about Firefox OS. I'm potentially interested in opting for a tablet that works instead of Android or iOS. I couldn't find a place to ask questions like that. Thank you!

    https://support.Mozilla.org/en-us/forums/Firefox-OS-English-Forum

    There is another option.

  • About a month ago I posted a question about iMovie and not being able to "share". I solved the problem thanks, so no more emails!

    About a month ago I posted a question about iMovie and not being able to "share". I solved the problem thanks, so no more emails!

    Hi Michael,

    If you want to stop receiving notifications by electronic mail, in the thread, that you have created, then I suggest that you follow the steps below:

    One time connected to the Apple Support communities, visit your mini profile and select manage subscriptions.

    Content

    To manage this content, you are currently subscribed and changing your preferences, select the content.

    Select next to see what content you are currently following.  Note that any thread you are responding you subscribe you automatically to this thread.

    You can select to terminate a subscription to a thread.

    Learn how to manage your subscriptions

    Take care.

  • Where and how do I ask questions about Email?

    The Commission opening thingy is complicated, I have trouble finding my way around it.  I don't know where or how questions about email.  Is there an easier way than trawling through all these icons?  Like a list or something - as you get on all other forums on the internet?

    It would be a good starting point: Mac mini

    Or the appropriate under MAC Os and system software section.

    You might also find this useful: find answers and new questions

  • Many questions about the HP 50 g

    I just ordered a HP 50 g graphic calculator! I have a few questions about this so hang on tight! What is the USB connector on the calculator? Mini-USB, micro USB, or is it a connector owner, "custom". Then, it would be possible to connect a keyboard to the HP 50 g by using the USB Port? Is there a program that would make this possible? (I doubt it would work if you plug it..) I have a Mini-USB to female USB 2.0 connector. So I could just plug the keyboard right, provided that the port on the calculator is a Mini-USB Port. If this is not so that I could use my female to female USB adaptor to connect the keyboard.

    Thanks for your help,

    Zekelegge

    Hi!, zekelegge:

    Welcome to Forum!

    The only printer I use, 50G calculators, 48GII, 39GS and 17BII +, as well as many former models, such as the 48 s/SX/G/G + / GX, 38 G, 39 G, 42, 41 C/CV/CX and 28 C/S, is the infrared printer HP 82240 b. If you can use the emulator HP50G, on the PC, the simulator of the printer, you can download, since... http://www.HPCalc.org/details.php?id=7386

    The printer... HP 82240 B

    The cable series...

    The description... http://www.allenwan.com/hpcalcserialcable/

    The original cable...

  • Question about warranty after exchanges of RAM on Satellite module series

    Hello together,

    I have a question about the warranty. My laptop is 5 months old and now I want to improve it with more RAM. I want to do it myself, and now I'm wondering if the warranty will be getting hurt.
    Thanks in advance for your answers.

    Concerning

    TiG3r

    For new models of laptops the RAM upgrade described in s operating manuals. It is public act and it shows the owner of the notebook how do RAM upgrade only.

    If Toshiba offers something like this he won't have the negative influence of valid warranty.
    Buy a compatible module and RAM upgrade.

    Bye and good luck!

  • A few quick questions about the Satellite P300 - 18 M

    Hello

    I am about to order a Satellite P300 - 18 M and have just a few questions about this:

    (Although these may apply for other similar Satellite/Equium P300.)

    Is the touchpad made by / to use the Alps or Synaptics driver?

    It has the Wireless N network card, is the map made by Intel or Realtec?

    And also, someone has experience with face recognition software to connect?

    If so, does it take a lot of time to initalise?

    Thanks in advance,
    Jack

    Hello

    The P300 - 18M belongs to the PSPCCE series.
    It uses the two touchpad drivers. Synaptics & Alps Electric
    There is an Intel 802.11agn minicards WLan installed

    The face recognition is a nice tool but local to be illuminated and you must take your face the right of the post sometimes it of not very easy

    But if you face is recognized correctly that the connection should work properly

    See you soon

  • Questions about nb200

    I recently bought a mini nb200 with windows 7 and I have a few questions about it. How can you set up your email, I was willing to put up with Outlook Express, but I don't know if I can. Also, is there a way to get a paper copy of the user manual?

    You can download and install a new e-mail program when you download Windows Live via Microsoft Update. You can select the components of Windows Live, you want to include by checking a box for each you want. I installed all the. Or you can use Outlook, if you have Microsoft Office and you want to install it.

Maybe you are looking for

  • Product key of Microsoft Office does not work

    Hello. My toshiba laptop provided with microsoft preinstalled and you need a product key which is at the bottom of my laptop. But when I get it im told its draw. I was wondering if anyone knew how to sort it. ?

  • Benefits of increasing Mempry

    My computer has 4 GB of memory and room for one more memory card.  What are the benefits for me by adding another 4 GB memory? Thanks to a bouquet.  Uncle Dewey

  • Recover HP Pavilion g7-1227nr issues

    I have a HP Pavilion g7-1227nr running Windows 7 64 bit. I really need to format my C: drive to factory condition at least / when I bought it. When I try to do recovery system f11 at startup on the lower left corner says «f11...» System Recovery"and

  • Question of XPS 8910 M.2 SSD

    I just bought an XPS 8910 and discovered that there was an extension m2 on the motherboard connector. I already contacted Dell and got the part number for the 256 GB SSD they sell, but I was curious about the ability of this expansion slot. If I use

  • Themes of trial of blackBerry Smartphones

    I installed a theme from bplay.com trial. How to uninstall it? I tried to change it and now the two themes overlap