Connecting LED light to a table, and lights up if a number exists.

I am trying to allow a LED light to be connected to a table or graph and when a constant is reach or if a constant exist in the table, the LED light will light up. 
For example, I have random numbers coming into the table or waveform graph, and any number greater than 8 will trigger the LED light to light up.
Can anyone help me.
Thanks!
Solved!
Go to Solution.

It's great to see the lightbulb go on here in the forums. 
Unlike in LabVIEW, turning on the lightbulb here in the forums speeds up execution. 
Bill
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

Similar Messages

  • Compare 2 tables and insert rows missing in each table.

    I have a tough situation. I have two exact tables- one online and one offline database. I know that there are missing rows of data from each table, so I need to make a comparison of one table and insert rows that do not exist. I was thinking to try this, but it took over 3 hours to run and did not return anything:
    insert into t
    select * from t a
    where not exists (select * from [email protected] b
    where a.col1 != b.col1
    and a.col2 != b.col2
    and a.col3 != b.col3);
    and it goes on for another 7columns.
    The trouble I have is to include a date clause so that the query can be broken down into running only a few months of data comparisions at a time- the records go back 4 years to compare. Also is there a way to write this so that it will query both tables at the same time in order to speed things up- or is one table at a time the best advice? Each table has over 100 million records to compare, that's why I was hoping to use a date criteria since one column is date.
    Let me know what you advise to make this work, I hope I was on the right track.

    Not sure if the MINUS operator will perform better with your data set but;
    SQL> create table t1 (some_id number, some_date date)
    Table created.
    SQL> create table t2 (some_id number, some_date date)
    Table created.
    SQL> insert into t1 values (1, trunc(sysdate))
    1 row created.
    SQL> insert into t1 values (2, trunc(sysdate-5))
    1 row created.
    SQL> insert into t1 values (4, trunc(sysdate-90))
    1 row created.
    SQL> insert into t2 values (1, trunc(sysdate))
    1 row created.
    SQL> insert into t2 values (3, trunc(sysdate-10))
    1 row created.
    SQL> insert into t2 values (5, trunc(sysdate-100))
    1 row created.
    SQL> select * from t1
       SOME_ID SOME_DAT
             1 07-07-30
             2 07-07-25
             4 07-05-01
    3 rows selected.
    SQL> select * from t2
       SOME_ID SOME_DAT
             1 07-07-30
             3 07-07-20
             5 07-04-21
    3 rows selected.
    SQL> insert into t1 (
       select some_id, some_date from t2 where some_date between sysdate-50 and sysdate
       minus
       select some_id, some_date from t1 where some_date between sysdate-50 and sysdate)
    1 row created.
    SQL> insert into t2 (
       select some_id, some_date from t1 where some_date between sysdate-50 and sysdate
       minus
       select some_id, some_date from t2 where some_date between sysdate-50 and sysdate)
    1 row created.
    SQL> select * from t1
       SOME_ID SOME_DAT
             1 07-07-30
             2 07-07-25
             4 07-05-01
             3 07-07-20
    4 rows selected.
    SQL> select * from t2
       SOME_ID SOME_DAT
             1 07-07-30
             3 07-07-20
             5 07-04-21
             2 07-07-25
    4 rows selected.

  • PC_UI Switch in T77S0 Table and T582G

    Hello All,
    I know there are many threads on this topic, but the answer I am looking for was not in any of the threads. This is a very specific question:
    We see that with this Grouping Value issue, we get an error on the iView something like "Grouping expected to be '10' whereas found....".
    So is the solution to this issue, that you activate PC_UI switch in T77S0 table and run the RPUFIXDS report for existing master data? The gouping reasons are picked from the T582G table, so does this mean that activating the switch is good enough without having to run the RPUFIXDS report? The switch will take care of new records, but will it also take care of existing records?
    We have not implemented CE, so do we really need this Grouping? The issue mainly is we have lots of employees with 2 PERNRS and we dont want our Master Data to get deleted because of running the RPUFIXDS report. Can we get around to have the ESS working without having to run this report? Will activating the switch but taking off the groupings in T582G solve this?
    The bottomline is we want the ESS to work without the Grouping Value error, while at the same time not running the RPUFIXDS report (since we have lot of employees with more than 1 PERNRs linked via CP, which will get deleted because of this report)
    Please let me know if I need to make myself more clear, and please help me understand this issue?
    Thanks and Regards
    Nakul

    Hi Nakul,
    For this issue, two notes are relevant: [783499|https://service.sap.com/sap/support/notes/783499] y [845592|https://service.sap.com/sap/support/notes/845592].
    A set of actions are proposed to solve it, but that depends on your system config. So, i advise you read both notes carefully.
    E.g. the CCURE PC_UI indicator is required for Concurrent Employment environments, but not for non-CE environments. Instead of that, check the reports mentioned in note 783499 (RPUFACECPRFN, RPUFACEVIEKN and RPUFIXDS), plus IVWID feature.
    Also, in Master data side, for non-CE the UGR and MOL parameters should match with the country assignment of personnel area of the user.
    Best regards

  • I have a MacBook Pro.  My mac can detect wifi.  But will not connect. I did get connected vis TCP/IP settings but I can't connect to any wifi anywhere.  Network diagnostic has a green light for wi-fi and wi-fi settings.  Red light for the rest.

    I have a MacBook Pro.  My mac can detect wifi.  But will not connect anywhere. I did get connected via TCP/IP settings but I can't connect to any wifi anywhere.  Network diagnostic has a green light for wi-fi and wi-fi settings.  Red light for the rest. (Network settings, ISP, Internet and server.)

    Hello NotAppleSavy,
    Thanks for the question. After reviewing your post, it sounds like the computer wont connect to networks. I see you have used network diagnostic. I would recommend that you read this article, there are a lot of other things you can do in this article that may be able to help you resolve or isolate the issue.
    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • TS3048 Tiny green light continues to blink and no connection is ever made on the screen for both Keyboard and Mouse

    After doing the steps http://support.apple.com/kb/TS3048#1 both keyboard and mouse tiny green light continues to blink and no connection is ever made on the screen.  What could the problem be?  Items are only 4 months old.

    Hello:
    Try resetting the PRAM and SMC.  You will need a KB to reset the PRAM, but the SMC may be reset without any peripherals.
    Barry

  • Please add indicator LED light for the HDD and sleep back, add some system hotkey

    After Lenovo have announced  the new T440 T540,we were shocked by the graphic card: GT720m (game card) and no indicator LED for HDD. At last we need a NVS graphic card to do some grophic related work or mobile business.
    So we waited for the new w540, after coming to public we were shocked again there is :
    - no indicator LED for HDD, sleep, wift and bluetooth,
    - no hotkey to disable touchpad
    - no hotkey to sleep 
    - no turn on/off screen hotkey
    - no hot plug for cdrom or second HDD 
     these are miserable and somehow funny, maybe no indicator for apple is ok as most new macbooks are all SSD
    rather than mechanical hard disk.
    maybe no led for sleep for apple is ok as Mac OS goes to sleep very quick and they use SSD. But for thinkpads we close the lid and wait for the moon LED light to take thinkpad freely, also for the sake of hard disk rotation. Now we need to look at the power button which is impossible when the lid is closed.
    no hotkey for sleep ? some friends said "  Fn+4 acts as a suspend shortcut (I think it was added in BIOS 2.05)" , we hope it is ok.
    no notkey to off display? no hotkey to disable touchpad? It is really unconvenient
    So is there update for these minus? Hotkey may update by the BIOS and driver. Will lenovo do so? After testing well, it will be back really easy to use.
    And is there any Modle B for w540 to add LED back ? Missing indicator LED for HDD is nightmare for troubleshooting. Miss sleep indicator in front of Thinkpad(A-Side) is miserable for bringing sleeping w540.
    Miss wifi and bluetooth is also unconvenient..... And it is not a very hard work.
    Also it is said there is no driver update for fingerprinter reader from AuthenTec, because AuthenTec is bought by Apple?
    For thoso who do is really smart but also keep the good previous features, 
    PLEASE
    http://www.notebookreview.com/ 
    https://forums.lenovo.com/t5/W-Series-ThinkPad-Laptops/W540-Future-Owners-Thread/td-p/1308051/page/6
    https://forums.lenovo.com/t5/W-Series-ThinkPad-Laptops/Received-my-W540-today-First-impressions/td-p...

    Today on shutting down the W540, I get the Windows blue shut down screen with the comment:
    "Operations are in progress, pleases wait. The machine will be turned off automatically after the operations are complete."
    OK, so I waited 20+ minutes....  Mouse logo spinning, but no idea what i/o's are going on. Fast disk access? Slow disk access, intermittent disk access? Or is it locked?  CtrlAltDel has no action. Mouse cursor does move.
    So did a cold boot/restart (still not knowing what was happening in the Black Box).  Must have locked up restarting, as I waited 10+ minutes with NO IDEA what was going on, a REAL "black box".
    Cold booted again, and  tried a Safe Mode.  Worked!, and did a check disk - said not errors????.  All OK now.... but WHERE IS THE HD LIGHT!!!!!!!
    Now I just cheked, the Dell, ASUS, TOSHIBA, SONY workstations have them.....  We need to review this carefully at the R&D level, AND NOT LISTEN TO MARKETING!  T'was, my fault for deciding on the W540,  I never checked that specification, and just ASSumed all the indicators lights would be there! Now I'm stuck with a $2,500 toy - never feeling secure in the work being done.  I need rwo more workstartion, but it will be a nuissance to be on two types of workstations.
    When I run my Stat package, it takes sometime 1+hr of analysis, I have no idea if the program is waiting, paused, or locked.... no HD activity light, no heartbeat no idea if I need to reboot, or wait.  Maybe it's an act ot terrorism to waste US worker's time ????  <g>

  • Book, Web Gallery and Light Table Not Working

    When I try to create a new book or open an old one the design window does not open. Cannot get to the light table and other features as well.
    Where did they all go?

    This sounds odd. Did you try quitting and relaunching? You might delete the .plist in the Preferences and rebuild the database (Option>CMD on launch).

  • I connected the TC T2 with the iMac and used Air Port Utility to have it join my existing network. Now I have green lights on Apple Base Station and TC with the cable connected to the Base Station because hen connected to TC -- I get only yellow lights fl

    I connected the TC T2 with the iMac and used Air Port Utility to have it join my existing network. Now I have green lights on Apple Base Station and TC with the cable connected to the Base Station because hen connected to TC -- I get only yellow lights flashing on both devices> 
    When Connected through the Apple Base station I have perfect internet wireless capability thru-out house.
    Lamont

    I connected the TC T2 with the iMac and used Air Port Utility to have it join my existing network. Now I have green lights on Apple Base Station and TC with the cable connected to the Base Station because hen connected to TC -- I get only yellow lights flashing on both devices> 
    When Connected through the Apple Base station I have perfect internet wireless capability thru-out house.
    Lamont

  • My appletv the light is just blinking and the imga says that I have to connect a cable tio itunes, what can I do?

    My appletv the light is just blinking and the image says that I have to connect a cable to itunes, what can I do?

    Welcome to the Apple community.
    I'd be inclined to do exactly what it's telling you to do.
    Remove ALL cables from Apple TV. (if you don't you will not see Apple TV in the iTunes Source list)
    Connect the micro USB cable to the Apple TV and to your computer.
    Reconnect the power cable (only for Apple TV 3)
    Open iTunes.
    Select your Apple TV in the Source list, and then click Restore.

  • I am using apple iPod-suffle model and I am unable to upload music into iPod and 3 lights(green,orange and red) keeps blinking for few seconds when I connect my iPod to my PC and after few seconds its turn to unresponce mode,Plz help to find out solution

    I am using apple iPod-suffle model,I am unable to upload music into iPod and 3 lights(green,orange and red) keeps blinking for few seconds when I connect my iPod to my PC and after few seconds its turn to unresponce mode,Plz help to find out solution.

    Try:                                               
    - iOS: Not responding or does not turn on           
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable       
    - Try on another computer                                                       
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar

  • HT5706 fast blinking light on apple tv and will not connect to iTunes

    Apple tv's light blinks very fast and tv shows itunes symbol and a connect cable, but it will not do anything.  Tried unplugging it, but that was no help and I do not see a a reset button.

    Hi there glenda o,
    You may find the troubleshooting steps in the article below helpful.
    Apple TV (2nd and 3rd generation): Restoring your Apple TV
    http://support.apple.com/kb/ht4367
    -Griff W. 

  • I had put apple tv to update and later noticed that it is requesting for connecting the micro USB plus the white light blinking

    I had put apple tv to update and later noticed that it is requesting for connecting the micro USB plus the white light blinking

    Yeah.
    #FAIL #FAIL #FAIL
    Since our preemie woke me at 04:00 this morning and I had nothing better to do--I let the ATV3 connected to our "main viewer" 'update'.
    Got a screen showing what at first bleery-eyed glance looks like a HDMI-to-iPod/iPhone/Ipad cable wanting iTunes.
    Fast blinking white indicator light.
    Pretty much BRICKED.
    I shall attempt the USB-mircoUSB after another cup of coffee.
    Really GLAD I did not update the two ATV2s.
    UPSIDE: discovered that one can make the same content play on ALL ATVs simultaneously from iTunes on the main machine...

  • Just bought new AirPort Extreme did everything on manual and light still flashing amber , it is connected to an Arris TM822 from optimum cable company , help please

    Just bought new AirPort Extreme did everything on manual and light still flashing amber , it is connected to an Arris TM822 from optimum cable company , help please

    Any luck with the suggestions mentioned by Bob Timmons?
    I am having pretty much the same issue.
    Got a new modem Arris SB6141 and a new Airport Extreme ME918LL/A. Activated with my ISP (Comcast). Worked with a savy tech who knew the modem and Airport Extreme. Ensured all items were correct from the ISP side.
    I follow the instructions as indicated for Airport Extreme by it fails to detect the internet and dns servers. Comcast suggested I call apple. Reading posts above I will:
    -Reset the airport extreme
    -Unplug the modem for 30min
    Airport Utility 6.3.4 (634.17)
    Airport Extreme ME918LL/A Firmware Version 7.7.3
    MBP - Yosemite Mid 2012
    Appreciate the assistance folks.

  • My wireless key board doesn't seem to communication with my computer even though bluetooth shows it is connected.  I have changed the batteries on the keyboard and when turn on the key board the green lights comes on shortly and disappears.How to fix ?

    my wireless key board doesn't seem to communication with my computer even though bluetooth shows it is connected.  I have changed the batteries on the keyboard and when turn on the key board the green lights comes on shortly and disappears.  Can any one  help?

    Hey Annar99,
    I found a few articles that might help with the issue you're encountering. These first two are if the Bluetooth keyboard you're using is the one that came with your iMac. The first is a general "how to" for setting up your Apple Wireless keyboard, while the second one is for troubleshooting if the advice in the first article isn't working:
    Bluetooth: How to set up your Apple Wireless Keyboard
    http://support.apple.com/kb/ht1809
    Troubleshooting wireless mouse and keyboard issues
    http://support.apple.com/kb/TS3048
    If, on the other hand, you're using a third party keyboard, then I would take a look at the following article's troubleshooting section:
    Bluetooth Quick Assist
    http://support.apple.com/kb/HT1153#Tips
    Hope that helps,
    David

  • TS1367 My charger connects with my macbook with a very faint green light (not the normal orange light) and can maintain the computer turned on but does not charge the battery.

    My charger connects with my computer with a very faint green light (not the normal orange light) and can maintain the computer turned on but does not charge the battery. The power source to keep it on is the power adapter and that it's "Not charging" on the battery settings. And my charger seems to charge other computers fine.
    The part of my mac where the adapter (L-shaped, magnetic) attaches is a bit damaged - a small piece of the white case/body around the part where the adapter attaches is broken off, but that's just an outer damage.
    I don't know what's wrong with my computer, and if anyone has had a similar experience or knows what's going on, it'd be tremendously helpful!
    Thank you!!

    Hi Christopher,
    Doubtful an upgrade would fix a hardware issue. If you are thinking of upgarding to Lion, best to do all necessary maintenance first.
    Try Resetting the System Management Controller (SMC)
    If that doesn't help try here >  Apple Portables: Troubleshooting MagSafe adapters

Maybe you are looking for