Running labview program every five minutes

I am very inexperienced with Labview, but I am attempting to build a program.  This program is to get measurements of frequency (can be used to determine strain) and resistance (can be used to measure temperature).  I got the program to work when I push a button on the front panel to start the process and then process data when I push another button.  I need to get this process to be automated because it needs to run for a long time.  I want to take measurements (frequency and temperature) every five minutes. Also, I need to have some delay (maybe 10 sec) before the data is processed because it take time for the data to be received.  Any help is appreciated. I attached the .vi Thanks! 
Attachments:
VW DAQ.vi ‏266 KB

GerdW wrote:
Hi laplanmd,
well, you didn't read the style guide before?
That is the understatement of the year!    Hidden wires everywhere.  I would love to see the tracing with highlite execution on.  SampleCount is a race condition just waiting to happen.
To the OP:  Please think of us poor volunteers that have to waddle through this mess to try to help you.  We can't decipher code that has hidden wires, right to left wires, structures put on top of controls/indicators.  Please try to clean things up before posting.  In your case, a total re-write using a state machine is very appropriate.
- tbob
Inventor of the WORM Global

Similar Messages

  • Is there any mac/iOS app or feature I can use to alert me every five minutes?

    I need an app or a feature on Mac, iPhone, or iPad that will send me a push notification or some kind of alert every five minutes.
    I would rather not set up a million calendar alerts or alarms, as I will have to be using this a lot.
    It will need to run in the background, especially if it's an ios app.
    I would rather not use an iOS app that makes noise but doesn't send a push notification.
    An iOS app is preferred, but anything works.
    System alternatives will be accepted as well.
    And no, I cannot simply ask Siri to do it, as I have tried in the past, and she says she can't do alerts that frequent.
    Thank you for the help!

    You could do this using AppleScript on your Mac.
    See: http://stackoverflow.com/questions/3718520/how-do-i-write-applescript-that-will- give-me-an-hourly-popup-alert for the basic code to do the repeating alert.
    Combine it with this for a Notification: http://macosxautomation.com/mavericks/notifications/01.html
    Quite simple really...

  • Printer is aligning cartridges every five minutes!!!

    Help - I have HP309g printer and it's decided to start aligning the printer cartridges every five minutes!  I let it run through one cycle in the hope that would cure it, but it just indicated 'printer alignment failed' and tried to do it again on the next document.   I'm in the middle of a rush job and haven't the time for this - does anyone know how to cure this at least until I get through the stack of very expensive cartridges I 've just bought for this machine - at which point I'm taking it for a trip to the recycling centre!

       I purchased a HP photosmart Premium, C310a in Dec.2010. The Black cartridge went empty and I purchased a HP564XL.  The Alignment check Failed. This test will not pass. I have followed the procedure over and over.  No good.  Help!

  • Run a program every saturday night 12

    i want to run my program every Saturday night 12 anybody knows how can i do this

    hi,
    There are two ways for you to handle,
    one manually setting up the job through SM36 which is better and convinient,
    secondly through program using FM's JOB_OPEN, SUBMIT, JOB_CLOSE.
      Find below steps in doing both:
    Procedure 1:
      1. Goto Trans -> SM36
      2. Define a job with the program and variant if any
      3. Click on start condition in application tool bar
      4. In the pop-up window, click on Date/Time
      5. Below you can see a check box "Periodic Job"
      6. Next click on Period Values
      7. Select "Other Period"
      8. Now give '15' for Minutes
      9. Save the job
    In SM37 u can check the status of the jobs that u have assigned to background...
    Here u mention the job name or the report name to check the status of the job...
    After mentioning the job name or program name u just execute it.. ( without any name also u can execute then it gives u all the jobs set by your user name..
    the status colud be released,active,finished etc..
    Procedure 2 via Program:
    Below is a sample code for the same. Note the ZTEMP2 is the program i am scheduling with 15mins frequency.
    DATA: P_JOBCNT LIKE TBTCJOB-JOBCOUNT,
          L_RELEASE(1) TYPE c.
       CALL FUNCTION 'JOB_OPEN'
         EXPORTING
           JOBNAME                = 'ZTEMP2'
        IMPORTING
          JOBCOUNT               = P_JOBCNT
        EXCEPTIONS
          CANT_CREATE_JOB        = 1
          INVALID_JOB_DATA       = 2
          JOBNAME_MISSING        = 3
          OTHERS                 = 4.
       IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
       ENDIF.
       SUBMIT ZTEMP2 VIA JOB 'ZTEMP2' NUMBER P_JOBCNT
              TO SAP-SPOOL WITHOUT SPOOL DYNPRO
              WITH DESTINATION = 'HPMISPRT'
              WITH IMMEDIATELY = SPACE
              WITH KEEP_IN_SPOOL = 'X' AND RETURN.
       CALL FUNCTION 'JOB_CLOSE'
         EXPORTING
           JOBCOUNT                          = P_JOBCNT
           JOBNAME                           = 'ZTEMP2'
           STRTIMMED                         = 'X'
           PRDMINS                          = 15
        IMPORTING
          JOB_WAS_RELEASED                  = L_RELEASE
        EXCEPTIONS
          CANT_START_IMMEDIATE              = 1
          INVALID_STARTDATE                 = 2
          JOBNAME_MISSING                   = 3
          JOB_CLOSE_FAILED                  = 4
          JOB_NOSTEPS                       = 5
          JOB_NOTEX                         = 6
          LOCK_FAILED                       = 7
          INVALID_TARGET                    = 8
          OTHERS                            = 9.
       IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
       ENDIF.
    Hope the above helps you.
    Regards
    Anversha

  • Executing a .bat/java program every 5 minutes

    Hi,
    I have a java program. I need to run that code every 5 minutes from another java program. could anyone please help me on doing this?
    Thanks!

    while(some condition){
        System.exec(your bat / program)
        Thread.sleep(1000*60*5);
    }

  • Firefox freezes every five minutes, "not responding" for about a full minute at a time then resumes, only to do it again five minutes later

    It's just random, about every five minutes everything just freezes. It's not my computer, just the browser. I get the (not responding) in the upper left corner of the browser. I have to keep waiting about a full minute for the browser to resume. This only started happening after I downloaded Firefox 7

    Did you give it a try to be sure that that isn't at least part of the problem?
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • Event 4999 - Watson report about to be sent for process id: 27244 on Mailbox Server every five minutes

    On one of my DAG enabled Exchange 2013 mailbox servers, I get this error in event viewer every five minutes:
    Log Name:      Application
    Source:        MSExchange Common
    Date:          6/25/2014 10:49:46 AM
    Event ID:      4999
    Task Category: General
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:    mailboxserver  
    Description:
    Watson report about to be sent for process id: 27244, with parameters: E12IIS, c-RTL-AMD64, 15.00.0913.022, M.E.RpcClientAccess.Service, unknown, M.E.R.S.U.DatabaseInfo..ctor, System.NullReferenceException, aba8, unknown.
    ErrorReportingEnabled: True 
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="MSExchange Common" />
        <EventID Qualifiers="16388">4999</EventID>
        <Level>2</Level>
        <Task>1</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-25T17:49:46.000000000Z" />
        <EventRecordID>687360</EventRecordID>
        <Channel>Application</Channel>
        <Computer>mailboxserver</Computer>
        <Security />
      </System>
      <EventData>
        <Data>27244</Data>
        <Data>E12IIS</Data>
        <Data>c-RTL-AMD64</Data>
        <Data>15.00.0913.022</Data>
        <Data>M.E.RpcClientAccess.Service</Data>
        <Data>unknown</Data>
        <Data>M.E.R.S.U.DatabaseInfo..ctor</Data>
        <Data>System.NullReferenceException</Data>
        <Data>aba8</Data>
        <Data>unknown</Data>
        <Data>True</Data>
        <Data>False</Data>
        <Data>Microsoft.Exchange.RpcClientAccess.Service</Data>
        <Data>
        </Data>
      </EventData>
    </Event>
    Everything is working ok, but I'm concerning that I"m seeing this.  
    ST

    Amit,
    I don't see the same type of 4999 error every five minutes anymore.  It only get the 4999 error about 3 times a day.  I get one with the same ID and other completely different process ID.  The error is below:
    Log Name:      Application
    Source:        MSExchange Common
    Date:          7/2/2014 6:01:36 AM
    Event ID:      4999
    Task Category: General
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:     computer
    Description:
    Watson report about to be sent for process id: 13152, with parameters: E12, c-RTL-AMD64, 15.00.0913.022, w3wp#MSExchangeOWAAppPool, M.E.Data.ApplicationLogic, M.E.D.S.GccUtils.GetClientIPEndpointsFromHttpRequest, System.NullReferenceException, 868, 15.00.0913.017.
    ErrorReportingEnabled: True 
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="MSExchange Common" />
        <EventID Qualifiers="16388">4999</EventID>
        <Level>2</Level>
        <Task>1</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-07-02T13:01:36.000000000Z" />
        <EventRecordID>825358</EventRecordID>
        <Channel>Application</Channel>
        <Computer>computer</Computer>
        <Security />
      </System>
      <EventData>
        <Data>13152</Data>
        <Data>E12</Data>
        <Data>c-RTL-AMD64</Data>
        <Data>15.00.0913.022</Data>
        <Data>w3wp#MSExchangeOWAAppPool</Data>
        <Data>M.E.Data.ApplicationLogic</Data>
        <Data>M.E.D.S.GccUtils.GetClientIPEndpointsFromHttpRequest</Data>
        <Data>System.NullReferenceException</Data>
        <Data>868</Data>
        <Data>15.00.0913.017</Data>
        <Data>True</Data>
        <Data>False</Data>
        <Data>w3wp#MSExchangeOWAAppPool</Data>
        <Data>
        </Data>
      </EventData>
    </Event>
    Going to keep an eye on it, but its not causing any issues. 
    ST

  • How to run labview program in debugging mode in windows 95 version

    Respected all,
    I am facing probelm while running probe.vi.
    I received this command "connection to acquisition board was not found" when i run labview program.
    I  am using labview 5.1, fieldpoint FP 1000, NI-DAQ 6.5, Field point explorer version 1.6, Measurement and Automation Explorer 1.0.1.
    I would kindly request you please help me how to run my program probe.vi in debugging mode in windows 95 version, so that i can locate where error occurs.
    Thanking You
    Yours faithfully
    M.Vijay

    Respected Norbert,
    Thank you very much to for your help.
    Norbert : Possible reasons are e.g. wrong IDs for measurement devices. If the error is connect to the FieldPoint, it is possible that it isn't configured correctly.
     I am using Field point explorer 1.6, The Field point instrument FP 1000 and RS-232 port is using. It is confirmed that the field point instrument is working properly by LED light indication test.
    Norbert: It sound like you are using DAQ devices (like PCI MIO 6952E) in the application. Are you sure that you select the correct device ID for this?
    I am asking you to know, If i using Labview and  Fieldpoint instrument FP 1000 to monitor my parameter interms of All, Channel 0, Channel 1, Channel 2, Channel 3, Channel 4, Channel 5, Channel 6, Channel 7 for my measurement.
    But now i need to solve the command connection to acquisition board was not found, The expert say this command is due to there was no AT-AO-10 Analog Output board was present in CPU.
    I do not find AT-AO-10 Analog Output board in my CPU, Previously the instrument was worked perfectly by other person who assembled everthing to measure temperature.
    The only aswer know send by previous person is if my task does not imply the use of a DAQ you probably have to locate where the DAQ driver is called and exclude it from the program. try to run the program in debugging mode so that you can locate where the error occurs.
    I do not know how to proceed his instruction. So i would kindly request you to please help me to solve my probelm.
    I also removed AT-AO-10 software from device manager >> Data Acquisition system >>  AT-AO-10 just now.
    I also find GPIB version 1.30, when i remove in add or remove program, it say that Error removing the GPIB.
    I am eagerly waiting for your help.
    Thanking You
    Yours faithfully
    M.vijay

  • Run Labview program on Windows 7 Ultimate

    Has anyone run labview program (built application) on Windows 7 Ultimate? Is there any issues? I'm trying to define the system requirement for my application installation and run time. Windows 7 Ultimate was required by my coworker for another application and I want to make sure this requirement won't affect my labview application.
    Thanks very much!

    I'm sorry to say you're screwed, it only works on W7 Home Premium.
    Nah! Just kidding, from a programming point there's no noticable difference between the different W7 versions.
    /Y 
    LabVIEW 8.2 - 2014
    "Only dead fish swim downstream" - "My life for Kudos!" - "Dumb people repeat old mistakes - smart ones create new ones."
    G# - Free award winning reference based OOP for LV

  • After installation of the latest i-tunes update on my I-mac I receive every five minutes an error -50 message!

    After the lates i-tunes update on my MacBook Pro I recieve almost every five minutes an error Message (-50). The message rlates to an unknown error ocurred in connection with a proposed i-tunes request. However, there has been no request posted.

    Hello werner1966,
    Thanks for using Apple Support Communities.
    For more information, take a look at:
    iTunes Store: "Error (-50)" when downloading purchased content
    http://support.apple.com/kb/ts1583
    Have a nice day,
    Mario

  • Flash Cs6 spinning wheel every five minutes or so? Not auto-save

    Why does Flash Cs6 give me a spinning wheel about every five minutes?
    It is strange because the spinning wheel causes Flash to be 'not responding' for about 15 seconds, but then the wheel goes away and it is fine. For a while I thought this was the auto-save, but then I changed the auto-recovery period under preferences to every 15 minutes- and I still keep getting this spinning wheel every 5 minutes.
    Or could there be another location that I need to change auto-save, aside from the general tab of preferences?
    Thanks very much for any help,
    Jeff

    hi katie - I found that the spinning ball pause comes from 3 things:
    1) having "Auto-Recovery" on in Flash preferences. It's found under "General," near the bottom.
    2) having "Auto-Save" on in the individual document's composition settings.
    3) the more complex the file's contents, the more noticeable and long this auto-save or auto-recovery becomes, sometimes turning into a significant pause in the work flow.
    I've found that Flash CS6 isn't too stable and crashes  often enough to be a problem, so I've given up and left these save functions on. I'm up-to-date with my updates, and it's still a crashy-software.

  • My iPhone 4 dies every five minutes.

    My iPhone 4 dies every five minutes. Have restored it and updatet everything. It just dies and goes back to the appel (icon) mode every other minute. Does anyone have the same problem?

    Do the 5 Rs.
    http://www.apple.com/support/ipod/five_rs/
    http://www.apple.com/support/ipod/five_rs/classic/# yes I realize this is for iPod classic but the same ideas apply.
    Reset - your iPhone - hold down Home and Power until the iPhone shuts off
    Retry - Use a different USB port
    Restart - your computer. And make sure you have all the latest updates (use Microsoft Update in Windows or Software Update in Mac)
    Reinstall - Check for any kind of software update which make fix a bug in your iPhone
    Restore - Restore the iPhone to factory settings via iTunes
    Still doesn't work? Go to http://expresslane.apple.com

  • Bootpd: server starting every five minutes

    This is more an annoyance than anything else, everything seems to work fine.  But my logs under the "DHCP" service say that bootpd is starting every five minutes or so.  Below is a clip.  Any info/advice appreciated.
    <clip>
    Jun 15 20:42:52 oak bootpd[25930]: server starting
    Jun 15 20:42:52 oak bootpd[25930]: server name oak.xxxxxx.xxx
    Jun 15 20:42:52 oak bootpd[25930]: interface en0: ip 10.0.1.2 mask 255.255.255.0
    Jun 15 20:42:52 oak bootpd[25930]: DHCP REQUEST [en0]: 1,64:b9:e8:37:e:aa
    Jun 15 20:42:52 oak bootpd[25930]: replying to 10.0.1.40
    Jun 15 20:42:52 oak bootpd[25930]: ACK sent dtiphone 10.0.1.40 pktsize 300
    Jun 15 20:42:52 oak bootpd[25930]: service time 0.001069 seconds
    Jun 15 20:48:06 oak bootpd[26247]: server starting
    Jun 15 20:48:06 oak bootpd[26247]: server name oak.xxxxxx.xxx
    Jun 15 20:48:06 oak bootpd[26247]: interface en0: ip 10.0.1.2 mask 255.255.255.0
    Jun 15 20:48:06 oak bootpd[26247]: DHCP REQUEST [en0]: 1,64:b9:e8:37:e:aa
    Jun 15 20:48:06 oak bootpd[26247]: replying to 10.0.1.40
    Jun 15 20:48:06 oak bootpd[26247]: ACK sent dtiphone 10.0.1.40 pktsize 300
    Jun 15 20:48:06 oak bootpd[26247]: service time 0.001160 seconds
    Jun 15 20:53:20 oak bootpd[26337]: server starting
    Jun 15 20:53:20 oak bootpd[26337]: server name oak.xxxxxx.xxx
    Jun 15 20:53:20 oak bootpd[26337]: interface en0: ip 10.0.1.2 mask 255.255.255.0
    Jun 15 20:53:20 oak bootpd[26337]: DHCP REQUEST [en0]: 1,64:b9:e8:37:e:aa
    Jun 15 20:53:20 oak bootpd[26337]: replying to 10.0.1.40
    Jun 15 20:53:20 oak bootpd[26337]: ACK sent dtiphone 10.0.1.40 pktsize 300
    Jun 15 20:53:20 oak bootpd[26337]: service time 0.002328 seconds
    Jun 15 20:58:33 oak bootpd[26473]: server starting
    Jun 15 20:58:33 oak bootpd[26473]: server name oak.xxxxxx.xxx
    Jun 15 20:58:33 oak bootpd[26473]: interface en0: ip 10.0.1.2 mask 255.255.255.0
    Jun 15 20:58:33 oak bootpd[26473]: DHCP REQUEST [en0]: 1,64:b9:e8:37:e:aa
    Jun 15 20:58:33 oak bootpd[26473]: replying to 10.0.1.40
    Jun 15 20:58:33 oak bootpd[26473]: ACK sent dtiphone 10.0.1.40 pktsize 300
    Jun 15 20:58:33 oak bootpd[26473]: service time 0.001407 seconds
    Jun 15 20:59:48 oak bootpd[26473]: DHCP REQUEST [en0]: 1,64:b9:e8:37:e:aa
    Jun 15 20:59:48 oak bootpd[26473]: replying to 10.0.1.40
    Jun 15 20:59:48 oak bootpd[26473]: ACK sent dtiphone 10.0.1.40 pktsize 300
    Jun 15 20:59:48 oak bootpd[26473]: service time 0.002104 seconds
    Jun 15 21:05:02 oak bootpd[27945]: server starting
    Jun 15 21:05:02 oak bootpd[27945]: server name oak.xxxxxx.xxx
    Jun 15 21:05:02 oak bootpd[27945]: interface en0: ip 10.0.1.2 mask 255.255.255.0
    Jun 15 21:05:02 oak bootpd[27945]: DHCP REQUEST [en0]: 1,64:b9:e8:37:e:aa
    Jun 15 21:05:02 oak bootpd[27945]: replying to 10.0.1.40
    Jun 15 21:05:02 oak bootpd[27945]: ACK sent dtiphone 10.0.1.40 pktsize 300
    Jun 15 21:05:02 oak bootpd[27945]: service time 0.004071 seconds
    Jun 15 21:10:16 oak bootpd[28211]: server starting
    Jun 15 21:10:16 oak bootpd[28211]: server name oak.xxxxxx.xxx
    Jun 15 21:10:16 oak bootpd[28211]: interface en0: ip 10.0.1.2 mask 255.255.255.0
    Jun 15 21:10:16 oak bootpd[28211]: DHCP REQUEST [en0]: 1,64:b9:e8:37:e:aa
    Jun 15 21:10:16 oak bootpd[28211]: replying to 10.0.1.40
    Jun 15 21:10:16 oak bootpd[28211]: ACK sent dtiphone 10.0.1.40 pktsize 300
    Jun 15 21:10:16 oak bootpd[28211]: service time 0.001062 seconds
    Jun 15 21:15:30 oak bootpd[28556]: server starting
    Jun 15 21:15:30 oak bootpd[28556]: server name xxxxxx.xxx
    Jun 15 21:15:30 oak bootpd[28556]: interface en0: ip 10.0.1.2 mask 255.255.255.0
    Jun 15 21:15:30 oak bootpd[28556]: DHCP REQUEST [en0]: 1,64:b9:e8:37:e:aa
    Jun 15 21:15:30 oak bootpd[28556]: replying to 10.0.1.40
    Jun 15 21:15:30 oak bootpd[28556]: ACK sent dtiphone 10.0.1.40 pktsize 300
    Jun 15 21:15:30 oak bootpd[28556]: service time 0.001101 seconds
    Jun 15 21:20:43 oak bootpd[28924]: server starting
    Jun 15 21:20:43 oak bootpd[28924]: server name oak.xxxxxx.xxx
    Jun 15 21:20:43 oak bootpd[28924]: interface en0: ip 10.0.1.2 mask 255.255.255.0
    Jun 15 21:20:43 oak bootpd[28924]: DHCP REQUEST [en0]: 1,64:b9:e8:37:e:aa
    Jun 15 21:20:43 oak bootpd[28924]: replying to 10.0.1.40
    Jun 15 21:20:43 oak bootpd[28924]: ACK sent dtiphone 10.0.1.40 pktsize 300
    Jun 15 21:20:43 oak bootpd[28924]: service time 0.001419 seconds

    This is normal functionality for bootpd. Nothing to worry about.

  • Unnerving sound every five minutes

    My new MacBook Air with Lion gives a little jingle every five minutes. What does that mean and how can I switch it off?

    I apologize, a thorough investigation together with my son revealed that the source of that sound was not the MacBook, but the mobile phone of my wife...
    I am sorry, but even with the good hearing of my son it took several measurements to locate the source.

  • Settings open automatically every five minutes

    This is a strange one.  About every two to five minutes the 'Sound' settings window opens and becomes the active window.  It happens when I am typing, using the mouse, or even doing nothing at all with no programs open.  When I just leave it open, it will come to the foreground with the same regularity.    
    It is annoying and counterproductive but the biggest concern is that this is evidence of something hostile--perhaps some malware.  ps -a does not show anything weird but I might not know it when I see it.   There must be a process that is doing this, perhaps there is a way to debug and log that?  
    This has been happening for two days.  No new software, updates, or hardware in that period.
    2009 Map Pro, 2 2.26 quad core cpu w/32GB RAM booting OSX v10.9.2
    I did search the forums before posting.
    Thanks

    I've never had this problem before but u might have something in your preference that does this so next time u can look in every single file on your computer because as well as i know, the preferences have alot of wacky things or it could be some code your typing on your keyboard that does this because command has alot of weird codes. I    hope this helped you. bye
    (p.s it may also just be a bug)

Maybe you are looking for

  • Cannot install iTunes on Windows XP Pro

    hello, I downloaded iTunes and after I agree to the terms it alerts and says: The iTunes Music Library.itl file is locked, on a locked disk, or you do not have write permission for this file. I am an administrator on my computer and even logged in as

  • How to play few times a video

    Hi everyone, i`d like to put a video for i play how many times it necessary by clicking at apple remote control... I do no how many times i will play in my presentantion, maybe i need 2, 3, 4, i do no, so, i`d like to put anything for i play the vide

  • Error in 0ic_c03 report

    Hi experts, We are using cube 0ic_c03 for materials movement. today after loading requests we found that some of the materials are having differnet stock quantity compared to r3. we find that there is a huge diffence.. HAVE ANYONE COME ACCROSS THE SA

  • PDF search problem?!

    Dear all, one of our customers tried to use the search function within Acrobat, but the search function didn't return any result, while the word he was searching for was clearly visible on the page.... (see image) Does anyone have an idea how this is

  • Will home sharing work if one computer is turned off?

    If I am sharing music from my old PC to my new MacBook Air, will music in itunes being shared still appear on the MacBook if I turn off the old PC that it is getting it's music from?