Use Auto Schedule dynamic lock

Hello
The setup is as follows:
My customer wants to run 4 individual test fixtures off the same PC. Each test fixture will run at least 4 parallel tests at the same time using the parallel model. For now we can assume that it is the same sequence that is executed across all sockets and fixtures. This may change but the same lock conditions will persist over different sequences.
What i need to do is to lock steps and resources, both internaly in a fixture and across all fixtures. Here is where my problem lies.
If i use a regular lock then i can acomplish this, all i need to do is keep track of what fixture is actually executing the steps. I can lock on a parameter, say Parameter.Fixture. Or just lock globaly ignoring what fixture is actually executing.
But if i try to Use Auto scheduling then this will not work. Im not all that familiar with the auto schedule functionality but it looks like if i use the same parameter, it locks on the actual parameter rather than the value the parameter holds. What i then tried was to use an array as the lock, the expression would then typically be Locals.Locks[Parameter.Fixture]. But this didnt sit well with the execution that threw me a -17502 Error. I cant use double lock expressions as that may allow a single fixture to aquire them both.
The customer would like to use auto scheduling to lower test times. Typically there would be a unique instrument used over all fixtures that would be treated as a single resource, while some test steps cant be executed at the same time within a fixture (radio tests which intereferes across sockets).
Anyone have an idea on how to create a dynamic lock expression that the step will accept, or have i missed something fundamental with the Auto Scheduling step?
/ Nimgaard
Solved!
Go to Solution.

Thanks for the input.
@James: Ok, then i think i got it right. I will probably post in the suggestion as i think it would be better to support lock on what the expression evaluates to rather than the component of the expression itself. I can however see why it works as it does because if you got an instrument handle then its easy to just use that handle as the lock. And when you look at the examples, it looks like actual hardware on a single test environment is what was in mind.
@dowNow: I cant do that because each fixture has its own hardware. If i put a global lock they will wait for each other which will create unnecessary long test times, and if i put one lock/hardware then any fixture can access hardware it doesnt have physical access to. At the same time, the customer wants to run it all in one application on one computer, the idea is to be able to have an operator load the different fixtures and run the tests without having to run between stations/computers. I checked the example and placing the steps is easy enough. I also have it running correctly with regular locks but that will also increase the test times as the internal resources in the test equipment will have to wait in sequence instead of using the first available resource.
Another question:
The issue is obviously tied to the OI as they want to run it on one computer, if they didnt want that then it wouldnt be a problem really. As far as i can tell, all executions are shared within the same AppManager. Would it be right to think that sequences that run on different AppManagers wont share locks, and if so, is it possible to have more than one AppManager in a single application?
Another way to solve it that comes to mind is to have each fixture access a slightly modified copy of the master file with different names on the locks. Obviously not ideal to handle code like that though.
/ Nimgaard

Similar Messages

  • Running a Batch File using Auto Scheduler in HFM?

    Hi,
    Can we execute a batch file or run a macro or execute a VB script using the auto scheduler in Task Automation in HFM??
    Abhishek
    Edited by: user10378700 on Sep 30, 2008 7:18 AM

    I'm having difficulty running a batch script the way you describe.
    One line of code in c:\test.bat:
    echo Hello >c:\test.log
    This works just fine.
    However, for the life of me I cannot get this to work through Task Automation.
    I have the Application as Hub.
    The Action as Execute.
    The Command as c:\test.bat.
    When I select the task and click on Run Now, I get a message that the taskflow has initiated successfully. However, nothing fires on the server. I cannot see this process in Running Tasks (it would run quickly).
    Any hints?
    I have not found this subject to be...overdocumented.
    Regards,
    Cameron Lackpour

  • Auto schedule pick an instrument multiple dmm

    hi
    I am trying to use the test stand auto scheduler
    I have a test setup with 2 DMMs of the same model. I don't really mind which DMM I use for measuring a voltage since they will be connected to the DUT via a matrix switch.
    I have written a sequence which will be re-used over and over on multiple DUTs and it requires access to a DMM.
    Can test stand automatically pick a free DMM and switch it through to the test point I need? or do I need to specify which DMM I want to use?
    Any ideas?

    A lot of these questions will become answered as you become more familiar with TestStand.
    However, let me see if I can try to answer them here:
    Each VI is set up to call the different DMMs.  So that is not a problem.  The key is knowing which one to call.  This is done using the Preconditions and Pre Expressions for each of the steps.  You can see that the preconditions are set to look at the acquired resource.  This way you know which step to call.  Also you could set the switching for those steps to use the correct paths through you switch matrix as well.  This is where it gets tricky though because you have to make sure that a path for DMM1 will never conflict with a path for DMM2.  Because if they do then you cannot have 2 DMMs.
    If you look at the Use Auto Scheduled Resource step for the DMM section you will notice that it identifies 2 resources.  By the very nature of how autoscheduling works when you declare 2 like that only 1 has to be used in order for that testsocket to satisfy that section.  Any of the resources scheduled in the auto scheduler are actually "soft" resources.  This means that they just exist in software.  Even though you have hardware physically out there the soft resources are just used to lock so threads don't tromp on each other. 
    TestStand knows that the DMM is available because another thread has released that soft resource.  And then the testsocket just grabs whichever one is available.
    The NI TestStand Reference Manual should help you out.  There is a section on page B-25 which talks about Auto Scheduling.
    Also, not sure if this example helps out either:
    http://zone.ni.com/devzone/cda/epd/p/id/6528
    Hopefully this helps.   It's kinda hard to explain I wish there was more documentation out there for this.
    Let me know if you still need further clarification.
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • How can you turn the screen off without access to the power button and without using auto-lock?

    We are using iPads that are locked down with Guided Access and secured within hard plastic mounts screwed down onto a countertop.  We can press the home button with a paperclip, but that's it.  We don't want to use auto-lock because there might be several hours where the terminals aren't used, but we don't want them to go to sleep during business hours, otherwise we'll have to grab a paper clip and turn them back on.  Also, if we set the auto-lock to several hours, then the iPads wouldn't be off for very long at night.  I want to turn them off when we close at night, but it's challenging to open the cases and lift the iPads out, so that's not a reasonable option.
    Any thoughts?

    Look for a new case.
    There is varying opinions where it is best to power down electronics overnight or leave them on all the time to lengthen the life of a device.
    I power down to save electricity at night.
    Robert

  • MRS  Auto Scheduling  Network Order

    Has any one in the forum implemented or know how to achieve Automatic Scheduling of Demand  (Network Order/ Network Activity ) created through PS (Project Systems) in the MRS tool. ?  Using Service Orders, this is a configurable item, with a BAdI for changes if necessary. But this does not apply to Network Orders. I am considering various options, but would like to know if this could be done without modifying an SAP standard program. Options tried out include calling FM ; /MRSS/API_ASSIGNMENT_CRE,  this however fails to  assign the demand in the planning board, although it would assign demand in debug mode. I have equally tried  Recoding and creating a BDC, but the Resource fields are not captured in the recording.  Any hint would serve.
    Regards
    Oppress

    Have you tried automatic scheduling on the network itself?  In PS you can configure the network to auto schedule if the dates are changed.  You may find that making changes to the dates in the network from MRS causes the network to reschedule itself.
    mike

  • Using OBIEE Scheduler to export and save data in excel/pdf

    Hi
    Is it possible to use obiee scheduler and run particular reports and export the data into excel/pdf and save this file at given location on server.
    env: obiee 11g/linux OS
    Thanks for any ideas.

    Hi,
    Yes it is possible.
    As per my knowledge we don't have such option but we can do one way.
    Using IBOTS you can store specific report and specific time in specific location.
    Note : Using JS script.
    Are you going to implement this way send me your mails id will send you js script for doing this.
    Re: Auto SAVE to excel -- Please refer this thread.
    Create js file using the below script and add this js scrif in your ibot advanced tab.
    var FSO = new ActiveXObject("Scripting.FileSystemObject");
    var foldername = 'D:\IBOT'
    if (FSO.FolderExists(foldername))
    var fileName = foldername + "\\" +Parameter(1);
    var fooFile = FSO.CopyFile(Parameter(0), fileName, true);
    else
    FSO.CreateFolder(foldername);
    var fileName = foldername + "D:\IBOT" + Parameter(1);
    var fooFile = FSO.CopyFile(Parameter(0), fileName, true);
    Thanks,
    Satya

  • K1 after system update(s), auto-brigh​tness locks display...

    I just bought a K1 and before I started using the tablet performed all of the system updates (about 6 of them). After the third or fourth update, I noticed that after the tablet was up and running if I put the tablet into sleep(?), when I woke(?) it the display turns off and the system locks within a second or two of waking the tablet.
    Turning off auto-brightness fixes this issue. I'd like to use auto-brightness. Does anybody know how to fix this?
    Thanks!

    Several threads have been made regarding this bug.
    One such thread:
    http://forums.lenovo.com/t5/IdeaPad-Slate-Tablets/​K1-Auto-brightness-issue/td-p/589811/page/2
    There is a workaround there, but unless you feel like carrying a high-power flashlight with your tablet, I suggest you turn auto-brightness off as others have suggested.
    I seem to recall at one point a Lenovo engineer interacting with us on one thread about this issue; I believe he even posted a youtube video "proving" that there was no issue that he could reproduce. We are all hoping that a fix for this will be coming soon.
    /thread?

  • How to use AUTO in Mapping name for EDIFACT

    Hi
    I have a source which will be posting 2 diff kinds of EDIFACT  to XI.
    I want to use just a single channel where i want to configure my .sda module.
    I've seen that we can use 'AUTO' in MappingName parameter, so that the mapping is chosen dynamically.
    However,when i tried to do so, i get an error saying that the adapter cannot find the mapping in the classpath.
    Can anyone guide me as to how to use the AUTO parameter?
    If possible, provide a link for some blog where they are using it.

    Hi Alok,
                  Reason behing not getting the EDI payload was missing of splitter configuration, you need to configure the splitter as
    you need to use AUTO mappingName instead of specific mapping name
    once you configure split parameter of bic  to true, it will generate an attacments like KEY|MAPPINGNAME|ACCEPTED|MessageNo
    then based on this configuration splitter will look for the same key in Seeburger workbench configuration and then generates a XI message (SXMB_MONI entry) ...
    If you dont want acknowledgement of EDI and sure about the version of the mapping then you can configure the mappingName
    directly instead of AUTO...in BIC paramter
    HTH
    Rajesh

  • Run powershell script against exchange using task schedule

    I want to run this using task scheduler
    Get-MailboxStatistics -Server mailserver  | Select DisplayName, ItemCount, TotalItemSize | Sort-Object TotalItemSize -Descending | Export-CSV "\\pacetoputreport\report_$((Get-Date).ToString('MM-dd-yyyy')).csv"
    I know I have to run some variation of this to launch the exchange module
    C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -command ". 'C:\Program Files\Microsoft\Exchange Server\V14\bin\RemoteExchange.ps1'; Connect-ExchangeServer -auto"
    How can I do this in Task Scheduler? I have tried numerous times using various combinations, but nothing seems to work.
    Thank you

    You need to put the first part where you call powershell.exe in the Program/script part of the task, but the rest of it is put into the arguments section. As explained here
    http://www.msexchange.org/kbase/ExchangeServerTips/ExchangeServer2013/Powershell/scheduling-exchange-powershell-task.html (which has versions for both 2010 and 2013, but since you list V14 in your filepath I assume you're using 2010) you'd need to
    set the arguments to :
    -version 2.0 -NonInteractive -WindowStyle Hidden -command ". 'C:\Program Files\Microsoft\Exchange Server\V14\bin\RemoteExchange.ps1'; Connect-ExchangeServer -auto; <Your Command>"

  • ICal server set auto schedule for users

    Does anyone know how or if it's possible to set the auto accept state for a user?
    Using calendarservermanageprincipals you can do it for locations for example and you can --get-auto-schedule for a user, but when you try to --set-auto-schedule for a user it says it's not allowed. Anyone know of a workaround or if it's possible?
    --sysdev

    Nevermind, figured it out. you can manually edit the database these values are set in. /CalendarServer/Data/resourceinfo.sqlite

  • ATO Model -Auto Scheduling

    If you closely see ,The Auto scheduling for the ATO Models are not supported by oracle .
    Once you configure the item using configurator and click on finish ,When it returns to OM ,I expected the Schedule ship dates populated ,But this did not happen
    anyone faced the same issue ? have done workaround etc ?

    It is supported by Oracle.
    Check if "OM: Autoschedule" profile option is set.
    If not, check if the transaction type setup for auto-schedule or you have set the autoschedule selection to Yes or No via Tools > Autoschedule in the Order Management entry form.
    Hope this helps,
    Sandeep Gandhi

  • Load master data using input schedules

    Hi all,
    Does there exist a way to load and modify master data using input schedules?
    Regards,
    Nithya

    Hi Nithyapriya,
    Chiming in here to 2nd Joost's statement above.  As of BPC 5.1 version, it is not possible to update master data from an Input schedule.
    Whether that's possible in other products or with BPC 7.0 NW (currently in Ramp-up), is another story.  For now, the general answer is that it's not possible.
    This is a known area for improvement with BPC at this time, and we're sure to hear more about either integration with NetWeaver or some other methods of making things more dynamic, or with SSIS packages, etc.. in the future.
    Edited by: garrett tedeman on Sep 2, 2008 7:20 PM

  • Photoshop freezes when using Auto-Blend Layers - Stack Images

    I used to have CS5 on my computer, after which I used the CS6 trial, and I never had any problems when stacking images using Auto-Blend Layers -> Stack Images. However, I recently purchased a subscription to Adobe Creative Cloud and after uninstalling the old PS versions and installing Cloud, Photoshop freezes every time I try to stack images.
    My computer has very good specs, runs Windows 7, and both the OS and PS are up to date.
    Why is PS freezing? What can I do to fix the problem?

    Sure, here you go:
    Adobe Photoshop Version: 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:10, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 3510 MHz
    Built-in memory: 16339 MB
    Free memory: 10640 MB
    Memory available to Photoshop: 14673 MB
    Memory used by Photoshop: 60 %
    Image tile size: 1024K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Version: 3.0
    OpenGL Version: 3.0
    Video Rect Texture Size: 16384
    OpenGL Memory: 2047 MB
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: GeForce GTX 660 Ti/PCIe/SSE2
    Display: 3
    Display Bounds: top=0, left=0, bottom=1200, right=1920
    Display: 2
    Display Bounds: top=0, left=-1920, bottom=1200, right=0
    Display: 1
    Display Bounds: top=0, left=1920, bottom=1200, right=3840
    Video Card Number: 1
    Video Card: NVIDIA GeForce GTX 660 Ti
    Driver Version: 9.18.13.1407
    Driver Date: 20130209000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Video Mode: 1920 x 1200 x 4294967296 colors
    Video Card Caption: NVIDIA GeForce GTX 660 Ti
    Video Card Memory: 2048 MB
    Serial number: 90970778314918217596
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\Nathan\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 119.2G, 45.3G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       ACE.dll   ACE 2012/06/05-15:16:32   66.507768   66.507768
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/09/10-12:31:21   5.0.4   79.517869
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1686  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/06/05-15:16:32   66.507768   66.507768
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/06/05-15:16:32   66.507768   66.507768
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/06/05-15:16:32   66.507768   66.507768
       BIBUtils.dll   BIBUtils 2012/06/05-15:16:32   66.507768   66.507768
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.1.0.20577   2.1.0.20577
       CoolType.dll   CoolType 2012/06/05-15:16:32   66.507768   66.507768
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession   2.1.2.1681  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
    Required plug-ins:
       3D Studio 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       Angled Strokes 13.0
       Average 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.4
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Clouds 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Collada 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Embed Watermark 4.0
       Entropy 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Extrude 13.0
       FastCore Routines 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Maximum 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mean 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Measurement Core 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Median 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mezzotint 13.0
       Minimum 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       MMXCore Routines 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Picture Package Filter 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Pinch 13.0
       Pixar 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Range 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.1.2
       Shear 13.0
       Skewness 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       STL 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Sumi-e 13.0
       Summation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Variations 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       WIA Support 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Wind 13.0
       Wireless Bitmap 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE
    Thanks for your help.

  • Auto schedule

    I use Project Professional 2013 and have a problem with auto schedule.
    When I enter tasks in auto schedule mode, the start and end dates don't move. It is as if the tasks are in manual schedule mode. Is there a setting that I am missing?

    Hi,
    How do you exactly enter the task? Do you set a start and end dates? In this case it will create constraints on the task that could prevent it from being updated correctly. The best practice is to set dependencies on tasks, meaning predecessors.
    Also note that if you have some actual on an task, it won't move.
    Please giving us more detail on the task inquestion and we'll be pleased to help you out.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • Is anyone using testing seeing compiler lock-ups? [SOLVED]

    As the title says, is anyone using testing seeing compiler lock-ups? I've been seeing them for about two or three days. Sometimes the system will hang for a few seconds at "Starting make" with 100% CPU usage, then will continue normally. Other times it will stop in the middle of compiling and CPU usage will drop to 0. Also, I've been seeing small hang ups with patches. Maybe four or five seconds when simple patches are being applied. Bringing MAKEFLAGS down to the default 2 from 3 seems to help a tiny bit.

    fakeroot would put it in the right time frame. I linked to your bug report Anarconda as it seems like the same problem. As always if anyone has anything to add, please do:
    http://bugs.archlinux.org/task/13699

Maybe you are looking for

  • Pictures not showing in photo app after syncing.

    I synced my N8 with windows media player after the anna update but couldn't see any pictures in the photo app. Pictures are already on the device inside "pictures" (not "images") folder in E: drive. After playing a bit, i figured out that photos app

  • Pages aren't loading right and can't find answer in atricles.

    For 2 days now every site I go to normally is loading weird. Things are piled up on top of each other, things dissappear, the things that aren't piled on each other is in blocks instead of pictures, icons, etc... and i have to reload all the time-pre

  • EM Recovery Error (peer not authenticated)

    Hi Guys, A week ago my production database EM had corrupted and I fixed it by resetting the password of sysman and do some file works in windows. But it was not completely fixed. Now I'm open the EM it says Enterprise Manager is not able to connect t

  • Want to upgrade my PowerMac G4 OSX 10.3.9 to newer operating system

    I am a new user to Apple Support. I have an older PowerMac G4, Dual 800 MHz, 1.25 GB SDRAM. I am currently running 10.3.9 but am experiencing problems related to having an older operating system, such as syncing my new iPod, and viewing websites. Oth

  • Conky disappears

    my conky seems to disappear every few minutes which seems to correspond to when it runs either the gmail or weather script that I use. Conky reappears when gmail or weather is checked. Is there any solution to this?