Maximum Express full backups per day per Datasource?

I have 3 DB server having 24 databases. Some of these are SIMPLE recovery model and some are FULL. Express full backups are set one in a day at 8:00 PM and Synchronization is set to every 4 hours.
Now customer want to keep backup of every 2 hours. So I have some queries on this.
1) Its not possible to set EXPRESS full backup after 2 hours. So what should I do here, Should set synchronization frequency to 2 hours? 
2) If I set Synchronization Frequency to 2 hours, it will backup only FULL Recovery model databases only? SIMPLE one will be backed up 8 PM only?
3) Incremental Backups recovery is only allow to restore Instance? cant be copy to Network folder? As when I tried to restore 4 hours synchronization backup it shows cant be copied, only recovery point associated with express backup will be copied.
4)Based on my understanding, I should change all recovery models to FULL and should set Synchronization to 2 Hours to achieve customer demand. It will allow me to restore 2 hours recovery point to directly Instance or another instance (But not to Network
folder and tape in case of Incremental recovery) 
Am I right? Thoughts!
Thanks in Advance
VJay

See.
My 4 hours Synchronization frequency/Incremental backups are creating recovery points successfully and I can see these from recovery tab. But when I am trying to restore Incremental recovery point, it doesn't allowing me to restore. See in below image, I
am trying to restore Incremental recovery point which was created yesterday at 4:00 PM but its asking me to restore yesterday's 12:20 PM. This incremental backups tooks place after 12:20, doesn't mean anything in terms of recovery!
As my final decision, should I choose EXPRESS Full backup for evry 2 hours and Synchronization just before Express backup for these 24 databases since these are now in FULL model.

Similar Messages

  • Please note that i am seeking some assistance with adding the followng resource: A maximum of 4 resources can be added at an additional cost of $500 per day per resource.

    Hi, Please note that i am seeking some assistance with adding the following resource to a task in Microsoft Project 2010:
    A maximum of 4 resources can be added at an additional cost of $500 per day per resource.

    Hi Clemence,
    Your post has quite little details, but as far as I understand, you want to add 4 resources on a task, each resource costing 500$ a day. Since it is not mentionned if it is generic resources (skill or role) or named resources, I'll assume that it is generic
    resources. Based on this understanding, here is a proposal:
    Go to the resource sheet,
    Create a work generic resource ("type" field set to "work", "generic" field to "yes"), typing in the resource name field the skill name,
    In the max unit field, enter 400% for 4 resources (for just 4 if  your Project 2010 is configured to display units in decimals),
    Since the rate is an hourly rate, make the calculation : 500$ per day / 8 hours a day = 62,5$ per hour,
    Go back to the Gantt Chart, split the window (click "detail" in the view tab of the ribbon),
    Select your task and assign the newly created resource with a given % units.
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • DPM is Only Allowing Express Full Backups For a Database Set to Full Recovery Model

    I have just transitioned my SQL backups from a server running SCDPM 2012 SP1 to a different server running 2012 R2.  All backups are working as expected except for one.  The database in question is supposed to be backuped up iwht a daily express
    full and hourly incremental schedule.  Although the database is set to full recovery model, the new DPM server says that recovery points will be created for that database based on the express full backup schedule.  I checked the logs on the old DPM
    server and the transaction log backups were working just fine up until I stopped protection the data source.  The SQL server is 2008 R2 SP2.  Other databases on the same server that are set to full recovery model are working just fine.  If we
    switch the recovery model of a database that isn't protected by DPM and then start the wizard to add it to the protection group it properly sees the difference when we flip the recovery model back and forth.  We also tried switching the recovery model
    on the failing database from full to simple and then back again, but to no avail.  Both the SQL server and the DPM server have been rebooted.  We have successfully set up transaction log backups in a SQL maintenance plan as a test, so we know the
    database is really using the full recovery model.
    Is there anything that someone knows about that can trigger a false positive for recovery model to backup type mismatches?

    I was having this same problem and appear to have found a solution.  I wanted hourly recovery points for all my SQL databases.  I was getting hourly for some but not for others.  The others were only getting a recovery point for the Full Express
    backup.  I noted that some of the databases were in simple recovery mode so I changed them to full recovery mode but that did not solve my problem.  I was still not getting the hourly recovery points.
    I found an article that seemed to indicate that SCDPM did not recognize any change in the recovery model once protection had started.  My database was in simple recovery mode when I added it (auto) to protection so even though I changed it to full recovery
    mode SCDPM continued to treat it as simple. 
    I tested this by 1) verify my db is set to full recovery, 2) back it up and restore it with a new name, 3) allow SCDPM to automatically add it to protection over night, 4) verify the next day I am getting hourly recovery points on the copy of the db. 
    It worked.  The original db was still only getting express full recovery points and the copy was getting hourly.  I suppose that if I don't want to restore a production db with an alternate name I will have to remove the db from protection, verify
    that it is set to full, and then add it back to protection.   I have not tested this yet.
    This is the article I read: 
    Article I read

  • Understanding replica volume and recovery point volume usage with SQL Express Full Backup

    I am running some trials to test DPM 2012 R2's suitability for protection a set of SQL Server databases and I am trying to understand what happens when I create a recovery point with Express Full Backup.
    The databases use simple recovery model and in the tests I have made so far I have loaded more data into the databases between recovery points since that will be a typical scenario - the databases will grow over time. The database files are set to autogrowth
    by 10%
    I have been looking at the change in USED space in the replica volume and in the recovery point volume after new recovery points and have a hard time understanding it.
    After the first test where data was loaded into the database and an Express Full Backup recovery point was created, I saw an increase in used space in the replica volume of 85 Gb and 29 GB in the recovery point volume. That is somewhat more than I think
    the database grew (I realize that should have monitored that, but did not), but anyway it is not completely far out.
    In the next test I did the same thing except I loaded twice as much data into the database.
    Here is where it gets odd: This causes zero increased usage in the replica volume and 33 GB increased use in the recovery point volume.
    I do not understand why the replica volume use increases with some recovery points and not with others.
    Note that I am only discussing increased usage in the volumes - not actual volume growth. The volumes are still their original size.
    I have been using 3-4 days on the test and the retention period is set to 12 days, so nothing should be expired yet.

    Hi,
    The replica volume usage represents the physical database file(s) size. The database file size on the replica should be equal to the database file size on the protected server.  This is both .mdf and .ldf files.  If when you load data
    into the database and you overwrite current tables versus adding new ones, or if there is white space in the database files and the load simply uses that white space, then there will not be any increase in the file size, so there will not be any increase
    in the replica used space.
    The recovery point volume will only contain delta changes applied to the database files.  As the changed blocks overwrite the files on the replica during express full backup, VSS (volsnap.sys) driver copies the old blocks about to be overwritten
    to the recovery point volume before allowing the change to be applied to the file on the replica. 
    Hope this helps explain what you are seeing.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Express Full Backups

    Good Afternoon,
         I am thinking about setting my express full backup to run during the day during the day to decrease supporting this at night. My question is will this impact our databases to the point of customer impact. We currently do 4 sync jobs a
    day, then a full backup on Friday night. Just trying to make sure there is no impact.
    Thanks

    It will also depend on how you are setup, if you have a DAG you can run a full backup against the passive copy. I would suggest doing an EF once a day at night and sync to what your recovery goal needs are.
    Regards, A.Nadar, This posting is provided "AS IS" with no warranties, and confers no rights.

  • DPM Express Full Backups Causing SQL timeouts

    Hi,
    We run a SQL 2008 R2 failover cluster on Server 2008 R2 SP1 connected to an Equallogic SAN. The SQL failover cluster is fully servicepacked and installed the latest cumulative updates. 
    We have all our databases in full recovery mode and protected by DPM 2012 SP1 with latest cumulative updates.
    The protection groups for SQL are configured to synchronise every 60mins and 1 express full backup every night. Every time the SQL express backups run the SQL server experiences timouts and end users report applications timing out. In the SQL server Application
    logs I see Event ID 833 numerous times, these only occur as the express full backups take place. Every time the express full backups run we see the same timeouts and event logged that I/O has taken longer than 15 seconds to complete:
    Log Name:      Application
    Source:        MSSQLSERVER
    Date:          01/04/2014 04:10:10
    Event ID:      833
    Task Category: Server
    Level:         Information
    Keywords:      Classic
    User:          N/A
    Computer:      WDCSQL02.local
    Description:
    SQL Server has encountered 1 occurrence(s) of I/O requests taking longer than 15 seconds to complete on file [D:\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\MSDBLog.ldf] in database [msdb] (4).  The OS file handle is 0x00000000000008F8.  The offset
    of the latest long I/O is: 0x000000042eae00
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="MSSQLSERVER" />
        <EventID Qualifiers="16384">833</EventID>
        <Level>4</Level>
        <Task>2</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-04-01T03:10:10.000000000Z" />
        <EventRecordID>14165629</EventRecordID>
        <Channel>Application</Channel>
        <Computer>WDCSQL02.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>1</Data>
        <Data>15</Data>
        <Data>D:\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\MSDBLog.ldf</Data>
        <Data>msdb</Data>
        <Data>4</Data>
        <Data>00000000000008F8</Data>
        <Data>0x000000042eae00</Data>
        <Binary>410300000A0000000600000055004B00530051004C00000000000000</Binary>
      </EventData>
    </Event>
    I was under the impression that DPM SQL backups would remain online during the backup.
    Is this normal? 
    Any way to fix this issue?
    Thanks,
    Microsoft Partner

    Hi
    A copy backup will not truncate the logs but a full backup will and it will also stamp the database once it does a full backup.

  • System state synchronizations and express full backups of protected 2012 R2 machines overload DPM server.

    I have one DPM 2012 R2 UR2 server which is running on Windows 2008 R2 and 2 protection groups (A, and B). The server uses direct attached storage for all replicas and recovery volumes.
    Group A protects the system state and bare metal recovery of 25 Windows 2008R2 servers. It creates recovery points using express full backup each night at 6PM. The servers range from file/print, SQL, domain controllers, terminal servers, web servers, etc. Total
    data 3TB.
    Group B protects the system state and bare metal recovery of only 3 Windows 2012R2 servers. It creates recovery points using express full backup each night (morning) at 1AM. The servers are 1 domain controller, 1 WSUS server, and 1 server that runs VMware VCenter.
    Total data 90GB.
    During group A's nightly backup, which takes approximately 2 hours, the DPM server becomes noticeably slower but remains functional. I can open Windows update and check for updates, copy files to and from network locations, launch intenet explorer, etc. It's
    stressed since 25 servers are creating backups on it but it remains functional.
    During group B's nightly backup the DPM server grinds to a complete halt. Launching internet explorer takes an hour (literally), 10 minutes will pass before I get a menu after clicking the start button. Basically it becomes completely unresponsive until the
    backups finish which typically doesn't happen because I'm forced to cancel them upon arriving at work...8 hours later.
    I read that DPM uses the built in Windows Backup to protect system state and bare metal recovery. Did something change in Windows Backup from 2008R2 to 2012R2 that would cause this? Why can my DPM server easily backup 25 Windows 2008R2 machines at once in 2
    hours yet freezes solid for 8 hours or more when backing up only 3 Windows 2012R2 machines?
    I left performance monitor running during the night and it showed an average disk queue length of 49 during group B's backup but everything else was normal. Seems the disks on the DPM server are the bottleneck but again I ask why can my DPM server easily backup
    25 Windows 2008R2 machines at once in 2 hours yet freezes solid for 8 hours or more when backing up only 3 Windows 2012R2 machines? Both protection groups use the same disks.
    How can I fix this?
    Teenage angst has paid of well, now I'm bored and old.

    Hi CS,
    You can also run a performance monitor.
    For some basic perfmon counters to help narrow down the possible bottleneck:
    Perf Counters for DPM
    Logical Disk/Physical Disk
    \%idle
    • 100% idle to 50% idle = Healthy
    • 49% idle to 20% idle = Warning or Monitor
    • 19% idle to 0% idle = Critical or Out of Spec
    \%Avg. Disk Sec Read or Write
    • .001ms to .015ms  = Healthy
    • .015ms to .025 = Warning or Monitor
    • .026ms or greater = Critical or Out of Spec
    Current Disk Queue Length (for all instances)
    80 requests for more than 6 minutes.
    • Indicates possibly excessive disk queue length.
    Memory
    \Pool Non Paged Bytes*
    • Less that 60% of pool consumed=Healthy
    • 61% - 80% of pool consumed = Warning or Monitor.
    • Greater than 80% pool consumed = Critical or Out of Spec.
    \Pool Paged Bytes*
    • Less that 60% of pool consumed=Healthy
    • 61% - 80% of pool consumed = Warning or Monitor.
    • Greater than 80% pool consumed = Critical or Out of Spec.
    \Available Megabytes
    • 50% of free memory available or more =Healthy
    • 25% of free memory available = Monitor.
    • 10% of free memory available = Warning
    • Less than 100MB or 5% of free memory available = Critical or Out of Spec.
    Processor
    \%Processor Time (all instances)                                                                  
    • Less than 60% consumed = Healthy
    • 51% - 90% consumed = Monitor or Caution
    91% - 100% consumed = Critical
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Full backup every day

    Hi All,
    for the last few days for some reason, Time Machine (using Time Capsule) is backing up entire content of my disk (86 GB) once a day. After this is done, it creates incremental backups as it should, but on the next day, again full backup is being taken
    I'm not sure what's causing this behavior, I did permission repair but this is still the case
    Any help is most appreciated.

    DanInDub wrote:
    Hi All,
    for the last few days for some reason, Time Machine (using Time Capsule) is backing up entire content of my disk (86 GB) once a day. After this is done, it creates incremental backups as it should, but on the next day, again full backup is being taken
    Is that on the first backup after powering-up your Mac? If so, the preferences file may be corrupted. Try a "full reset," per #A4 in [Time Machine - Troubleshooting|http://web.me.com/pondini/Time_Machine/Troubleshooting.html] (or use the link in *User Tips* at the top of this forum).

  • How do you show the number of days per month?

    How do you show the number of days per month?
    I am working on a budget.  I want to know how much to amortize each month to fund an investment.  Income comes monthly, but expenses leave in days, or weeks.  The number of days and weeks in months vary. 
    I want to figure out income and expenses per day, per month and per year, so I know how much can be invested each month, week or day.  For a start I would like a formula that shows how many days are in each month?

    thanks..
    I solve my problem as
    public class MyExample {
        public static void main(String a[]) {
            String stdate = "2009-03-01";
            java.sql.Date currentDate = new java.sql.Date(System.currentTimeMillis());
            java.sql.Date preDate = java.sql.Date.valueOf(stdate);
            System.out.println(currentDate);
            System.out.println(preDate);
    //        int dateCom = preDate.compareTo(currentDate);
    //        System.out.println(dateCom);
            long diff = currentDate.getTime() - preDate.getTime();
            int days = (int) Math.floor(diff / (24 * 60 * 60 * 1000));
             System.out.println(days);
    }

  • How to backup ONCE per DAY only

    Hi
    It takes forever (2hrs+) to backup 300GB onto our Time Capsule, and the backup slows down my computer so much to the point I want to pull my hair out! I can't seem to find a way to do an automatic backup once per day only rather than hourly without turning off the automatic backup and doing it manually.
    Does anyone know how to do an automatic backup to Time Capsule once per day only?
    Thank you!

    Thank you for your assistance!
    That is exactly what I was looking for, and am very relieved to know there is something available!!
    I was hesitant to download it at first because since it is backing up all my files, I was afraid of the possibility of having a built in bug that would allow an outsider to access my files. However, I researched it, and it seems there are many happy & satisfied users of the Time Machine Editor software.
    Thanks again! Hopefully Apple will just swallow their pride and make this ability available in one of their own software updates in the future.

  • Since yesterday I'm unable to send emails alleging I have exceeded the maximum number of emails per day, but I had only sent out 24 and NO bulk emailing -  (much less than 1000 as per the website) and I'm STILL not able to send emails.Any advice?

    Since yesterday I'm unable to send emails on any of my Apple devices. The revert is that I have exceeded the maximum number of emails per day, but I had only sent out 24 with no bulk emailing -  (much less than 1000 recipients as per the website) and I'm STILL not able to send emails. Any advice on how to solve this?

    I have asked a moderator to provide assistance, they will post an invite on this thread.
    Once you get a reply, if you click on their name, you will see a screen like this. Click on the link as shown below.
    Please do not send them a personal message, as they may not be on duty for a long time, and your message will not be tracked properly.
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Row 1 Error - Please set the Full Time Equivalent Hours Per Day implementat

    Hi all
    While defining the Enable Workplan Structure in oracle projects i am getting the below error
    Row 1 Error - Please set the Full Time Equivalent Hours Per Day implementation option before enabling the Workplan Structure.
    Plesase can you share and doc or guide where can i set this implementation option
    Thanks in advance

    Hi
    Navigate to Projects> Setup > System > Implementation Options
    There is a tab named - Staffing
    On that form you should enter the Full Time Equivalent Hours - Per Day and Per Week.
    Dina

  • How many mails i can send at a time per day using APEX mail system?

    HI,
    I am working on application, when i have written a process to send mail, i have a project where i have to send mail at a time for all the email id's
    given list there are upto 5000 email id's where text body also include certain set of data from a report. thinking at a time 3000 its difficult i divided
    it region wise, but still each region have 2000 odd email id's. during testing when i run the process just 950 mails i could send then i got a error
    saying "ORA-20001: You have exceeded the maximum number of email messages per workspace. Please contact your administrator." so please
    can any one help me to know How many mails i can send at a time per day using APEX mail system?
    Thanks in advance
    Gowthami

    Hi jfosteroracle,
    You are getting the error may be the following reason,
    Check the following,
    Login as ADMIN and Goto -->Manage Instance-->Instance Settings--> Mail-->Maximum Emails per workspace
    Actually this number denotes the Number of mails can be sent per 24 hour for the workspace,It may exceeded.
    It may be the reason.
    Thank you.     
    Regards,
    Gurujothi
    Edited by: Gurujothi on Jun 27, 2012 5:54 AM

  • Safari crashes several times per day...kern protection failure (and 'hang')

    Can anyone help? Safari crashes several times per day on both my Mac Mini and Macbook Pro. This has been happening since I bought both machines - and thru several OS upgrades. Hoping to avoid the Genius Bar...
    Thanks in advance!
    Process: Safari [2021]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.1 (5525.27.1)
    Build Info: WebBrowser-55252701~1
    Code Type: X86 (Native)
    Parent Process: launchd [121]
    Date/Time: 2008-12-18 22:18:32.415 -0500
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000003222
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x958dc7f5 ***::HashMap<WebCore::String, WebCore::String, WebCore::CaseFoldingHash, ***::HashTraits<WebCore::String>, ***::HashTraits<WebCore::String> >::set(WebCore::String const&, WebCore::String const&) + 101
    1 com.apple.WebCore 0x9592b685 WebCore::ResourceRequestBase::setHTTPHeaderField(WebCore::String const&, WebCore::String const&) + 53
    2 com.apple.WebCore 0x9592af60 WebCore::FrameLoader::applyUserAgent(WebCore::ResourceRequest&) + 112
    3 com.apple.WebCore 0x95931bb1 WebCore::FrameLoader::willSendRequest(WebCore::ResourceLoader*, WebCore::ResourceRequest&, WebCore::ResourceResponse const&) + 33
    4 com.apple.WebCore 0x959318d7 WebCore::ResourceLoader::willSendRequest(WebCore::ResourceRequest&, WebCore::ResourceResponse const&) + 87
    5 com.apple.WebCore 0x95b302e5 WebCore::SubresourceLoader::willSendRequest(WebCore::ResourceRequest&, WebCore::ResourceResponse const&) + 37
    6 com.apple.WebCore 0x959989b7 -[WebCoreResourceHandleAsDelegate connection:willSendRequest:redirectResponse:] + 455
    7 com.apple.Foundation 0x91793491 -[NSURLConnection(NSURLConnectionReallyInternal) sendWillSendRequest:redirectResponse:] + 193
    8 com.apple.Foundation 0x91793396 _NSURLConnectionWillSendRequest + 150
    9 com.apple.CFNetwork 0x90b9c3c6 URLConnectionClient::getRequestForTransmission(_CFURLResponse*, _CFURLRequest const*, __CFError**) + 272
    10 com.apple.CFNetwork 0x90b9d63d URLConnectionClient::clientWillSendRequest(_CFURLRequest const*, _CFURLResponse*) + 225
    11 com.apple.CFNetwork 0x90b9bd03 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 179
    12 com.apple.CFNetwork 0x90b9cda8 URLConnectionClient::processEvents() + 114
    13 com.apple.CFNetwork 0x90b4cd37 MultiplexerSource::perform() + 189
    14 com.apple.CoreFoundation 0x9103d5f5 CFRunLoopRunSpecific + 3141
    15 com.apple.CoreFoundation 0x9103dcd8 CFRunLoopRunInMode + 88
    16 com.apple.HIToolbox 0x929fa2c0 RunCurrentEventLoopInMode + 283
    17 com.apple.HIToolbox 0x929fa0d9 ReceiveNextEventCommon + 374
    18 com.apple.HIToolbox 0x929f9f4d BlockUntilNextEventMatchingListInMode + 106
    19 com.apple.AppKit 0x92203d7d _DPSNextEvent + 657
    20 com.apple.AppKit 0x92203630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    21 com.apple.Safari 0x0000808e 0x1000 + 28814
    22 com.apple.AppKit 0x921fc66b -[NSApplication run] + 795
    23 com.apple.AppKit 0x921c98a4 NSApplicationMain + 574
    24 com.apple.Safari 0x000b9b16 0x1000 + 756502
    Thread 1:
    0 libSystem.B.dylib 0x956c33ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x956edd0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x958c58ff WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x9587e065 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    5 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x956bc1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956c39bc mach_msg + 72
    2 com.apple.CoreFoundation 0x9103d0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9103dcd8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x90b21052 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    6 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x956bc1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956c39bc mach_msg + 72
    2 com.apple.CoreFoundation 0x9103d0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9103dcd8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00118d4d 0x1000 + 1146189
    5 com.apple.Safari 0x00117fd3 0x1000 + 1142739
    6 com.apple.Safari 0x00118081 0x1000 + 1142913
    7 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    8 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x956bc1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956c39bc mach_msg + 72
    2 com.apple.CoreFoundation 0x9103d0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9103dcd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9176cd40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x917097ed -[NSThread main] + 45
    6 com.apple.Foundation 0x91709394 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    8 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9570b6f2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    2 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x956c33ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x956edd0d pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x94a4b45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x94a5dd8e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    5 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x95725292 _workqops + 10
    1 libSystem.B.dylib 0x957252c2 start_wqthread + 30
    Thread 8:
    Thread 9:
    0 libSystem.B.dylib 0x956bc1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956c39bc mach_msg + 72
    2 com.apple.CoreFoundation 0x9103d0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9103dcd8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x915d35dc HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x915d3464 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    7 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x956bc226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x956ee1ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x956efa73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9174f75c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x9174f570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x9174f4d5 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x92269d90 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x917097ed -[NSThread main] + 45
    8 com.apple.Foundation 0x91709394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    10 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x956bc1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956c39bc mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x17c3b3fd Flash_EnforceLocalSecurity + 1188169
    3 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    4 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x956bc20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x956ee206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95733539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x17b001fc 0x17768000 + 3768828
    4 ...romedia.Flash Player.plugin 0x17b38034 Flash_EnforceLocalSecurity + 126336
    5 ...romedia.Flash Player.plugin 0x17b004a6 0x17768000 + 3769510
    6 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    7 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x956bc20e semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x956ee206 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95733539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x17b001fc 0x17768000 + 3768828
    4 ...romedia.Flash Player.plugin 0x17b38034 Flash_EnforceLocalSecurity + 126336
    5 ...romedia.Flash Player.plugin 0x17b004a6 0x17768000 + 3769510
    6 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    7 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x956bc1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956c39bc mach_msg + 72
    2 com.apple.CoreFoundation 0x9103d0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9103dd34 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x90a5de83 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5 ...ple.CoreServices.CarbonCore 0x932ab10b PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    7 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x956bc1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956c39bc mach_msg + 72
    2 com.apple.CoreFoundation 0x9103d0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9103dd34 CFRunLoopRun + 84
    4 com.apple.DesktopServices 0x90a5dffc TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5 ...ple.CoreServices.CarbonCore 0x932ab10b PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    7 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x956c33ae _semwaitsignal + 10
    1 libSystem.B.dylib 0x956edd0d pthreadcondwait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore 0x932acef7 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore 0x9328be36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore 0x932acb74 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x90a68fba TNodeSyncTask::SyncTaskProc(void*) + 84
    6 ...ple.CoreServices.CarbonCore 0x932ab10b PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    8 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x956ec906 kevent + 10
    1 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    2 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x956bc226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x956ee1ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x956efa73 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x915e2bc3 CAGuard::WaitFor(unsigned long long) + 213
    4 com.apple.audio.CoreAudio 0x915e477e CAGuard::WaitUntil(unsigned long long) + 70
    5 com.apple.audio.CoreAudio 0x915e2f23 HP_IOThread::WorkLoop() + 759
    6 com.apple.audio.CoreAudio 0x915e2c27 HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x915d3464 CAPThread::Entry(CAPThread*) + 96
    8 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    9 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x956bc226 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x956ee1ef pthread_condwait + 1244
    2 libSystem.B.dylib 0x956efa73 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x9328be62 TSWaitOnConditionTimedRelative + 246
    4 ...ple.CoreServices.CarbonCore 0x932acb74 MPWaitOnQueue + 208
    5 com.apple.DesktopServices 0x90a6af04 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6 ...ple.CoreServices.CarbonCore 0x932ab10b PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    8 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x956bc1c6 machmsgtrap + 10
    1 libSystem.B.dylib 0x956c39bc mach_msg + 72
    2 com.apple.CoreFoundation 0x9103d0ae CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9103dcd8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9173dd75 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x91749e94 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.Safari 0x0005b9b0 0x1000 + 371120
    7 com.apple.Foundation 0x917097ed -[NSThread main] + 45
    8 com.apple.Foundation 0x91709394 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x956ed095 pthreadstart + 321
    10 libSystem.B.dylib 0x956ecf52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00003222 ebx: 0x9592aefb ecx: 0x00000000 edx: 0x209a6d60
    edi: 0xbfffe790 esi: 0xbfffe7e8 ebp: 0xbfffe778 esp: 0xbfffe730
    ss: 0x0000001f efl: 0x00010206 eip: 0x958dc7f5 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00003222
    Binary Images:
    0x1000 - 0x1d7fe2 com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari
    0x223000 - 0x232ff8 SyndicationUI ??? (???) <edde0133829971dbd8a0f3473cdb85fc> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x500000 - 0x6e8fff com.apple.RawCamera.bundle 2.0.11 (410) <7704cc57f7daceb81672bfdc4434da40> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x14247000 - 0x14266fed com.apple.audio.CoreAudioKit 1.5 (1.5) <795c36d256c2cead9607068b1f78e141> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x150cb000 - 0x150d0ff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x15199000 - 0x15199ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x151e0000 - 0x151e6ffd com.apple.JavaVM 12.2.0 (12.2.0) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x174b4000 - 0x174b7fff com.apple.audio.AudioIPCPlugIn 1.0.5 (1.0.5) <e7424df9b53076d04045fb2e0132b2d0> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x17768000 - 0x17d71fdf +com.macromedia.Flash Player.plugin 9.0.151 (1.0.4f60) <f43004ffc4944f26af228334f2cda80b> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1ad89000 - 0x1ad8aff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1ae16000 - 0x1ae1cfff com.apple.URLMount.AFPPlugin 3.1.1 (3.1.1) <77607fdc65be1505a4f972f37bcda4cf> /System/Library/Filesystems/URLMount/afp.URLMounter/Contents/MacOS/afp
    0x1af5c000 - 0x1af9bfff com.apple.AppleShareClientCore 1.6.2 (1.6.2) <fd00593321701e12c8e8cd503a2a77f6> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShare ClientCore
    0x1b624000 - 0x1b629fff com.apple.audio.AppleHDAHALPlugIn 1.6.2 (1.6.2a37) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1b917000 - 0x1b917ffd liblangid.dylib ??? (???) <d1bba9ec9142b4eb33db9c24d504ac63> /usr/lib/liblangid.dylib
    0x1c69e000 - 0x1c6a8ffc com.apple.framework.AppleTalk 1.2.0 (???) <03c9e04989b83129f00aecca0cb03fde> /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x1c7d8000 - 0x1c7daffe com.apple.AutomatorCMM 1.1 (160) <650079fd95a57e8131e79409a00b2aed> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x1c7e0000 - 0x1c7e1ffd com.apple.BluetoothMenu 2.1.3 (2.1.3f8) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
    0x1c7e6000 - 0x1c7e8fff com.apple.BezelServicesFW 1.4.925 (1.4.925) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x1c7ef000 - 0x1c7f0fff +com.vmware.FusionVMDKPlugIn ??? (0.0.1d2) /Library/Contextual Menu Items/FusionVMDKPlugIn.plugin/Contents/MacOS/FusionVMDKPlugIn
    0x1c824000 - 0x1c829fff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <d7aa79798607f865bd48718e2acd6e2b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x1c8a0000 - 0x1c8aaffe com.apple.URLMount 3.1.1 (3.1.1) <b4018e683fad4259ee78070e91f35029> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x1d900000 - 0x1d90efeb libSimplifiedChineseConverter.dylib ??? (???) <ec9a1c1949952acb83d09a0320ba2df1> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x2166c000 - 0x2167efff libTraditionalChineseConverter.dylib ??? (???) <086a18ff56a7d80d4446b979a18a4f64> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x24d87000 - 0x24d8dfc7 +com.Adobe.print.AdobePDF8.pde AdobePDF 8.0.0 (8.0.0) /Library/Printers/PPD Plugins/AdobePDFPDE800.plugin/Contents/MacOS/AdobePDFPDE800
    0x25885000 - 0x258affff com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x258b5000 - 0x258f0fff com.apple.QuickTimeFireWireDV.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x25d9c000 - 0x25ec3feb libmecab.1.0.0.dylib ??? (???) <d42fb7fb40a58840dd30e4364635c245> /usr/lib/libmecab.1.0.0.dylib
    0x2d14f000 - 0x2d184fff com.apple.print.framework.Print.Private 5.5.6 (237.14) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x2d19d000 - 0x2d1c5fff com.apple.print.PrintingCocoaPDEs 5.5.6 (237.14) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x2d300000 - 0x2d31ffef +com.hp.print.cups.pde.photosmart 2.3.2 (2.3.2f01) /Library/Printers/hp/cups/Photosmart.driver/Contents/PlugIns/PDE.plugin/Content s/MacOS/PDE
    0x2d345000 - 0x2d362fff +com.hp.print.HPSmartPrint 3.4.1 (3.4.1f01) /Library/Frameworks/HPSmartPrint.framework/Versions/A/HPSmartPrint
    0x2d3a1000 - 0x2d40ffff +com.hp.print.cups.settings.photosmart 2.3.2 (2.3.2f01) /Library/Printers/hp/cups/Photosmart.driver/Contents/PlugIns/PDE.plugin/Content s/Resources/HPPrintSettings.bundle/Contents/MacOS/HPPrintSettings
    0x2d44d000 - 0x2d6cdfef +libhputils.dylib ??? (???) /Library/Printers/hp/cups/Photosmart.driver/Contents/lib/libhputils.dylib
    0x2d861000 - 0x2d87dfe7 libPDFRIP.A.dylib ??? (???) <bf4ccb6e46bd2d18896a752e0e2f94b8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x2fc1c000 - 0x2fc8fff7 com.apple.Bluetooth 2.1.3 (2.1.3f8) <1e2732edbd0f2c1db1ce5ecf06aa8192> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x90003ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90004000 - 0x90004fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90005000 - 0x9000bfff com.apple.print.framework.Print 218.0.2 (220.1) <2979f3be4e7e8adc875bf21658e9be94> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9000c000 - 0x90068ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x900a9000 - 0x9018aff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x902ed000 - 0x9031cfe3 com.apple.AE 402.2 (402.2) <d0da935e781446faa4563e7a9c587cce> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9031d000 - 0x90321fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x90322000 - 0x9035cfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9035d000 - 0x9039ffef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x903a0000 - 0x9041fff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90420000 - 0x90742fe2 com.apple.QuickTime 7.5.5 (990.7) <87077cec43c7e9b02c8ee80e50b8b81f> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90743000 - 0x90781ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90782000 - 0x90792fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90793000 - 0x9079fff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x907a0000 - 0x908f2ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x908f3000 - 0x90a39ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90a5c000 - 0x90ae6fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90ae7000 - 0x90b1dfef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x90b1e000 - 0x90bbbffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90bbc000 - 0x90bbcffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90c6c000 - 0x90c82fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90c83000 - 0x90ca1fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x90cd7000 - 0x90d31ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90d32000 - 0x90daffef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90db0000 - 0x90e37ff7 libsqlite3.0.dylib ??? (???) <11311084bc4be9d4555dfac74fe7218a> /usr/lib/libsqlite3.0.dylib
    0x90e38000 - 0x90e65feb libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90e66000 - 0x90e8afff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x90e8b000 - 0x90fc3ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
    0x90fc4000 - 0x90fc9fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90fca000 - 0x910fdfff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9110a000 - 0x911c8fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x911c9000 - 0x9122fffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91230000 - 0x9124eff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91282000 - 0x91401fff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91402000 - 0x91426feb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x91560000 - 0x91560ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x91561000 - 0x91563fff com.apple.securityhi 3.0 (30817) <dc95af76e8e2db99907708472ef434bf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x915b6000 - 0x91633feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91634000 - 0x91636ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91637000 - 0x916feff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x916ff000 - 0x9197afe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9197b000 - 0x91a49ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91a4a000 - 0x91afafff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91afb000 - 0x91b23ff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91b36000 - 0x91f46fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91f47000 - 0x91f53ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91f54000 - 0x91f54ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x91f55000 - 0x91f55ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91f56000 - 0x91f5dfff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91f5e000 - 0x91f73ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91f74000 - 0x91f8fffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91f90000 - 0x91f9ffff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x91fa0000 - 0x9202cff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x920ef000 - 0x92182fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92183000 - 0x921aefe7 libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib
    0x921c3000 - 0x929c1fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x929c2000 - 0x929c9ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x929ca000 - 0x92cd2fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92cd4000 - 0x92ce2ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x92ced000 - 0x92deefef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x92def000 - 0x92dfafe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92dfb000 - 0x92e8eff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92f5e000 - 0x9303efff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x9303f000 - 0x9304fffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93056000 - 0x93063fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x930d7000 - 0x930dafff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930db000 - 0x93155ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x93156000 - 0x9324aff4 libiconv.2.dylib ??? (???) <3f183527811098bb7332f67a1f902bfd> /usr/lib/libiconv.2.dylib
    0x9324b000 - 0x93261fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93262000 - 0x9353cff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x937a6000 - 0x937a6ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93a07000 - 0x93a11feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94a18000 - 0x94ae3fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94ae4000 - 0x94cb2ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94cb3000 - 0x94cd2ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94cd3000 - 0x94ce2ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <43c5b91223501f917392f59fbf9d7ace> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94dc5000 - 0x94e22ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x94e55000 - 0x95213fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95214000 - 0x9529ffff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x952a0000 - 0x952a7ff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x952d8000 - 0x9538affb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x953af000 - 0x953f0fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x953fe000 - 0x95435fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95436000 - 0x95436ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x954e2000 - 0x9551bffe com.apple.securityfoundation 3.0 (32989) <d25780b149d9b0b518899c8aade0b61f> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9551c000 - 0x9551cffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9551d000 - 0x95525fff com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9552b000 - 0x95584ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x95588000 - 0x955d2fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x955d3000 - 0x955d4ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x955d5000 - 0x956baff3 com.apple.CoreData 100.1 (186) <9187380c86061cb4c37b6bec8abeae75> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x956bb000 - 0x95822ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0x95823000 - 0x95828fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x95829000 - 0x9587aff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9587b000 - 0x95eccfff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95ecd000 - 0x9626afef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9626b000 - 0x96293fff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
    0x96294000 - 0x9629dfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9629e000 - 0x962a0fff com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x962a1000 - 0x962a5fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x962ec000 - 0x96304fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96305000 - 0x963bffe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x963d8000 - 0x96417fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96418000 - 0x96ab8fff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96ab9000 - 0x96aebfff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96aec000 - 0x96b35fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x96b36000 - 0x96b3dfe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x96b3e000 - 0x9700ff3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9703b000 - 0x970e2feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <79f7cbef6bc9f4c32a42d63c7332bf8e> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <4b497e7a0027447eaff2b45572bb85ea> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xeab00000 - 0xeab0ffff libConverter.dylib ??? (???) /System/Library/Printers/Libraries/libConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    i haven't really used the other user (guest) account much - don't remember it crashing on there.
    i opened my hd/library/internet plug ins folder, but can't seem to find the version of the pdf viewer. it just says AdobePDFViewer.plugin...didn't see any additional info when i did command+i.
    i'm thinking a trip to the genius bar is in order. i just started using my webcam and found that the other person's video is blurry and ends up w/ little garbled (moving) pixels randomly. bah. humbug.
    thanks for all of your help so far. and...happy new year!
    (i keep forgetting that i posted this help topic on here...lol)

  • In Lookout, how can I make the equivalent of a "4 changes per day" set-back thermostat?

    Ok... I need some help here....
    I have a Pot_TSP (Temperature setpoint) that uses a PLC register as its remote source. I added a night-time temperature setback feature by adding a "DAYTIME" expression as a permissive, and tying two new Pots (Pot_SP1 and Pot_SP2) to Pot_TSP's "reset value" :       NIF(Expression_Daytime, Pot_SP1, Pot_SP2). 
    Client now wants this increased to 4 optional temp changes per day, just like a household 7-day programmable T-stat. Adding the additional conditions to the "reset" parameter was easy; one extra TimeOfDay timer for each temperature Setpoint change, arranged as "OR" functions. Each time the clock hits one of these TOD targets, Pot_TSP gets "reset" and the "reset value" gets written to it. Here's where I start to bog down... How do you arrange this so that when one of the 4 TOD targets goes "true", its corresponding SP value gets written to Pot_TSP? The closest I've been able to get is this: make a new Pot (Pot_X) with a min of 1 and a max of 4 and use a NCHOOSE to select which of the 4 Temp setpoint Pots Pot_X will use as the (next) SP. If I rotate Pot_X and the clock hits a TOD target, a value corresponding to the selected Pot gets written to Pot_TSP. 
    So can someone please tell me how to get Pot_X to align itself with the TOD events? I can get a limping model if I slave the NCHOOSE function to a Counter object, but if the customer has Lookout turned off or disconnected long enough to miss one of the events, Pot_X will go out of sync. Same goes for incrementing the Pot object. Can't allow that...
    Since the clock never stops and only hits each TOD once every 24 hours, there would never be more than one of the 4 TOD conditions true at one time... is there a way to build an expression object (or the like) to ultimately produce a numeric (the Pot_TSP value) using the following logic: If TOD1 is true, return Pot_SP_1;  If TOD2 is true, return Pot_SP_2, If TOD3 is true, return Pot_SP_3; If TOD4 is true, return Pot_SP_4   ????
    Thanks guys.
    G

    Hi Ryan
    Thanks again for your input! I'm more comfortable with the DataTable object (now that it's become more familiar), and thanks to you I now have a DataTable constructed for one zone (7 rows for the days-of-the-week, and 16 columns for the variables). Displaying of the cell data, cursor navigation, and reading/writing to the Pots' remote position source (in other words the actual GUI) work just fine. In order to expedite completion of the project for which this DataTable is intended, I am at a point where I am prepared to clone the DataTable 3 times to get 4 zones (that's one panel), then clone that result times the number of panels the site has....but I'd like to run this by you first:
    Unless it's contrary to "best practices", should I do as above, or try to further multiplex the DataTable I already have by adding to it the other three zones? The Table I have now serves one zone; can it be expanded to serve (dare I suggest it) one panel (4 zones)? If you recall, I started out thinking I'd need one dedicated Pot for each variable in each zone (16) times 7 days = 96; using the DataTable, the cursor replaced the d-o-t-w so the number of Pots needed dropped to 16. My point: if I have to make separate DataTable objects for each zone, I also need to make 48 more Pots to serve them (which I'm obviously trying to avoid). Then I have to repeat this times the number of panels on site. I'm guessing that adding 3 more zones to the existing (one zone) DataTable is no problem since there's plenty of room left... 
    But would you add them as columns (to keep the cursor consistent across the zones) or add them as rows (to keep the columns consistent across the zones)? 
    If added as columns, can I avoid making those extra 48 Pots? Can I make my existing 16 Pots read/write to multiple columns, like change the Remote Source for Pot_Temp_SP_1 from "..\DataTable.B" to something like "nchoose(Pot_Zone_Selector,..\DataTable.B,..\DataTable.R)" where columns B and R contain Temperature setpoint values for Zones 1 and 2 respectively?
    If added as rows, I'm guessing I don't have to make those extra 48 Pots. But what's the best way to deal with the cursor? Should I be looking at multiple cursors (one for each zone)?
    I should also point out I've been using only L3 Pots since "normal" Pots won't accept an expression as a remote position source; if I change this to regular Pots coupled with SymbolicLinks, does it change the picture at all?
    ...and I'm using Ver 6.0.2
    Thanks,
    George

Maybe you are looking for

  • Data usage notifications

    About two months ago I started my own plan through Verizon as opposed to being on my dad's plan. I signed up for the text and email notifications for my data usage, but I seem to be getting them as if they were linked to my old plan. I went from the

  • Project from one mac to another

    Hi How dose one take a project from one mac to another. On one of mac the fotage has been cut as a ruff cut and I would like to take that edited to another mac the fotage is on both mac. Is it as simple as a edl list and reconnect the fotage on the o

  • Export to Excel Don't work

    Hello Experts, The transaction code ZPP_COVERAGE no longer displays data in Excel format - we can still get it to export, but the resulting format is much different than when you just click on the Excel Icon on the application tool bar. Any help will

  • Font Problem in Smartforms output

    Dear all, The smartforms which i have developed was working fine before. All on a sudden, the print out and print preview of all smartforms is not giving proper output. I am facing following problems. Whatever the font size we are defining in smartfo

  • Illustrator files changing colors

    i have illustrator files compiled in a book in indesign. everything looks fine and then when i create a pdf some of the illustrator files change colors (what's supposed to be black turns green). anyone know what could be happening?