Boolean indicator come on and stay on if only one data point outside of limits

Okay, here goes my second rookie question.  My first one was solved in a matter of hours after posting here, so I am going to give it another shot.  This has probably been posted elsewhere, but I just am not familiar enough with the terminology and know how to find it in this forum... sorry for that.
Currently, I have a setup where I am using an In Range and Coerce function in the Comparison Pallette to check the output of my source and compare it with a user inputted upper and lower limit.  I have hooked up an LED indicator to the Index Array and then to the In Range output.  Right now, if my data goes outside of the limit, the LED Indicator will light up, but it will immediately turn off if the data goes back within the limits.  I want my LED indicator to come on and STAY on if even 1 data point goes outside of the limit.  What can I connect between my LED Indicator and my In Range Comparison to make this happen?  
Sorry for being so new to this!!

Hi Spsuengr,
I have attached a boolean toggle vi for you. You can insert this vi in between your led indicator and in range output. It will latch the output by default. You can use the latch(t) input to disable the latch feature (to perhaps reset).
Above is the boolean latch vi
Above is how you need to insert it into your code. If you leave the Latch(t) input unconnected it defaults to a latch output. Only wire a control to this if you want to either change the output so it follows the input or if you need to reset the output.
Rgs,
Lucither
Message Edited by Lucither on 04-15-2010 05:22 AM
"Everything should be made as simple as possible but no simpler"
Attachments:
Boolean Latch.vi ‏18 KB

Similar Messages

  • Recently my ipad started doing an odd thing.  When I go to Google the keyboard pops up, but then pops down again, when I touch the google bar the second time it comes up and stays up.  Why would it do that, anything to do about it?

    Recently my iPad started doing an odd thing.  When I go to Google and touch to type something the keyboard appears, but immediately disappears.  When I touch the second time the keyboard comes up and stays up.  Any idea why it is doing that and anything to do about it?

    Did you try rebooting the iPad? It can cure a lot of really simple little hinky issues.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • I upgrade my iPhone 4 to iOS 6 and if I'm close to my router the signal indicator comes on and the phone connects to the wifi just fine, but if I step away from the router my phone does not have signal and cannot connect to Internet

    i upgrade my iPhone 4 to iOS 6 and if I'm close to my router the signal indicator comes on and the phone connects to the wifi just fine, but if I step away from the router my phone does not have signal and cannot connect to Internet 

    I can use my iPhone only with wifi .
    I don't get any signal and I can not connect to
    The Internet without wifi.
    When I don't use my wifi from home I have lost all connection to the net
    My iPhone is on and working it does not shut down

  • MacBook Pro starts then the apple logo comes up and it looks like it want to continue then a white screen comes up and stays

    I purchased a refurbished MacBook Pro  (MACBOOK PRO APPLE MD385LL/A)
    I did go to newegg and purchase / install 16 GB of RAM 
    It worked fine for the first week or so, now   I shut down  and when I restart  - it starts  - then the apple logo comes up and it looks like it wants to continue   - then a white screen comes up and stays.
    This just started.  
    I got this fix from on line
    Shut down the computer. 
    Plug in the MagSafe power adapter to a power source, connecting it to the Macbook if its not already connected. 
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time. 
    Release all the keys and the power button at the same time. 
    Press the power button to turn on the computer. 
    It works most of the time   How do I fix this permanently?

    Can you try putting in the old RAM to see if the problem persists? 
    Also see
    Mac OS X: Gray screen appears during startup
    https://discussions.apple.com/message/24477090#24477090

  • When playing WOW my MacBook air's fan comes on and stays on until shortly after I stop playing.  is

    When playing WOW my MacBook air's fan comes on and stays on until shortly after I stop playing.  is this normal?  Never comes on at any other time.  Thanks.

    Thank you, but I followed all instructions to reset the SMC and it has not helped. Looks like I'll have to take it in to Apple for repair.

  • Is it possible to sync two different iphones and an ipad on only one computer?

    Is it possible to sync two different iphones and an ipad on only one computer??
    My husband has an iphone 4 & ipad. I have an iphone 4S. We both use the same  itunes account. We are having trouble w/ all of our contacts/calendars & info getting all mixed up. We want to both use the same itunes account & apple id so that we dont have to separatley repurchase everything. Can anyone help us w/ this issue? Are we obligated to buy another computer so that we each have one--or is there some way around it? Thanks!!

    http://support.apple.com/kb/HT1495

  • BMP EJB Load and Store is calling only one time calling in a loop

    Loop Iterating two times but ejb load and store is calling only one time.
    Application deployed in 0c4j 10.1.2.0.0 container.

    This sounds more like a Teststand quesstion. You might want to post it there.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • I want to synchronize 2 macbooks and 2 iphone4s with only one database

    I want to synchronize 2 macbooks and 2 iphone4s with only one itunes music database, kalender, contact and so on. I use only one itunes account. All devices shall have the same informations (for the iphones available).
    Do I have to bring all informations on an external harddisk?

    No, use the same AppleID/iCloud account on all 4 devices and it should bring all that into sync for the most part.

  • Is it possible to purchase creative cloud and try it for only one (1) month? My free trial expired without using it.

    Is it possible to purchase creative cloud and try it for only one (1) month? My free trial expired without using it.

    The price is higher, I think $70.  But you can purchase without the annual commitment.

  • Filter a list-views on page by Date and Time column, not only by Date (Connected Webpart)

    I have a task - create a page and display on it all lists/libraies with documents of team meetings. Every meeting has a documents and another information, which is storing in the same lists/libraries  on website as another meetings. Additionally there
    is a field "MeetingDate" (type: DateTime), which help to indetify a meeting documents.
    I have added all on one page and my custom connected webpart (IWebpartRow interface), which help to filter all views on page by field meeting date. It send a date to another webparts on page, and user see information only for this date.
    It works fine, but the problem is, that it used only DATE (without time) and i need now to filter all by date and time. 
    Unfortunately, i noticed that i cannot filter items by date with time in the standard list too. Please see my screenshot.
    My question is: may be i should use another interface (not IWebPartRow) that to send 2 values (1 - date, 2 - time) and filter all by 2 columns. Is it possible?
    Unfortunatelly i didn't find something like this. I found only a solution to build url like 'http://sp2013/SitePages/Homepage.aspx#InplviewHasha2528afc-50c3-4d5e-aae9-682400976409=FilterField1%3DDatum-FilterValue1%3D2015%252D02%252D27-FilterField2%3DCustomTime-FilterValue2%3D11%253A00'
    , but it looks not so good ..(
    from MSDN forum...

    Hi,
    Per my understanding, you might want to display all the specific documents in a page, they can be filtered by values of a Date and time column.
    A possible solution I will provide is that, we can create custom visual web part to display all these documents. In the code behind, run a query with CAML to retrieved all the
    documents with the specific date and time, then generate a view of hyperlinks that points to these documents.
    In this way, we can combine the filter component with the data display component into one web part, with the help of CAML query and Object Model, it would not be a tough job to
    implement such a solution.
    More information about CAML and Object Model:
    https://msdn.microsoft.com/en-us/library/office/ee536691%28v=office.14%29.aspx?f=255&MSPPError=-2147217396
    Thanks
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Design Problem : How to design/code a java client which is deployed to all the machines in a cluster and make sure that only one of the java client is active

              hi ,
              I have to design a java client (which is basically a JMS message listener)which
              is deplloyed to all the servers in the cluster. But as these are message listeners,
              i want only one of the instance to be active at a time.
              If the server on which the client is active goes down , I want the second server
              to start listening to messages.
              How do i design this ? Also is there a public api for multicasting that we can
              use ?
              Anybody has an idea on how to go about this..
              Thanks
              nisha
              

    Hi Nisha,
              Failover message listeners? Sounds like you want MDBs, which are deployed on all nodes in a
              cluster. If your JMS destination is a queue, then only one MDB will pick up the message. And just
              like any other ejb service, MDBs failover.
              Gene
              "Nisha" <[email protected]> wrote in message news:[email protected]..
              hi ,
              I have to design a java client (which is basically a JMS message listener)which
              is deplloyed to all the servers in the cluster. But as these are message listeners,
              i want only one of the instance to be active at a time.
              If the server on which the client is active goes down , I want the second server
              to start listening to messages.
              How do i design this ? Also is there a public api for multicasting that we can
              use ?
              Anybody has an idea on how to go about this..
              Thanks
              nisha
              

  • HT5622 both my 2 children have an iphone and iPads each but only one computer with one apple id( one itune account) is there away to have 3 different apple id's on one computer? and if so how?

    Both Myself and my 2 children have an iphone and ipad each but only 1 computer and itunes account( 1 apple id) is there away to have 3 itunes accounts on 1 computer as we are all sick of get each other apps and contacts messages, ect.

    Do your children have separate user accounts on the shared mac? They can have their own user accounts with their own AppleIDs, but you could put the iTunes Library into a shared folder, or better an external drive with the ignore ownership option set.

  • HT1349 How do I set up a separate icloud account? Both my wife and I have an iPhone 4s and an iPad, but only one Mac. We are tired of our "stuff" getting mixed up together when we sync.

    How do I set up a separate icloud account? Both my wife and I have an iPhone 4s and an iPad (1 and 3), but only one Mac. We are tired of our "stuff" getting mixed up together when we sync. Thanks much

    You don't need separate iCloud accounts if you want to simply sync unique content to each device using iTunes. I have three iDevices using one ID and one iTunes library and each device has it's own content on it. You need to set up the sync configuration for each device. This is what I recommend.
    First turn off auto sync in iTunes. Launch iTunes on the Mac and go to iTunes>Preferences>Devices>Prevent iPods, iPhones and iPads from automatically syncing. Click OK and then quit iTunes.
    Connect one of your devices to the Mac and launch iTunes.
    Click on the device name on the left side under the devices heading.
    Click on a tab in iTunes - Apps for instance.
    Click on the Apps that you want to sync to that device.
    Make sure that the Sync Apps heading is checked.
    Follow the same procedure for all of the other tabs in iTunes ..... Music, Photos, Movies and so on.
    After you have finished making all of your selections, click on Apply in the lower right corner of iTunes.
    When you are done, eject the first device and do the same thing with the other device. iTunes will now remember the sync configuration on each device.
    You can change that configuration any time that you like by following the steps outlined above.
    If you want to continue to auto sync, turn it back on in the iTunes preferences as described above.

  • Why Left and Right Joins if only one of them can serve the same purpose?

    I understand that left join is used to display all the records from left table whereas the right join is used to display all the records from right table in a join.
    However, if we switch the positions of the join tables and perform left join we can get all the records of the left table.
    A left join B -> will give all records from A
    A right join B ->will give all records from B
    B left join A -> will again give all records from B.
    The order in which the data is displayed(ie the field order) can also be maintained in the SELECT clause.
    So, Why do we have left and right joins separately in existance, when only one of them can serve the same purpose?

    Hi,
    I think it's because it is sometime more natural to outer join on left or right.
    In your data model (or the query you are writing), there is some kind of hierarchy between tables : I feel more natural to have the table with lowest hierarchical level (the root table) on the left. So I sometimes prefer to right outer join...
    This is a very personal feeling, I must admit.
    To me what is strange is to have chosen left and right as they refer to a "latin" reading direction => forward join and backward join would be more meaningful for people that read from right to left.
    +And I prefer the new joining syntax that doesn't us the {noformat}(+){noformat} sign...+

  • Play audio and video streams in only one player

    I am programming a video conference system and I need to play streams of audio and video with only one player. I recieve the audio and video with two different sessions and two windows players are opened to play the medias. I want to play both medias with an only window. Can I do this?
    Thank you!

    I am programming the videoconference program using Java Media Framework API. I use two session to transmint and recieve the media, one for audio and one for video. Two players are opened to play both media. I would like to know if I can play both media using only one window.

Maybe you are looking for

  • Error: Logical end-of-file reached during read operation. Result Code = -39

    Hello all, Recently, I have been suddenly getting this error message: "Logical end-of-file reached during read operation. Result Code = -39." In my case, when it does come up, it always pops up during the recording of an audio take. Almost immediatel

  • Can't re-install 6.5.2

    I regret ever installing QT 7.1.3 because I don't want to pay again for QT Pro. I need to use the Pro version but want to go back to QT 6.5.2 so I can put in my serial number to make it Pro. The only unistall I saw for download was for an earlier ver

  • How to disable nouveau driver?

    Hi I'm trying to install my nvidia graphics drivers, when I close x and run the installer it complains that I need to disable the nouveau driver and run the installer again. It tries to do this itself but it fails. Any idea how to manually disable it

  • How to delete an album that is waiting to download

    I recently purchased an album from iTunes on my iPad. The problem is that after I tapped the "buy album" button it showed it was waiting to download. I couldn't get rid of that message, so I logged out of my account, shut down my iPad, and restarted

  • Sap-gp - crm gp

    hi all i have to transfer the business partners from crm to the sap central business partner (but000). do i have to make the same customizing settings that i make when i transfer the data to the sd (kna1)? is there a best practice guide? please advis