Combining Switch and Time Measurement Start.

Hello folks,
I´m having troubles solving a problem with a function on my bachelor thesis. My actual plan was to 'activate' some relays (indicated by a LED) simultanously with several checkboxes and some boolean switches (Sync. part), wired with an AND-operator. By 'activating' all relays marked with an checkbox, an measurement with the starttime should be shown on the right side (attached VI - v8.5). At the end of the test, by pressing the stop button, the ending time should be shown.
Now, the 'General'-switch has  'Switch-on-pressed'-properties, that doesn't go along with my stacked sequence to take the time at start/end. The start-button is configured as 'Latch-when-pressed'.
Does anybody know, how I can fix this, so those two switches are connected with each other?
Thanks in advance for any help.
Greetings,
Andy.
Message Edited by glaxi on 08-12-2008 11:25 PM
Attachments:
Upp1.vi ‏74 KB
MDuration(SubVI).vi ‏33 KB
Sync(SubVI).vi ‏33 KB

 Hi Andy,
i am not for sure if this is working, cause
some of the subvi's are missing so i can't try, but maybe you could
just create a local variables and connect them with some logic?
regardsTobias

Similar Messages

  • I changed the date on my mac to 1995 now date and time or start up disks wont open what can i do?

    i changed the date on my mac to 1995 now date and time or start up disks wont open what can i do?

    Many system actions will misbehave, given an inaccurate date. If you cannot open System Preferences you can reset your system date and time using Terminal.
    Please read everything that follows before proceeding. Write them down if necessary because the effects of setting a preposterous system date are unpredictable.
    Quit System Preferences, force quit if necessary: OS X: How to quit an unresponsive application using Force Quit
    Open Terminal - it is in your Utilities folder and looks like this
    You can find Terminal by using the Finder's Go menu and choosing Utilities, then double-click the Terminal icon.
    At the prompt, you will be typing a command resembling the following:
    sudo date mmddhhnnyyyy
    ... but you must substitute the actual date and time in the command that corresponds to the date format used for your location. In other words if your custom is to use a date like 16 December 2013 then reverse the mm and dd values.
    Substitute numerals in the above command according to the following:
    mm = month
    dd = date
    hh = hour (24 hour format)
    nn = minutes past the hour
    yyyy = year
    Each of those values must be two digits except for the year which can be two or four digits. As an example if the current date and time is December 16, 2013 at 9 PM your command will be the following:
    sudo date 121621002013
    or
    sudo date 1216210013
    Either one will work.
    To recover from your inability to use System Preferences to set the date and time, the value entered does not have to be precise, it just has to be approximate.
    Enter that command using the actual time and date for your location and in the appropriate format, then press the Return key. Terminal will ask for your Admin Password - the same one you use when you log in to your Mac. Type it and then press the Return key. What you type will not appear, not even with •••• characters.
    To determine if your change was effective just type the date command and press the Return key. Terminal will reply with the date and time. If it appears correct and in the correct format, you should be able to open System Preferences > Date & Time once again. Selecting the "Set time and date automatically" and choosing an appropriate time server will adjust your Mac's system clock to the precise time.

  • Integration with Outlook - how to increment end date and time from start date/time

    Hi,
    I want to add a variable amount of time to an appointment start date and time in outlook, through vba in access.  Code below shows what I've done:
    ======================================
        Dim olApp As New Outlook.Application
        Dim olAppointment As AppointmentItem
        Dim myRequiredAttendee As Outlook.Recipient
        Set olAppointment = olApp.CreateItem(olAppointmentItem)    
        With olAppointment
            .Start = DateValue(strStartDate) + TimeValue(strStartTime)
            .Duration = intDuration
            .End = DateValue(strStartDate) + ????????
    =======================================
    What do I replace the ????? with so that it increments the start time by any duration I decide in minutes?  Using the duration doesn't seem to work and I also want to be able to have the appointment span a number of days, e.g. could start at 930am on
    Monday and end at 10am on Weds, but want to set the end time relative to the start time.
    Thanks,
    Chris.
    _________________________________________________________ Every day is a school day!

    I've tried that, but it throws out a datatype mismatch error :(
    It would be helpful if you posted the exact code you tried.  In my tests, setting teh .Duration property appears to work.  However, if you want to set the .End property to a specific number of minutes after the date/time of the .Start property,
    this works for me:
    With olAppointment
    .start = DateValue(strStartDate) + TimeValue(strStartTime)
    .End = .start + TimeSerial(0, intDuration, 0)
    End With
    Assuming, that is, that intDuration contains the number of minutes the appointment should last.
    Dirk Goldgar, MS Access MVP
    Access tips: www.datagnostics.com/tips.html

  • Combining Date and Time into 1 Field

    Post Author: Marc Vaccarino
    CA Forum: Formula
    Hi,
    I'm trying to write a formula to combine 2 fields (date and time) into one. I would like it to look like this.
    2/12/2007 + 12:00pm = 2/12/2007 12:00pm
    Thanks,

    Post Author: Marc Vaccarino
    CA Forum: Formula
    Thanks that worked but my problem is currently the date field I'm using has a date and time (12/12/2007 12:00am) and the time field has it as well  (12/12/2007 1:45am).  I've been going into crystal and clicked on format field and just showing the date and in the time field, just showing time. Then I would extract the report to excel then run another formula to get it to work. I'm looking to automate it a little. Any ideas??

  • Asked to change Date and Time upon starting my G5 with Leopard 10.5.5

    Hello, I just installed Leopard 10.5.5 on my G5 2dual 2.7 and eveything works great. The only issue I see, which is minor, is I am always asked to change the date and time manually after starting up the computer. The date defaults to June 1st 1969 or something crazy like that. I check the set date and time automatically and if sets itself correctly- Like I said this isn't really creating any functionality problems, but I am curious to know why I am always getting that message? Thanks in advance, Brett

    Sounds like a failing PRAM battery. See http://support.apple.com/kb/index?page=search&q=pram%20battery&archive=y for appropriate items.

  • Slow motion and time measurement

    Hi I have a problem and im wondering can someone here help me with it. Im trying to measure time in my .mov file. I wish to slow down the movie and measure time in the movie. Is there anyway of doing this. Im hoping to measure it quite accurately

    Hi -
    The short answer is yes, this is possible by using iMovie, Final Cut Express or Final Cut Pro to slow the movie down.
    The problem is the precision of the time intervals displayed will be based on the original frame rate of the video - slowing the video down does not add temporal resolution, on the other hand, it demonstrates the relatively low temporal resolution of video at nominal rates of 30 fps - effectively 30 samples per second.
    The only method you have of counting time between the start point of the action and the end point of the action is to count the frames that occur between those two points and divide them by the frame rate used to shoot the video. This might be easier to do with the movie running in slow motion, but it will not increase the accuracy - you just see the frames go by, each frame individually held for display in longer intervals.
    There are high-speed cameras that shoot at 1000 fps available for rental which when you slowed down will allow you much greater precision in seeing action unfold in slow motion - but the rental charges can be staggering:
    http://www.visionresearch.com/Products/High-Speed-Cameras/Phantom-HDGOLD/
    Hope this helps.
    MtD
    Message was edited by: Meg The Dog to fix typo

  • Combine date and time fields to create datetime field

    I have a column that is Data type: Time and one that is Data type: Date.  I want to end up with one column that is Date type: Date/Time.  Seems like it should be easy.
    Thanks in advance for your help.

    You can combine the two columns using the Query Editor. Let's assume you have two columns loaded into the Query Editor. The first column has the time column, and the second one has the date, you can follow these steps to combine the two:
    Select the two columns.
    Go to "Transform" tab, and click the "Merge Columns" (See screenshot below).
    In the "Merge Columns" dialog select "Space" in the first dropdown menu, and type the new column name in the second control.
    Click "OK".
    Now you will see a new column in the Query Editor instead of the previous two columns.
    Right click the column header and select Change Type --> Date/Time.
    The new column will be converted into a Date/Time column.
    Merge Columns Dialog:

  • Combining Date and Time

    Hi All,
    I need to show some duration , my fields are Duration in days and Duration in time e.g. 2 days 12 hrs.
    My requirement is that I need to show both the things in one fileds as 2.5 days. Where can I do it cube level or my report level and how??
    Thanks
    NooN

    You can do this a cube level.
    Create a new key figure say ZDAYS choose amount and its unit as Days (I think you can hard code this as you need only in days else use 0UNIT as unit and populate corresponding unit in transformation).
    In the transformation write a routine to do look up to your other two key figures which are in days and hrs and based on that populate your new key figure ZDAYS.
    Hope this helps.

  • Calender and time error after g-3 start up

    Won't start up with power switch; have to open up and start from button on logic board.
    Then, the calendar and time has to be reset.
    Then everything works fine.  Shuts down normally, but won't start up again from power switch.
    I checked the 3.6 volt battery on logic board; it has the correct voltage.

    MacMadJason wrote:
    "Hey, I would phone your local apple store and arrange a genius appointment."
    Won't work. Most of the "geniuses" were still watching "Sesame Street" whe the G43 was hot stuff. Apple would work on My 2003-vintage G4 PowerBook, so surely won;t look at a G3.
    Joe,
    Your computer is newer than the ones this forum covers, and there are some amazing experts in the G-series PowerMac Tower forums here:
    https://discussions.apple.com/community/desktop_computers/power_mac
    (assuming you have the tower and not an iMac)
    From a forum standpoint, it's hugely important to clearly state in your post or profile whether your G3 is the "platinum-biege" model or the "Blue & White," as there are major architectural differences in the logic boards. If someone has to "assume," you could get some very bad advice indeed.
    And, BTW, the Beige version needs a full power PRAM battery, Too many people have been tricked by measuring the battery in hand, where is shows full power. Put it in-circuit and the voltage will drop a lot. Under best conditions, that battery s only good for 3-4 years, assuming the computer is never off the mains. If you have a Beige G3, the PRAM battery rule is "Replace; don't bother testing."
    I had a battery lying about that could no longer work in either of my Beige G3s. I bought a used PowerMac 6100 for a song but it had no battery. I used the old battery that did not have enough power for a G4 but it was completely adequate in the 6100 for months.

  • HT3529 My group messaging on/off label isn't showing up at all. I can only create group messages but every time someone starts a group chat it says its send to my number but I never got any text. I wen't to settings Messages and I can't find any on/off sw

    I can only create group messages but every time someone starts a group chat it says its send to my number but I never got any text. I wen't to settings>Messages and I can't find any on/off switch.

    Hello there, Idaniabb.
    The following Knowledge Base article offers up some great information in regards to group messaging and also links to another excellent resource for troubleshooting messages as well:
    iOS: Understanding group messaging
    http://support.apple.com/kb/HT5760
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Since upgrade, Time Machine starts and stalls.  Waited 24 hours. Formatted disk-no change.

    Since upgrade to Mavericks on Mini, Time Machine starts and stalls.  Says "292 Mb of 147.68 Gb", wheel spins. Waited 24 hours, no change. Formatted disk-no change.  Tried every solution found in threads; no fix.  Doing manual backups. Help!

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the word "Starting" (without the quotes) in the String Matching text field. You should now see log messages with the words "Starting * backup," where * represents any of the words "automatic," "manual," or "standard." Note the timestamp of the last such message that corresponds to an abnormal backup. Now
    CLEAR THE WORD "Starting" FROM THE TEXT FIELD
    so that all messages are showning, and scroll back in the log to the time you noted. Select the messages timestamped from then until the end of the backup, or the end of the log if that's not clear. Copy them to the Clipboard by pressing the key combination command-C. Paste (command-V) into a reply to this message.
    If all you see are messages that contain the word "Starting," you didn't clear the text field.
    If there are runs of repeated messages, post only one example of each. Don't post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Some personal information, such as the names of your files, may be included — anonymize before posting.

  • Hi, I have a Catalyst 6500 with X6K-SUP2-2ge, the IOS and bootlader image been wiped out, it starts in ROMmon SP mod end can't switch to RP to start download the IOS using Xmodem, though it shouldn't work in ROMmon SP omde but the xmodem is not gving the

    Hi, I have a Catalyst 6500 with X6K-SUP2-2ge, the IOS and bootlader image been wiped out, it starts in ROMmon SP modw and I can't switch to RP to start download the IOS using Xmodem, though Xmodem shouldn't work in ROMmon SP mode but the it's not gving the
    not executable message, the slot0: and disk0: are not accessable can't see the files inside, when I try the dir slot0: or dir disk0: it says it can't be opened and when I try to boot from them there's noting as well, what can I do to load an IOS image to the booflash: or slot0: ,each time I load the image using Xmodem at the end it gives me *** System received a Software forced crash ***
    signal=0x17, code=0x5, context=0x0
    When I run the command:
    rommom1> boot bootflash:
    boot: cannot determine first file name on deice "bootflash:"
    rommon2> boot slot0:
    boot: cannot open "slot0:"
    boot: cannot dtermine first file name on device "slot0:"
    BTW  System Bootstrap, version 7.1
    I''m looking to format the PCMCIA using a PC and format it to FAT16 and copy the boot image into it and then try to load from the PCMCIA afterward if it works I'll format it using the Supervisor engine 2.
    Any one have another new idea I can use, thanks in advance

    This is a potentially complex issue.
    Is this SUP configured to run as IOS native or CatOS Hybrid?
    While in ROMMON can you do the 'dev' command and see whad drives are recognized. Then 'dir' the drives that the SUP recognizes.
    Can you provide the screen captures as it boots?
    You would be bette served by hacing a TAC case.

  • Can anyone please help? Every time I start up my imac OSX 10.6 desktop my Aperture 3 programme opens up without being requested. Is it possible to stop this from happening and only open by using the desktop icon? Thank you for any assistance.

    Can anyone please help? Every time I start up my imac OSX 10.6 desktop my Aperture 3 programme opens up without being requested. Is it possible to stop this happening and only allow Aperture to open by using the desktop icon? Thank you for any assistance anyone may be able to give.
    Best regards, John.

    because there is absolutely no mention in my System Preferences of either Users & Groups nor Start Up Items.
    John,
    William's solution was much easier - just for completeness sake: The preferences panes to edit your startup items moved between the Mac OS X updates: I forgot that the "Users&Groups" preference pane used to be called "Users" in Mac OS X 10.6; it is the panel that you use to create new User accounts; and earlier systems had a separate preferences panel "Login" to enable and to disable the applications that are launched at login. Both are now combined in "Users&Groups". Sorry for sending you on a wild goose chase with the wrong Preferences panel.
    Regards
    Léonie

  • Using DW CC... Win 7 : Every time I start DW,  I get  message telling me to 'switch to" or retry.

    Its more of an annoyance than a problem. I'm using Windows 7 Professional on an Intel i7 950 with 16 Gbytes of RAM and a Gforce graphics card with 3072 MBytes of RAM. I'm using the full suite of CC apps.
    Every time I start DW I get this error message to "switch to" or retry before it will start. It's got something to do with a browser (I've got 3) but only Chrome has any Adobe related add ons. I recall some time many years ago I got the same message starting Corel Draw or Photo Paint. Come to think of it, that was the reason I moved to Adobe in the first place.
    Any help will be gratefully accepted.

    Well... Yes and no to fixing it.
    I followed that link's instruction — altered for Dreamweaver and yes, it lit up cleanly as administrator but before ever it reached 'booted' stage it warned me I had 00 days of trial left and needed I to register it. OK I'm a paid up renter. I fed it my username and it finished booting only to tell me again, I had 00 days of trial left and needed to register it. I knew where this was leading before ever I entered my email and password for the second time but let it happen anyway.
    Then I decided I'd continue with the instructions, log out of DW and re-start it normally. Opps! This application has already been registered on two other machines. CC Manager at it again. Another hour wasted fixing CC dramas. I rebooted the PC without any external drives connected, just the 4 internal drives. OK... Lets start DW and see what happens. I'll tell you firstly that I installed DW on this machine 6 months ago and promptly removed it. Why? Because I get quicker results using notepad++ and I needed to get a job done in a hurry. No time to try and get my head around Dreamweaver in the process.
    Honestly speaking I didn't 'cancel' that installation. I didn't realize this antique process still existed.  Anyway... I reinstalled it last month with some time now to 'get my head around it'. CC doesn't speak my language and hasn't yet learned that when you tell it to remove a program, it needs to remove the registration of it too! So I got the 00 days trial left garbage again. Only difference this time it told me both the original install and second install (on the same machine) were still registered but luckily (I won't say for who) There was an option to cancel all other installations. and yes... It loaded cleanly and faster than I can recall it ever had previously. Will it keep doing this? Is this mess going to happen ever few months?
    I'm prepared to believe CC's shocking uninstall is to blame. At the best of times it is a messy process, leaving registry entries and files scattered all over my drives. NOT very nice for such a complex program manager. I used to be able to keep it under control with Revo but now CC manager wants to do it all I think it needs a bib or diaper to stop messing up my computer. If this happens again now that I've killed (renamed actually) the folders in the instructions to fix lightroom doing the same thing... I'll lodge a critical error ticket.
    Incidentally... How come searching for this solution didn't show up the answer you pointed me to? Is the forum search bot flaky too?

  • My Ipad2 just shuts down and will not turn on. Rebooting does not help. He switched on when I start charging it. In this case, the battery is charged.

    My Ipad2 just shuts down and will not turn on. Rebooting does not help. He switched on when I start charging it. In this case, the battery is charged.

    Standard troubleshooting steps in the following order:
    1. Reset: Press the sleep/wake button & home button at the same time, keep pressing until you see the apple logo, then release. Ignore the slide to power off.
    If no change, continue:
    2. Restore your phone from a backup, note: if the problem is related to corrupt data, while this will restore a fresh OS, it will also restore the problem.
    If no change, continue:
    3. Restore as a "new" phone in itunes & re-sync your content. All saved data will be lost.
    If no change, make an appointment at an Apple store.

Maybe you are looking for

  • Transport error

    Hi All, I got error while  transport.the error messgse is Source RSDS YISU_CIRCLE_DETAILS K77CLNT900 does not exist No rule exists Source RSDS 0FC_CLEARR_TEXT K77CLNT900 does not exist No rule exists Source RSDS 0UC_AKLASSE_TEXT K77CLNT900 does not e

  • How to setup imap email account on my iMac

    I have set up imap accounts on my iphone, macbook pro, and ipad 3 but cannot get it set up on my imac.  It appears as an account but  will not connect and receive messages.

  • Agewise Reports for Vendors - Transaction Code?

    Agewise reports for Vendors are needed. What would be the best way and the Transaction code?

  • HTML textfield shows my html tags?

    My html properties of my textfield are set on true and STILL he shows all my html tags? (property is set with actionscript AND in properties panel) The XML with the html content looks like this: ==================================== <?xml version="1.0

  • HT5035 How do you know how much your code still has

    I got a card that has a cod how do you know how much is still in the card