ESA-E Series E4402B Spectrum Analyzer, changing into talker mode

I am trying to write a driver for the E4402B Spectrum Analyzer and I am able to get give the Spectrum instruction but I am unable to retrieve any information from the spectrum. Is there a sequence of commands that allows me to retrieve information or switches the spectrum into talker mode. thank you

Hi,
In order to keep the conversation managable, I will only post to one of these threads.
See http://exchange.ni.com/servlet/Redirect?id=9098557
Best Regards,
Aaron K.
Application Engineer
National Instruments

Similar Messages

  • LabView drivers for Agilent 54830B scope or E4402B Spectrum Analyzer?

    Where can I find LabView drivers for the Agilent 54830B scope and the E4402B spectrum analyzer, or at least a driver for another instrument in the same families that I could modify? There are none on the NI site or the Agilent site.

    One thing that I have done several times is get a LabWindows CVI
    driver from Agilent. You will be provided with a .fp file. LabVIEW
    has a link under the Tools>>Instrumentation menu that allows you to
    "Import CVI Instrument Driver." This will take the function calls
    from CVI and build a set of VI's with the same name. The vi's will be
    wrappers for a dll that is used by CVI and other text based languages.

  • E4402B Spectrum analyzer driver and sample programming

    I need help on the E4402B Spectrum analyzer with VSA . Someone know how to comunicate using labview 6 ?

    I couldn't find an instrument driver for the E4402B on NI's website, so I would first suggest contacting the vendor. If you get an instrument driver, it will be much easier to program. If they do not have one, you will need to make bus calls. For instance, if it's GPIB, you will need to know that commands which the device accepts and then make 488.2 or VISA calls to the instrument.
    J.R. Allen

  • In my iPhone the images and videos are not changing into landscape mode

    In my iPhone the images and the videos are not changing into landscape mode. And it is switching off  automatically

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

  • Trying to acquire from Spectrum Analyzer CATV measurment​s.

    I am using an Agilent E4402B Spectrum Analyzer and can't seem to find any code that would help on the path of acquiring data from the Spectrum Analyzer. Need to acquire Carrier level and frequency, Depth of Modulation, and aural deviation. Currently using Techtronix Spectrum Analyzer and CSS 500 software with GPIB interface. Techtronix no longer makes the software and the scope I am using is not supported any longer for calibration or repair.

    Just have to go to the Instrument Driver Network and download it. An IVI driver is available here.

  • Agilent ESA Series Spectrum Analyzer (E4448A) - Can not initialize.

    I have downloaded the drivers for the Agilent ESA series Spectrum Analyzers from NI and I am having trouble just running the initialization VI.
    I am currently trying to run the VI called: agesa initialize With Options.vi on Labview 7.0 Express
    This is the error I receive:
    agesa Initialize With Options.viDriver Status: (Hex 0xBFFF0015) Primary Error: (Hex 0xBFFF0015) Timeout expired before operation completed.
    It looks like the Spectrum Analyzer does do a few things (Changes Carrier Frequency to 50 MHz), but it's getting hung up somewhere else.
    If I highlight execution, the error comes out of the Call Library Function Node elaboration output in the aforementioned VI.
    Here are the settings of the VI I have:
    Settings:
    id query: true
    reset device: false
    Option string: Simulate=0,RangCheck=1,QueryInstrStats=2,Cache=1 (The default)
    Resource Name: GPIB0::16:INSTR
    Any help anyone could provide would be appreciated. Keep in mind, I am fairly new at this. Thanks.
    From NI Spy (Numbers 20 and 22 with the ">" are the error lines):
    Note: This post can only be 5000 characters, so I have deleted a few of the steps:
    7. viWrite (0x001D6008, "*IDN?", 5, NULL)
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.822 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    8. viRead (0x001D6008, "Agilent Technologies,...", 511, 50)
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.822 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    9. viWrite (0x001D6008, "YSTPT?", 10, NULL)
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.822 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    10. viRead (0x001D6008, ""226".", 512, 6)
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.822 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    11. viPrintf (0x001D6008, "%s?")
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.832 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    12. Formatted viWrite (0x001D6008, "*IDN?", 5, 5)
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.832 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    13. viRead (0x001D6008, "Agilent Technologies,...", 512, 50)
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.832 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    14. viPrintf (0x001D6008, "*CLS;*ESE 1;*SRE 32")
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.832 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    15. Formatted viWrite (0x001D6008, "*CLS;*ESE 1;*SRE 32", 19, 19)
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.832 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    16. viPrintf (0x001D6008, ":CALC:LLIN:CMOD FIX")
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.832 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    17. Formatted viWrite (0x001D6008, ":CALC:LLIN:CMOD FIX", 19, 19)
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.832 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    18. viPrintf (0x001D6008, ":CALC:MARK:FCO:RES:AUTO %s")
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.832 Call Duration: 00:00:00.010
    Status: 0 (VI_SUCCESS)
    19. Formatted viWrite (0x001D6008, ":CALC:MARK:FCO:RES:AU...", 26, 26)
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.832 Call Duration: 00:00:00.010
    Status: 0 (VI_SUCCESS)
    > 20. viQueryf (0x001D6008, "%s?", "%hd")
    > Process ID: 0x00000388 Thread ID: 0x00000728
    > Start Time: 09:10:37.842 Call Duration: 00:00:17.085
    > Status: 0xBFFF0015 (VI_ERROR_TMO)
    21. Formatted viWrite (0x001D6008, ":BAND:RES:AUTO?", 15, 15)
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:37.842 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    > 22. Formatted viRead (0x001D6008, "", 4000, 0)
    > Process ID: 0x00000388 Thread ID: 0x00000728
    > Start Time: 09:10:37.842 Call Duration: 00:00:17.085
    > Status: 0xBFFF0015 (VI_ERROR_TMO)
    23. viClose (0x001EC548)
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:54.927 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)
    24. viStatusDesc (0x00000000, 0xBFFF0015, "Timeout expired before oper...")
    Process ID: 0x00000388 Thread ID: 0x00000728
    Start Time: 09:10:54.927 Call Duration: 00:00:00.000
    Status: 0 (VI_SUCCESS)

    Well, I don't seem to have that option on the E4448A, here's what i do have:
    System -> Config I/O ->
    GPIB Address
    IP Address
    Host name
    Subnet Mask
    Gateway Address
    SCPI LAN
    Under System -> Config I/O -> SCPI LAN ->
    SCPI Telnet
    SCPI Socket
    SICL Server
    None of the above stuff seems applicable if I am only using GPIB?? I tried modifying some of the options above, didn't seem to help.
    Here's some more information in the Error History on the Spectrum Analyzer:
    -420, Query UNTERMINATED, &ltErr>
    -113, Undefined header, :BAND:&ltErr&gtRES:AUTO?
    The above looks like #21, and the error, #22, is right after it. Any idea what that means?
    I'm going to try it on another computer... More to come!

  • [BUG] Agilent ESA PSA Series LabVIEW driver for Models E4401B and E4402B

    Agilent ESA PSA Series LabVIEW driver are not working with Models E4401B and E4402B.
    Driver Version 2.1.1
    LabVIEW: 2009
    Web Link: http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=309EBE8FF8BC0E76E0440003BA7CCD...
    Problem: ID Query in "Agilent ESA PSA Series.lvlib:Initialize.vi". ID Answer from Instrument is not match with strings in Match Array. Somebody left whitespace at the strings end. ("Hewlett-Packard,\sE4401B\s" and "Hewlett-Packard,\sE4402B\s").
    Everything else is working well.

    Hi JCC,
    Thanks for bringing this to our attention, a Corrective Action Request has been created: CAR - Corrective Action Request - #247239 and a member of R&D will take a look into this to get the issue resolved.
    Kind Regards,
    Applications Engineer

  • HP Spectrum Analyzer LabVIEW Driver/Example

     I'm trying to use LabVIEW to control an HP E4403B spectrum analyzer. The LabVIEW I installed is 2009, the drive/example I downloaded is from the link below:
    http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=309EBE8FF8BC0E76E0440003BA7CCD...
    I tried all the example program but none of them worked. Some commands like *IDN workes okay, but if I run the example programs, it will cause the spectrum analyzer "Undefined header" error. 
    Any one with experience of using HP spectrum analyzer  can give me some clue about what's wrong? 
    Best regards,
    Guangde

    Hi Dennis,
    Thank you for responding to my message.
    I deleted some of the commands from two of the subVIs, the error is gone. But the program is still not working right. The following is some details:
    The program I used is: Agilent ESA PSA Series Acquire Trace which is an example of Agilent ESA PSA Series.
    In the subVI: Configure Sweep Coupling.vi, I deleted WE:TIME:AUTO ON; and :BWID:VID:RAT:AUTO ON; from the following commands:
    WE:TIME:AUTO ON;
    :BWID:AUTO ON;
    :BWID:VID:AUTO ON;
    :BWID:VID:RAT:AUTO ON;
    In the subVI: Configure Acquisition.vi, I deleted ET:AUTO ON;
    :INIT:CONT OFF;ET:AUTO ON;ISP:WIND:TRAC:YPAC LIN;ISP:WIND:TRAC:YDIV 10.000000;
    So I can run the program through without an error message. But it doesn't seem it's measuring. Another problem is that it runs very slow, about 2 to 3 seconds per cycle. 
    Please let me know what I need to do after I deleted the three commands.
    Thanks,
    Guangde

  • Sound Input Read Spectrum Analyzer

    I am working on a project with Arduino to do a spectrum analyzer. The LVIFA part of it is working fine.
    The part that I am struggling with is the audio input.
    I am using the Sound Input Pallet.
    My troubles are two-fold.
    1. A single read takes quite some time and I need to have a pretty quick response. I decreased the samples per read and came up with problem #2.
    2. I can get one read out of the Sound Read In and then the VI locks up. I have my timeout set to 1 Sec and it never times out. I have to restart LabVIEW.
    While it would be nice to have this VI working, I'm not even sure that I am using the correct tool. If I am going to be running an audio spectrum analyzer display off of the data input, I need to response to be within a few mS (ie. <200) so that it looks visually correct.
    If this library will not achieve this, then I need to look into a different tool.

    Hi,
    I have a similar project, actually I am using a Audio frequency range as input to the Arduino and do an FFT to receive the spectrum out of it.
    See the YOUTUBE video I did and the code in *.jpg. I took actually the Continous Input example and modified it.
    Hope that helps.
    Keep me posted, since we might work on a same project.
    http://youtu.be/aqzyofQHXDM
    Y3G
    Attachments:
    Uno Blockpanel.JPG ‏104 KB
    Uno FRONTpanel.JPG ‏99 KB

  • "agesani Initialize With Options" timeout error on HP E4401B spectrum analyzer

    System: Windows XP Pro, LabVIEW 7.1, IVI Compliance Package 3.0, NI-VISA 4.1
    I have an HP E4401B Spectrum Analyzer.  I'm trying to write some LabVIEW code for it, using the agesani.llb library.
    When I try using the agesani Initialize With Options VI, I get the following error:
    Error code: BFFF0015
    Source: agesani Initialize WIth Options.vi<ERR>Driver Status: (Hex 0xBFFF0015) Primary Error: (Hex 0xBFFF0015) Timeout expired before operation completed.
    I've searched the NI Knowlege Base, and haven't found anything that seems useful.  What I _have_ found are the following items.
    Knowlege Base article "Time-Out Error with the Agesa Instrument Driver Example".  This refers to the agesa drivers, not the agesani drivers.  It also references an E4440A spectrum analyzer, not an E4401B.  The article says one cause could be that a compatibility mode other that SCPI is in use.  While the articles says how to fix this on an E4440A, the fix does not appear to apply to the E4401B.  In fact, if it is even _possible_ to have a mode other than SCPI on an E4401B, I can't figure out how to do it.  A second possibility the article suggests is that the spectrum analyzer is in Phase Noise mode rather than Spectrum Analyzer mode.  My E4401B is in SA (spectrum analyzer) mode.  I don't even see a way to put it in any other mode - I don't think the required options are installed.  Finally, my VI is configured as the article states - ID Query YES, Reset Device YES, etc.  I should note that the instrument's GPIB address is 18, and that this matches the resource name GPIO0::18::INSTR.
    Some additional information: The spectrum analyzer's screen is indicating the instrument is in Remote (R) mode as a Talker (T).  A "Query UNTERMINATED" error message appears at the bottom of the instrument screen.
    I've attached the results of a NI Spy capture to this message. (At least, I think I have. I've never tried doing this before, so if it doesn't show up, would some kind soul tell me how to include an attachment to my post?)
    Oh, yes.  The agesani version is driver version 1.1, updated 17 Aug 2007.  (The version that's currently on the NI download site.)
    Attachments:
    Capture4.spy ‏9 KB

    Hi MXI Master,
    If there's an instrument timeout, I haven't been able to find it yet.  Seems like there should be, so maybe I just haven't looked in the right place yet.  As for the timeout value on the computer, I'm not sure what you mean by this - could you elaborate, and maybe tell me where to find it?
    As far as SCPI mode, if it's possible to put the E4401B in something _other_ than SCPI mode, I haven't figured out how.  I can't find any support in the programming manual for anything other than SCPI.
    That kind of seques into my next couple points.  The NI Spy output indicates that one of the commands that is being sent is "*SRE 32".
    The "User's & Programmer's Reference" for the E4401B says (on page 206) "Send the *SRE <number> command (where <number> is the sum of the decimal values of the bits you want to enable plus the decimal value of bit 6).  [Bit 6 is the Request Service (RQS) Summary Bit.  BP]  For example, assume that you want to enable bit 7 so that whenever the operation status summary bit is set to 1, it will trigger a service request.  Send the *SRE 192 (128 + 64) command."
    This statement would seem to imply that the "*SRE 32" command that is being sent by the agesani "Initialize With Options" command is an illegal command, or at best an ineffective command.  In light of that, it is interesting to me that the NI Spy output indicates that the next line , viQuery(GPIB::18::INSTR (0x246E9C8), "%s?","%ld"), is generating an 0xBFFF0015 error.  In addition, I can find neither the "%s?" nor the "%ld" commands listed in the Programmer's Reference.  I wonder if these could be for a firmware revision later than mine (A.01.03), or for instrument options I don't have (A4H, A4J).  Alternatively, I wonder if these are simply mistakes.
    The next line in the NI Spy output, Formatted viWrite(CPIB0::18::INSTR (0x0246E9C89),"INST:NSEL?",11,11), also puzzles me.  The Programmer's Reference indicates that this is a supported command, to see what instrument application is currently selected.  (e.g. spectrum analyzer, GSM, Bluetooth, EDGE, noise figure, etc.)  However, when I try to issue this command to my instrument, by using the Instrument I/O Assistant Express VI, I get an "Undefined header" error on the instrument's front panel.  The instrument's error history shows the same "Undefined header" error.  Since my instrument only has the basic spectrum analyzer option installed, I wonder if this command is not valid?  (Personally, I wouldn't write instrument firmware code this way, but who knows?)  Alternatively, I wonder if this command requires a firmware revision more recent than mine.  (The Programmer's Reference is silent about this possibility.)
    The next line in the NI Spy output, Formatted viRead(GPIB::18::INSTR (0x0246E9C8),"",4000,0), has another 0XBFFF0015 error associated with it.
    Does this information shed any more light on the situation?

  • [svn:fx-trunk] 18301: Merging hero preview changes into trunk

    Revision: 18301
    Revision: 18301
    Author:   [email protected]
    Date:     2010-10-25 12:58:55 -0700 (Mon, 25 Oct 2010)
    Log Message:
    Merging hero preview changes into trunk
    Modified Paths:
        flex/sdk/trunk/asdoc/build.xml
        flex/sdk/trunk/build.properties
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/collateral/en_US/license-adobesdk.htm
        flex/sdk/trunk/development/eclipse/flex/sparkTest/.actionScriptProperties
        flex/sdk/trunk/development/eclipse/flex/sparkTest/.flexProperties
        flex/sdk/trunk/development/eclipse/flex/sparkTest/.project
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/AddItemsTest.mxml
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/EffectsProperties.mxml
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/NewEffects.mxml
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/RemoveItemsTest.mxml
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/ScrollbarFrenzy.mxml
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/SkinTest.mxml
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/components/AnimationPropertiesForm. mxml
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/components/CircularScrollBar.as
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/layouts/NumberInterpolatorWrapping. as
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/layouts/WheelLayout.as
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/skins/CircularScrollBarSkin.mxml
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/skins/CircularScrollBarTrackSkin.mx ml
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/skins/MyScrollBarTrackSkin.mxml
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/skins/MyVScrollBarSkin.mxml
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/sparkTest.mxml
        flex/sdk/trunk/development/eclipse/flex/sparkTest/src/testWheel.mxml
        flex/sdk/trunk/development/eclipse/readme.txt
        flex/sdk/trunk/frameworks/air-config.xml
        flex/sdk/trunk/frameworks/build.xml
        flex/sdk/trunk/frameworks/build_framework.xml
        flex/sdk/trunk/frameworks/flex-config.xml
        flex/sdk/trunk/frameworks/libs/automation_agent.swc
        flex/sdk/trunk/frameworks/libs/osmf.swc
        flex/sdk/trunk/frameworks/libs/qtp.swc
        flex/sdk/trunk/frameworks/libs/qtp_air.swc
        flex/sdk/trunk/frameworks/libs/textLayout.swc
        flex/sdk/trunk/frameworks/locale/da_DK/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/da_DK/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/de_DE/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/de_DE/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/en_US/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/en_US/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/es_ES/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/es_ES/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/fi_FI/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/fi_FI/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/fr_FR/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/fr_FR/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/it_IT/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/it_IT/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/ja_JP/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/ja_JP/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/ko_KR/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/ko_KR/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/nb_NO/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/nb_NO/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/nl_NL/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/nl_NL/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/pt_BR/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/pt_BR/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/ru_RU/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/ru_RU/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/sv_SE/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/sv_SE/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/zh_CN/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/zh_CN/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/locale/zh_TW/automation_agent_rb.swc
        flex/sdk/trunk/frameworks/locale/zh_TW/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/projects/airframework/bundles/de_DE/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/de_DE/docs/mx.core.windowClasses. xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/de_DE/docs/mx.core.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/de_DE/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/de_DE/docs/mx.managers.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/de_DE/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/de_DE/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/airframework/bundles/fr_FR/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/fr_FR/docs/mx.core.windowClasses. xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/fr_FR/docs/mx.core.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/fr_FR/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/fr_FR/docs/mx.managers.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/fr_FR/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/fr_FR/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ja_JP/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ja_JP/docs/mx.core.windowClasses. xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ja_JP/docs/mx.core.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ja_JP/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ja_JP/docs/mx.managers.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ja_JP/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ja_JP/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ru_RU/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ru_RU/docs/mx.core.windowClasses. xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ru_RU/docs/mx.core.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ru_RU/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ru_RU/docs/mx.managers.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ru_RU/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/ru_RU/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/airframework/bundles/zh_CN/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/zh_CN/docs/mx.core.windowClasses. xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/zh_CN/docs/mx.core.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/zh_CN/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/zh_CN/docs/mx.managers.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/zh_CN/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/airframework/bundles/zh_CN/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/WindowedApplication.as
        flex/sdk/trunk/frameworks/projects/airframework/src/mx/managers/WindowedSystemManager.as
        flex/sdk/trunk/frameworks/projects/airspark/bundles/de_DE/docs/spark.components.windowCla sses.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/de_DE/docs/spark.components.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/de_DE/docs/spark.skins.spark.windowCh rome.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/de_DE/docs/spark.skins.spark.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/fr_FR/docs/spark.components.windowCla sses.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/fr_FR/docs/spark.components.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/fr_FR/docs/spark.skins.spark.windowCh rome.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/fr_FR/docs/spark.skins.spark.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/ja_JP/docs/spark.components.windowCla sses.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/ja_JP/docs/spark.components.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/ja_JP/docs/spark.skins.spark.windowCh rome.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/ja_JP/docs/spark.skins.spark.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/ru_RU/docs/spark.components.windowCla sses.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/ru_RU/docs/spark.components.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/ru_RU/docs/spark.skins.spark.windowCh rome.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/ru_RU/docs/spark.skins.spark.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/zh_CN/docs/spark.components.windowCla sses.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/zh_CN/docs/spark.components.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/zh_CN/docs/spark.skins.spark.windowCh rome.xml
        flex/sdk/trunk/frameworks/projects/airspark/bundles/zh_CN/docs/spark.skins.spark.xml
        flex/sdk/trunk/frameworks/projects/airspark/src/spark/components/Window.as
        flex/sdk/trunk/frameworks/projects/airspark/src/spark/components/WindowedApplication.as
        flex/sdk/trunk/frameworks/projects/automation/bundles/da_DK/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/de_DE/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/es_ES/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fi_FI/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fr_FR/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/it_IT/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ja_JP/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ko_KR/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nb_NO/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nl_NL/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/pt_BR/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ru_RU/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/sv_SE/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_CN/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_TW/automation.properties
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/ListBa seAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/CartesianChar tTabularData.as
        flex/sdk/trunk/frameworks/projects/automation_dmv/src/mx/automation/delegates/advancedDat aGrid/AdvancedListBaseAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation_dmv/src/mx/automation/delegates/charts/Cart esianChartAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation_spark/manifest_automation_spark.xml
        flex/sdk/trunk/frameworks/projects/automation_spark/src/AutomationSparkClasses.as
        flex/sdk/trunk/frameworks/projects/automation_spark/src/spark/automation/delegates/compon ents/SparkComboBoxAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation_spark/src/spark/automation/delegates/compon ents/SparkDataGroupAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation_spark/src/spark/automation/delegates/compon ents/supportClasses/SparkListBaseAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation_spark/src/spark/automation/delegates/compon ents/supportClasses/SparkSkinnableTextBaseAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/da_DK/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/da_DK/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/da_DK/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.accessibility. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.charts.chartCl asses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.charts.effects .effectClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.charts.effects .xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.charts.events. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.charts.rendere rs.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.charts.series. items.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.charts.series. renderData.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.charts.series. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.charts.styles. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.charts.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.collections.er rors.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.collections.xm l
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.controls.advan cedDataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.controls.listC lasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.controls.olapD ataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.olap.aggregato rs.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.olap.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.printing.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/de_DE/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/es_ES/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/es_ES/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/es_ES/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fi_FI/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fi_FI/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fi_FI/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.accessibility. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.charts.chartCl asses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.charts.effects .effectClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.charts.effects .xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.charts.events. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.charts.rendere rs.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.charts.series. items.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.charts.series. renderData.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.charts.series. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.charts.styles. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.charts.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.collections.er rors.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.collections.xm l
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.controls.advan cedDataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.controls.listC lasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.controls.olapD ataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.olap.aggregato rs.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.olap.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.printing.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/fr_FR/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/it_IT/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/it_IT/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/it_IT/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.accessibility. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.charts.chartCl asses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.charts.effects .effectClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.charts.effects .xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.charts.events. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.charts.rendere rs.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.charts.series. items.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.charts.series. renderData.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.charts.series. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.charts.styles. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.charts.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.collections.er rors.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.collections.xm l
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.controls.advan cedDataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.controls.listC lasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.controls.olapD ataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.olap.aggregato rs.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.olap.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.printing.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ja_JP/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ko_KR/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ko_KR/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ko_KR/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/nb_NO/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/nb_NO/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/nb_NO/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/nl_NL/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/nl_NL/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/nl_NL/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/pt_BR/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/pt_BR/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/pt_BR/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.accessibility. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.charts.chartCl asses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.charts.effects .effectClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.charts.effects .xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.charts.events. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.charts.rendere rs.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.charts.series. items.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.charts.series. renderData.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.charts.series. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.charts.styles. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.charts.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.collections.er rors.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.collections.xm l
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.controls.advan cedDataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.controls.listC lasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.controls.olapD ataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.olap.aggregato rs.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.olap.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.printing.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/ru_RU/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/sv_SE/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/sv_SE/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/sv_SE/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.accessibility. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.charts.chartCl asses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.charts.effects .effectClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.charts.effects .xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.charts.events. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.charts.rendere rs.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.charts.series. items.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.charts.series. renderData.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.charts.series. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.charts.styles. xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.charts.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.collections.er rors.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.collections.xm l
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.controls.advan cedDataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.controls.listC lasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.controls.olapD ataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.olap.aggregato rs.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.olap.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.printing.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_CN/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_TW/charts.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_TW/datamanagement.propert ies
        flex/sdk/trunk/frameworks/projects/datavisualization/bundles/zh_TW/olap.properties
        flex/sdk/trunk/frameworks/projects/datavisualization/data_management-3.0.0.css
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/AreaChart.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/BarChart.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/BubbleChart.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/CandlestickChart.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/ColumnChart.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/HLOCChart.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/LineChart.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/PlotChart.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/chartClasses/Cartesian Chart.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/chartClasses/ChartBase .as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/chartClasses/ChartElem ent.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/chartClasses/HLOCSerie sBase.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/chartClasses/InstanceC ache.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/chartClasses/PolarChar t.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/chartClasses/Series.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/chartClasses/StackedSe ries.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/renderers/AreaRenderer .as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/renderers/HLOCItemRend erer.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/series/AreaSeries.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/series/BarSeries.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/series/BubbleSeries.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/series/ColumnSeries.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/series/HLOCSeries.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/series/LineSeries.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/charts/series/PlotSeries.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/controls/advancedDataGridClas ses/AdvancedDataGridColumn.as
        flex/sdk/trunk/frameworks/projects/datavisualization/src/mx/controls/advancedDataGridClas ses/AdvancedDataGridItemRenderer.as
        flex/sdk/trunk/frameworks/projects/flash-integration/.settings/org.eclipse.core.resources .prefs
        flex/sdk/trunk/frameworks/projects/flash-integration/build.xml
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/de_DE/docs/mx.flash.xml
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/de_DE/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/fr_FR/docs/mx.flash.xml
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/fr_FR/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/ja_JP/docs/mx.flash.xml
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/ja_JP/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/ru_RU/docs/mx.flash.xml
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/ru_RU/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/zh_CN/docs/mx.flash.xml
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/zh_CN/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/UIMovieClip.as
        flex/sdk/trunk/frameworks/projects/flex/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/flex/build.xml
        flex/sdk/trunk/frameworks/projects/framework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/framework/build.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/da_DK/controls.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/da_DK/core.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/controls.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/core.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.accessibility.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.automation.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.binding.utils.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.binding.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.collections.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.collections.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.containers.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.containers.utilityClas ses.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.controls.listClasses.x ml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.core.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.effects.easing.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.effects.effectClasses. xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.effects.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.filters.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.formatters.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.geom.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.graphics.codec.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.graphics.shaderClasses .xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.graphics.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.logging.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.logging.targets.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.logging.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.managers.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.modules.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.preloaders.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.printing.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.resources.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.rpc.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.skins.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.states.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.styles.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.utils.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/mx.validators.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/de_DE/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/framework/bundles/es_ES/controls.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/es_ES/core.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/fi_FI/controls.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/fi_FI/core.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/controls.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/core.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.accessibility.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.automation.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.binding.utils.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.binding.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.collections.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.collections.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.containers.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.containers.utilityClas ses.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.controls.listClasses.x ml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.core.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.effects.easing.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.effects.effectClasses. xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.effects.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.filters.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.formatters.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.geom.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.graphics.codec.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.graphics.shaderClasses .xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.graphics.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.logging.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.logging.targets.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.logging.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.managers.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.modules.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.preloaders.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.printing.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.resources.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.rpc.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.skins.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.states.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.styles.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.utils.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/mx.validators.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/fr_FR/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/framework/bundles/it_IT/controls.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/it_IT/core.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/SharedResources.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/core.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.accessibility.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.automation.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.binding.utils.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.binding.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.collections.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.collections.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.containers.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.containers.utilityClas ses.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.controls.listClasses.x ml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.core.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.effects.easing.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.effects.effectClasses. xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.effects.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.filters.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.formatters.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.geom.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.graphics.codec.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.graphics.shaderClasses .xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.graphics.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.logging.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.logging.targets.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.logging.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.managers.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.modules.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.preloaders.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.printing.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.resources.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.rpc.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.skins.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.states.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.styles.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.utils.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/mx.validators.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ja_JP/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/framework/bundles/ko_KR/formatters.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/nb_NO/controls.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/nb_NO/core.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/nl_NL/controls.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/nl_NL/core.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/pt_BR/controls.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/pt_BR/core.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/controls.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/core.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.accessibility.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.automation.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.binding.utils.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.binding.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.collections.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.collections.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.containers.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.containers.utilityClas ses.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.controls.listClasses.x ml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.core.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.effects.easing.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.effects.effectClasses. xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.effects.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.filters.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.formatters.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.geom.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.graphics.codec.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.graphics.shaderClasses .xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.graphics.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.logging.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.logging.targets.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.logging.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.managers.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.modules.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.preloaders.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.printing.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.resources.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.rpc.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.skins.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.states.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.styles.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.utils.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/mx.validators.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/ru_RU/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/framework/bundles/sv_SE/controls.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/sv_SE/core.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/SharedResources.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.accessibility.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.automation.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.binding.utils.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.binding.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.collections.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.collections.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.containers.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.containers.utilityClas ses.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.controls.listClasses.x ml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.core.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.effects.easing.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.effects.effectClasses. xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.effects.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.filters.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.formatters.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.geom.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.graphics.codec.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.graphics.shaderClasses .xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.graphics.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.logging.errors.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.logging.targets.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.logging.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.managers.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.modules.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.preloaders.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.printing.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.resources.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.rpc.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.skins.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.states.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.styles.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.utils.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/mx.validators.xml
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_CN/formatters.properties
        flex/sdk/trunk/frameworks/projects/framework/bundles/zh_TW/formatters.properties
        flex/sdk/trunk/frameworks/projects/framework/defaults.css
        flex/sdk/trunk/frameworks/projects/framework/src/FrameworkClasses.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/collections/AsyncListView.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ProgressBar.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/SWFLoader.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ToolTip.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/BitmapAsset.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/CrossDomainRSLItem.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/FlexModuleFactory.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/SpriteAsset.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/Effect.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/events/EffectEvent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/events/FlexEvent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/filters/BaseDimensionFilter.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/filters/BaseFilter.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/filters/IBitmapFilter.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/geom/CompoundTransform.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/ImageSnapshot.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/FocusManager.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/ISystemManager.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/LayoutManager.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/PopUpManagerImpl.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManager.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManagerProxy.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/systemClasses/ChildManager.a s
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/systemClasses/MarshallingSup port.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/preloaders/Preloader.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/printing/FlexPrintJob.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/resources/IResourceManager.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/resources/ResourceManager.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/resources/ResourceManagerImpl.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/states/AddItems.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/states/SetEventHandler.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/CSSStyleDeclaration.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/IAdvancedStyleClient.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/StyleManagerImpl.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/StyleProtoChain.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/StyleProxy.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/utils/ArrayUtil.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/utils/Base64Decoder.as
        flex/sdk/trunk/frameworks/projects/halo/defaults.css
        flex/sdk/trunk/frameworks/projects/mx/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.accessibility.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.containers.accordionClasses.x ml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.containers.dividedBoxClasses. xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.containers.utilityClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.containers.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.controls.dataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.controls.listClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.controls.menuClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.controls.scrollClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.controls.sliderClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.controls.textClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.controls.treeClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.controls.videoClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.core.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.effects.easing.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.effects.effectClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.effects.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.modules.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.printing.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/de_DE/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.accessibility.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.containers.accordionClasses.x ml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.containers.dividedBoxClasses. xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.containers.utilityClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.containers.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.controls.dataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.controls.listClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.controls.menuClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.controls.scrollClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.controls.sliderClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.controls.textClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.controls.treeClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.controls.videoClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.controls.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.core.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.effects.easing.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.effects.effectClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.effects.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.events.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.modules.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.printing.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/mx.skins.halo.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/fr_FR/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/mx/bundles/ja_JP/docs/mx.accessibility.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/ja_JP/docs/mx.containers.accordionClasses.x ml
        flex/sdk/trunk/frameworks/projects/mx/bundles/ja_JP/docs/mx.containers.dividedBoxClasses. xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/ja_JP/docs/mx.containers.utilityClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/ja_JP/docs/mx.containers.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/ja_JP/docs/mx.controls.dataGridClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/ja_JP/docs/mx.controls.listClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/ja_JP/docs/mx.controls.menuClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/ja_JP/docs/mx.controls.scrollClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/ja_JP/docs/mx.controls.sliderClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/ja_JP/docs/mx.controls.textClasses.xml
        flex/sdk/trunk/frameworks/projects/mx/bundles/ja_JP/docs/mx.controls.treeClasses.

  • Auto-Analyzer changes files  -  PSE 8

    Hi!
    I have noticed that the Auto-Analyzer in Photoshop Elements 8 does change my JPG-files. What is the analyzer changing within my files? Can this be turned off? Thanks in advance for your help!
    Martin

    When the auto-analyzer applies a tag to your photo, it writes the tag into the photo's metadata, which causes the file's last-modified date to change.  The analyzer isn't changing the image, however (or recompressing it).
    This behavior is inconsistent with the way the rest of PSE handles keyword tags -- normally, PSE only writes tags when you invoke the File > Write Keyword Tag command.  I believe this inconsistency results from "implementation convenience" -- it was easier for the engineers to implement it that way.

  • Using NI PCI-5640R as Real-Time Spectrum Analyzer

    Hi,
    The code for NI PXIe-5641R Real-Time Spectrum Analyzer demo is posted HERE  for LV 2009. I want to use the same code for NI PCI-5640R instead of NI PXIe-5641R. Since I am using a 5640R, I have changed the device in the project.
    Can any one guide me what else changes I have to make in this Demo code so that I can use the same code for NI PCI-5640R
    instead of NI PXIe-5641R?
    Thanks and Regards,
    Rashid
    Solved!
    Go to Solution.

    Hi Eug,
    It sounds to me like you need to go back and re-install support for LabVIEW 2009 and 2010 through the NI-RFSA driver. You can do this through Add/Remove Programs. Select National Instruments "Change/Remove" and when the pop up window comes up select NI-RFSA and select "Modify." This will re-load the installer for NI-RFSA and through there you can add/remove support for versions of LabVIEW. Make sure that LV 2009 and 2010(if you're using it) are selected.
    As for your application, if I understand you correctly your setup goes something like PXI-5600»PXIe-5641R»PXI-5610 (»PXI-5690?). If you're just trying to acquire a signal on the 5641R and amplify it digitally before replaying it on the AO port, then you could try to use the example code "ni5640R Analog Input and Output" that is found here:
    C:\Program Files\National Instruments\LabVIEW 2009\examples\instr\ni5640R\FPGA\PXIe-5641R\ni5640R Analog Input and Output\
    as a base to follow, but you'll need to modify the code so that you're not providing the AO data from the host, instead you'll re-route the AI data on the FPGA through some amplification block and then feed that to the AO port. If you're including the 5600 and 5610 in this process, then that modified example will just need to include some code on the host to setup the 5600 for downconverter only mode and the 5610 for upconverter only mode. There are examples of this that you can find in their respective driver examples:
    C:\Program Files\National Instruments\LabVIEW 2009\examples\instr\niRFSA\RFSA Downconverter with External Digitizer.vi
    C:\Program Files\National Instruments\LabVIEW 2009\examples\instr\niRFSG\RFSG External AWG (5610).vi
    The addition of these last two pieces of code will make this modified example look a lot like the code that NAyer linked above without the FFT processing.
    I hope this helps.
    Chris W

  • Spectrum Analyzer using Swept Frequency

    Using the AWESOM example foundhere:
    http://zone.ni.com/devzone/explprog.nsf/6c163603265406328625682a006ed37d/433c2cbc5a1c4a49862569500035f715?OpenDocument
    Give the person who wrote that an A+. I want to replace the FIR filter with a REAL device. I want to send a swept sin wave (just like the original) and then read the response from the Analog Input channel. I put a vi in place of the vi called :IIR Filter for 1 Chan.vi. Go to the NI ftp site to ge t the file named ZZDMKSin.zip (I could not get the file attachment to work within this post) The symptom is the Frequency Response does not get any data that can be seen...
    In the end I simply want to put a REAL UUT in place of the FIR filter. This would turn the VI into an equi
    v of a $30,000 spectrum analyzer! Sooooo cool!
    Any help would be greatly appreciated. My e-mail is [email protected]
    Thanks,
    Dave

    Dave;
    I'm not quite sure if I understood your application, but by my understanding you want to replace one of the Filter VIs by a VI that does data acquisition from a real external device.
    The first thing you might want to double check is the data acquisition VI by itself. Set up the system with the external device and with the data acquisition VI only. Make sure the VI is acquiring data as expected.
    After that done, make sure that the data acquisition VI output is outputing the same data type that is expected at the output of the IIR Filter.vi.
    I believe that either one of the previous issues might be the answer.
    Hope this helps.
    Filipe A.
    Applications Engineer
    National Instruments

  • WCS 4.2: Will Fluke spectrum Analyzer work with WCS?

    Does anyone know if WCS can use (as a Spectrum Expert) Fluke's Spectrum Analyzer software (The same OEM as Cognio)?

    thanks. Please clarify: is that Contact Center Express or Cisco Compatible Extensions, And how do either one of those show me if a spectrum analyzer with interface with WCS (added into the WCS interface as a SA)?
    I can find no 'page' that has that info.

Maybe you are looking for

  • How do you use multiple apple id's with messages beta?

    With the wife and myself each having our own apple Id's for imessage because of multiple iphones/ipads, how do we make messages beta on the mac work for us?  I tried logging in as me when I installed it and it works just fine with me messaging her an

  • IPhone 4 (iOS5) not recognized by updated mac???

    I have an iPhone 4 and updated to iOS 5 last week. My iTunes is also updated on my Macbook (running Snow Leopard). However, after updating everything, my Mac doesn't even recognize my iPhone 4 when I plug it in. It doesn't happen every time, but it d

  • IMac G5 programs will not save, unable in system pref to unlock

    Recently I seem to have growing problem with Microsoft Office programs not being able to save without crashing: Exception: EXCBADACCESS (0x0001) Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000008. Other programs dealing with checking the system for

  • Unusual  NoSuchMethodError  thrown by GetMethodID  while making a JNI call

    Hi All, I am using Java 1.6 on solaris and I am calling a method of a java class from a c program. As part of JNI procedure to call this java method, I sometimes get NoSuchMethodError thrown by Jni's GetMethodID which I will be calling before CallVoi

  • 10.1.3: How to disable ANOYING automatic search for updates?

    We are experiencing very anoying (meant-to-be-a-feature) performance problems when JDev is automatically looking for updates. It happens periodically (not sure... maybe every 30 min?). Is there a way to disable this?? Please please help.