I need to build a multiday timer.

I need to build a multi day timer with setable on/off cycles using Lookout. Has anyone ever done this? I have tried several things, but nothing seems to work right.

Hi,
You can build this multi-day timer with the Sequencer Object. You can have up to 100 states in this object. You will use one state for each state of the device, i.e., if the Device is On for some duration an a given day and then Off, you will represent this by two states.
The Sequencer can be in each state until either the TimeLimit is expired or a GoTo is triggered for it. See Online help on this Object for details.
Of course, the assumption here is that this multi-day timer behavior though differs from day-to-day, it is fixed for the week. This way, the Sequencer can go back to the first day after cycling through the days.
Hope this gives you some ideas.
Regards,
Khalid

Similar Messages

  • Get report file name in oracle report builder at run time

    Dear All,
    Is there any way to get the report file name in oracle report builder at run time?
    for example "HR_REP012.REP"
    i need this very important...
    Regards,
    Yousef
    Edited by: Yousef_m on Jun 2, 2012 5:18 AM

    Hello,
    Did you try the builtin SRW.GET_REPORT_NAME built-in function ?
    Example
    function AfterPForm return boolean is
    my_var varchar2(80);
    BEGIN
    SRW.GET_REPORT_NAME(my_var);
    SRW.MESSAGE(0,'Report Filename = '||my_var);
    RETURN (TRUE);
    END;
    Regards

  • Do I need to include DSC run time on the host coputer to run an executable

    I've build an application and an installer and I've test them on a computer that has labview installed on it and it works well,
    but when I installed my application on computer that doesn't has LabView it gives an error messege Says " error 1 can't deploy library"
    althgough I'm deploying the libraries programmaticaly and the bath is correct aslo, but I don't know what's the problem I've tried every thing
    on the site but nothing works.
    I just need to deploy the libraries but i'm not doing or using logging & alarms so do i need to include DSC run time to my installer?
    If any one have an idea about this problem just give me the solution!!!!!!
    Mahmoud Alshair
    Intelligent Systems Integrator ( ISI )
    System Developer
    Solved!
    Go to Solution.

    Now no more duplicates,
    coz I solved the problem and you 'll find it here
    http://forums.ni.com/ni/board/message?board.id=170&thread.id=311115
    By
    Mahmoud Alshair
    Intelligent Systems Integrator ( ISI )
    System Developer

  • I need to build a form...

    I need to build a form that people can send .jpg files to an email address i have through HTML and PHP.
    Please help!
    Thank you!

    Although there are many scripts available that will do the job you want, the only one I have used and therefore can recommend is formMail which you can find here http://www.tectite.com/formmailpage.php, the formmail script will allow you to accept uploads while at the same time restricting them to only the file types you want, it also includes some anti-spam features, and basic security such as requiring the user to enter a valid email address and name before the form can be submitted, if I remember correctly I think that it also supports reCaptcha for added security as well. And best of all it is very well documented.
    Richard

  • Need to build a computer but I don't know what questions to ask

    I've finished a couple semesters in school studying After Effects, Premiere, Photoshop, Illustrator, etc. I'm about to start moving forward in producing some video content and forming a career around it. I purchased a copy of Adobe CS6 production premium and I need to build a computer to run it on. I'm willing to pay for quality but I don't want to overspend. I'm a geek but have been out of the "Performance PC Game" for so long now that I don't know where to begin. Most of my work will be in After Effects and Premier editing video (mostly that I will shoot myself on a quality undetermined model camera).
    I want a computer that is powerful enough to keep up with me as my skills grow. I also want to build it from the ground up. Money isn't as much as an issue for me as long as I don't have to upgrade in a year from now. If you were going to build a new box and wanted to "spend smart" what would you build? I know the first thing you are going to ask me is my budget, but it varies. I'd like to spend under $2k (not including monitors) but if I need to go over that, so be it.

    You need to thoroughly read Harm's Tweakers Page on out PPBM7 web site.
    What media are you going to be editing?
    If you want the latest and greatest (longest life cycle) there will be a new generation of high end CPU's and chipsets introduced by Intel, I have heard, this mid-September.  It is the Haswell-E CPU and the X99 chipset.
    The CPU will be available in 6-cores and 8-core versions.  While tending towards expensive a low end version of this new generation would be a great long-term investment.  The low-end Hasewell-E CPU chip is the i7-5820K has a pre-order price of $426.
    The DDR4 memory will (at least initially) will be more expensive but is much faster and again will be around for a long time whereas the current DDR3 will start becoming obsolete.  You can possibly start out with minimal memory (DDR4 is now available in 4, 8, and 16 GB modules) at least the 8 GB size so you have the option to easily add more memory as you get into more complex processing.
    Get yourself a small (128 GB) good SSD for your OS/Applications and at least one other good SSD plus a large hard drive as a good starting point.  Good SSD's have great write rates like the Crucial M550 and the Samsung 840 Pro.
    The new X99 chipset motherboards offer great expansion capabilities with many more PCIe lanes than the current quad core CPU motherboards so your options for future upgrades are wide open.  Many new X99 motherboards will have an M.2 connector on the motherboard and/or SATA Express connectors which are great advances in the new higher performance SSD's that remove the bandwidth limitations of SATA 6Gb/s.  In the not to distant future we are talking (very expensive) SSD's the will have up to 3000 MB/sec read speed!

  • Building my own timer.

    I'm interested in learning how to build my own timer class. Any good pointers or maybe some learning material.

    DarrylBurke wrote:
    I've searched google for the source and taken a look on the site but i seem to only find java docs on them. Any linky or advise on where to find the source so i can find other in the future.Look in the folder where you installed your JDK for a file named src.zip.
    db
    edit Where's Jos when you need him? ;)I can't answer that. I'm still waiting for the ACK postcard from him :)

  • I need to see how many times a report is executed in the system.

    Hi,
    I need to know how many times a report and background job is executed in the system.
    How can I know that?
    Thanks for the help!

    hi
      For all reports and transactions execution info is stored in table MONI.
    Read the System log using the Transaction SM21. may be you can find some info here.
    U can use trx STAT, here the system stores the statistic only for a certain period (lst week, last month,...).
    Also try stad transaction.
    Reward points if helpful.
    Regards
    Nilesh

  • Help needed in building query

    Tab1
    Parent       Child       sa l
    P1     A1       4000
    A1     A       1000
    A1     B       4000
    A     X       1000
    A     Y         2000
    B     X1        1000           
    B     X2       3000I need to build a query that will retrieve the value for each child as the sum of the salaries of all its child in a single query.
    That is
    For Sal P1 = Sal A1 + all child of A1 and its child
         For A1 = Sal A1 + all child of A1 and its child ( A+B+X+Y+X1+X2)
    Like it should sho all the records with the count .. please help

    This is not so simple since it is not really clear in your data set whether the sal belongs to the parent or to the child. I assume it's the salary of the child, in which case the salary of P1 is missing. The best option is to fix the data model and have two tables: one containing the element and sal, and another table containing just the relationships. To fix this issue I introduced a dummy record for P1 and salary 0.
    SQL> with t2 as
      2  ( select connect_by_root(child) cbr
      3         , sal
      4      from (select * from t union all select null,'P1',0 from dual)
      5   connect by parent = prior child
      6  )
      7  select cbr child
      8       , sum(sal)
      9    from t2
    10   group by cbr
    11  /
    CHILD    SUM(SAL)
    X1           1000
    A1          16000
    X2           3000
    P1          16000
    Y            2000
    X            1000
    A            4000
    B            8000
    8 rows selected.Regards,
    Rob.

  • My tabs will not restore after starting Firefox -- even with the option to restore my tabs and windows is checked in the "options" window. I'm losing tabs from previous sessions that I need to keep open every time I need to restart. Thanks for any advice!

    Is there something else I need to tweak to get rid of this annoyance instead of simply clicking the check box? I'm losing tabs from previous sessions that I need to keep open every time I need to restart. Thanks for any advice!

    Make sure that you do not use Clear Recent History to clear the <i>Browsing History</i> when you close Firefox.
    *https://support.mozilla.com/kb/Clear+Recent+History
    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the sessionstore.js [2] file and possible sessionstore-##.js [3] files with a number and sessionstore.bak in the Firefox Profile Folder.
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    See also:
    * [1] http://kb.mozillazine.org/Session_Restore
    * [2] http://kb.mozillazine.org/sessionstore.js
    * [3] http://kb.mozillazine.org/Multiple_profile_files_created

  • TS4268 I need help getting my face time and imessage to work.

    I need help getting my face time and imessage to work. It is saying wating for activation. I just got my iphone 5 2 days ago. I have reset it from the phone and from itunes on the computer, made sure I'm attached to wifi.

    The 3 basic troubleshooting steps are these in order: 1. Restart your iphone  2.  Reset your settings/iphone  3.  Restore your iphone.  Since your iphone is only a couple of days old, you should backup your device before restoring.  If you don't have anything on your iphone that you care to lose, then simply restoring without a backup is fine.  A quick reset of pressing the sleep/wake button (top of iphone) and your home button simultaneously and holding it until the silver Apple logo appears. 

  • A previous and unrelated text always appears when I need to send a new text. This prevents forwarding texts also, which I need to do all the time for my business. How can I fix? Please help!

    A previous and unrelated text always appears when I need to send a new text. This prevens forwarding texts also, which I need to do all the time for my businss. How can I fix? Please help?

    Hi,
    This sounds like it is about Window positions.
    iChat has Default places for Incoming Invites.
    Video is always top Center of your Screen
    Audio and Text chats are Upper right with the Audio slightly lower than Text Chats.
    Secondary invites are sort of Stacked like when you open multiple files from the same App.
    Your outgoing Windows are "Remembered" as to where the last one was when you used it.
    This can be an issue if you use your Mac with a second display and turn Off Mirroring.
    You windows can get "left" on the other screen.
    Go to System Preferences > Displays and turn On Mirroring and the windows should come back to one Screen/display.
    If this does not help go to your Home Folder/Library/Preferences and delete (Drag to Trash) com.apple.ichat.plist and restart iChat.
    Unfortunately you will need to reset any iChat Preferences you have changed from defaults.
    10:42 PM      Tuesday; April 26, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.7)
    , Mac OS X (10.6.7),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Need to get the exact time of each picture that I saved ( maybe as a excel sheet or word )

    Hi guys,
    I am actually a new labview user. I have successfullly been able to save pictures. But unfortunately I got two problems. The first one is that I need to use two cameras at the same time. The program I have so far is for one camera. The second problem is that I need to get the exact time for each picture saved in the profile.
    I would appreciate if someone can help me with that. Anyway plz find attached the subvi.
    Regards,
    Abbas
    Attachments:
    Abbas progress.vi ‏54 KB

    Hi Abbas,
    First, I notice that you are using IMAQ for USB.  Is there any particular reason you are not using IMAQdx?  This is the newer, supported driver for use with USB cameras that supports acquiring from multiple cameras at the same time. 
    Check these two articles:
    Can I Acquire from Multiple USB Cameras Simultaneously Using IMAQdx?
    Can I Acquire from Two USB Cameras Simultaneously with NI-IMAQ for USB Cameras 1.0?
    And also this example (if you camera does not support acquiring from multiple cameras at the same time):
    Toggle Between Multiple USB Cameras
    As for timestamps, some cameras output them with the frame timing.  However, usually this is not a feature of USB cameras; if it is not, you can look into timing options within LabVIEW.  Try playing with the property node for IMAQdx and the Acquisition Attributes.
    Cheers,
    Marti C
    Applications Engineer
    National Instruments
    NI Medical

  • Do I need flash builder 4 to work with the flex sdk?

    Is it necessary to use flash builder 4 to work with the flex sdk?
    Can you build apps just using the open source flex sdk. If so are there tutorials and books on how to do so?
    Thanks in advance for your help.

    No, you don't need Flash Builder to use the Flex SDK. If you download the SDK and unzip it, you'll find a 'bin' directory that has the mxmlc compiler in it. You can compile Actionscript or MXML files using that.
    ./mxmlc MyFlexApp.mxml
    If you are building an AIR application, you will use amxmlc
    ./amxmlc MyAIRFlexApp.mxml
    Then, launch your AIR application using adl
    ./adl.exe MyAIRFlexApp-app.xml
    Hope this helps,
    Joan

  • HT1414 why does my iPhone 5s shut down unpredictably and needs to be reset every time to start back up?

    why does my iPhone 5s shut down unpredictably and needs to be reset every time to start back up?

    Hi Cyprus11,
    Thanks for visiting Apple Support Communities.
    If your iPhone is shutting down unexpectedly, I recommend going through these troubleshooting steps:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    Verify that the Sleep/Wake button functions. If it does not function, inspect it for signs of damage. If the button is damaged or is not functioning when pressed, seek service.
    Check if a Liquid Contact Indicator (LCI) is activated or there are signs of corrosion. Learn about LCIs and corrosion.
    Connect the iPhone to the iPhone's USB power adapter and let it charge for at least ten minutes.
    After at least 30 minutes, if:
    The home screen appears: The iPhone should be working. Update to the latest version of iOS if necessary. Continue charging it until it is completely charged and you see this battery icon in the upper-right corner of the screen . Then unplug the phone from power. If it immediately turns off, seek service.
    The low-battery image appears, even after the phone has charged for at least 20 minutes: See "iPhone displays the low-battery image and is unresponsive" symptom in this article.
    Something other than the Home screen or Low Battery image appears, continue with this article for further troubleshooting steps.
    If the iPhone did not turn on, reset it while connected to the iPhone USB power adapter.
    If the display turns on, go to step 4.
    If the display remains black, go to next step.
    Connect the iPhone to a computer and open iTunes. If iTunes recognizes the iPhone and indicates that it is in recovery mode, attempt to restore the iPhone. If the iPhone doesn't appear in iTunes or if you have difficulties in restoring the iPhone, see this article for further assistance.
    If restoring the iPhone resolved the issue, go to step 4. If restoring the iPhone did not solve the issue, seek service.
    Best,
    Jeremy

  • White keyboard needs to toggle power every time computer is started

    I need to toggle power every time computer is started. OSX doesn't 'see' the keyboard when restarting or starting.
    ALSO
    When running XP in bootcamp, I can get XP to 'see' the keyboard, but I can't get it to work at all.
    Please help.

    Hello tak:
    I am assuming your Bluetooth module is built-in.
    There is no software setting to address what you describe. The KB may have a problem. However...
    Instead of switching the device on and off, try tapping a key or two.
    Try installing new batteries and/or removing and reinstalling them.
    I do not run Windows (and never plan to do so) so I have no feedback on the XP issue.
    Barry

Maybe you are looking for

  • EFI update killed MBA

    Hello, i just installed the latest update for Lion on my MBA. I followed all instructions (power cord attached), but after it shut down, there was a loud error beep and since than i am unable to start it up again. I could really need some advice here

  • Material Age analysis

    Dear Friends, I want to have a report on Material Age analysis. The age intervals are, 0.30 days 31 - 90 days 91 - 120 days >120 days I know that there is no SAP standard report and have to get ABAP report developed. could anybody help me to create a

  • Query a date in a varchar field

    I am trying to do a simple query... Count the number of records in a particular month... I use variables in the URL and use this query (in MSSQL) SELECT recorddate FROM sometable WHERE Year(recorddate) LIKE '#Url.year#' AND Month(recorddate) LIKE '#U

  • Operations on Table Region.

    Hi Guru's.. I have a requirement. I created one VO and a page. I show VO record in my pag's table region. I show the following fields. 1) Device Code 2) Device Description 3) Device Unique ID 4) Device Type 5) Start Date 6) End date 7) Active. All fi

  • Sharepoint REST API - Bug in Sharepoint

    Hello, I found bug in sharepoint, where I can submit this bug or get answer from Microsoft about bug? Description: Open web appilication properties (Authentication Providers -> Default -> Anonymous Access -> check check box Enable anonymous access) C