A swept the problem of sinusoidal displacement measure phase

Hi all

I'm performing a simple measure: I measure frequency response using sinus swept VI package audio and vibration. I just wire output signal to two terminals of input (chanels stimulus and response) - so I should get magnitude frequency response is equivalent to '1' at all frequencies and phase equal to '0' at all frequencies. However due to the fact that my card PCI (PCI-6251) is not able to save data simlutaneously, there is a phase shift that increases linearly with frequency. Is there a simple way to solve this problem?

Thank you!

Martin

You can customize the delay without DAQmx by setting the clock to convert frequency I. http://digital.NI.com/public.nsf/allkb/65E7445DB1AA5DC586256A410058697B?OpenDocument&nisrc=LV-2012

Devices for simultaneous sampling such as dynamic signal Acquisition devices should be used to simultaneous sampling of the guarantee (in hardware).

If you are satisfied that the current hardware configuration is optimal for your application, you can compensate the phase Swept Sine output using audio and vibration:

SVFA compensate time delay (XY) (1 Ch) .vi Phase

Tags: NI Products

Similar Questions

  • I have a problem of my catalogs of PES 10 displacement and the photos attached from my old computer with Windows XP on my new computer with Windows 10.  The problem is that I can't remember the arrangement of the original tree of my photo folders when I r

    I have a problem of my catalogs of PES 10 displacement and the photos attached from my old computer with Windows XP on my new computer with Windows 10.  How can I keep my original photo folders tree arrangement when I restore backups of catalog on the new machine?

    The problem arises because Windows 10 is equipped with a new tree structure with new names for many of its branches.  Tree of Windows XP starts to Local Disk (C), and then does the following: Documents and settings, Susan [it's me the user], My Documents, SusanPhotos (the folder that I created that contains my photos) and then several subfolders and subfolders with my photos grouped by theme, for example the Puglia Italy and Italy-Roma.  My new computer Windows 10 has a different tree and different names for a large number of branches from early on: OS (C) [instead of Local Disk (C)], users, Susan, Documents [instead of the old My Documents], SusanPhotos [what I created] and then the subfolders and so on.

    Because of the new tree and the new names of the branch, I can't find a way to restore my PES 10 catalogues and photos attached to them to where I want to that they.  What I want to do is put the files from SusanPhotos to the Windows 10 Documents folder so that I find myself with the following tree, essentially the same as what I had on my old machine: OS (C), users, Documents, Susan, SusanPhotos, then the original subfolders with my photos.  Apparently 10 PSE does not allow me to move folders of photos in the Organizer, so that the pictures stay connected.

    PES 10 offers 3 options for restoration: Original, personalized and customized, keeping the original structure of the file.  Here's what happens to each:

    (1) original creates new folders with the old names and the structure of the tree, parallel to the tree Windows 10 has instead of inside the tree Windows 10.

    (2) custom with the original structure of the file is the restaurant where I want (within the SusanPhotos) but retains all branches superfluous-instant initial tree of Windows XP, production: BONES (C), users, Documents, Susan, SusanPhotos, Documents and settings [carried over from the old computer], Susan, My Documents, SusanPhotos, Roma-Italy and Italy-Puglia and so on.

    (3) custom (without checking the original file structure box) makes every SusanPhotos but without any organization: OS (C),..., SusanPhotos, Italy-Puglia and Italy-Roma and all other folders at the same level instead of in their original nested groups with subfolders.

    The first two methods you end up with a tree that is chaotic with two parallel trunks or a single trunk but with several redundant layers carried over from the old computer.  The third ends with no tree at all.

    One solution would be to make a Custom Restore with the original structure of the file and then use PSE10 to move the folders that I would like.  However, AFAIK, PSE10 I cannot move entire folders of photos, only of individual pictures.  With thousands of photos in hundreds of cases, the time required for the movement of individual pictures is prohibitive.  PSE10 allows me to move the catalog folder, but apparently not the folders containing the photos.

    The result is that at this time I have no solution to my problem.  Can you help me find a way to restore my photos while keeping their original organization?

    One solution would be to make a Custom Restore with the original structure of the file and then use PSE10 to move the folders that I would like.  However, AFAIK, PSE10 I cannot move entire folders of photos, only of individual pictures.

    You simply use the 'Files' Panel on the left. Your folder tree appears. Simply, you drag and drop the folder to move with all its subfolders in the desired master file. That works exactly as in Solution Explorer, so be patient, you receive no message of progress until it is completed.

    You did a good job to understand the situation. I think that might help you is to understand that changes in the way default folders are created in a different version of Windows can be ignored if you do not use these structure 'default', from the shortcuts to your main folder of the user.

    I create a master folder 'My Photos' directly under the C: root.

    When I restore, I use the "custom" choice, as you have discovered, I only specify this folder in the restore process, and I completely ignore the default shortcuts to 'Documents' or 'Image '.

  • Calc problem with fact table measure used in the bridge table model

    Hi all

    I have problems with the calculation of a measure of table done since I used it as part of a calculation in a bridge table relation.

    A table of facts, PROJECT_FACT, I had a column (PROJECT_COST) whose default aggregate is SUM. Whenever PROJECT_COST was used with any dimension, the appropriate aggregation was made at appropriate levels. But, no more. One of the relationships that project_fact is a dimension, called PROJECT.

    PROJECT_FACT contains details of employees, and every day they worked on a project. So for one day, employee, Joe, could have a PROJECT_COST $ 80 to 123 project, the next day, Joe might have $40 PROJECT_COST for the same project.

    Dimension table, PROJECT, contains details of the project.

    A new feature has been added to the software - several customers can now be charged to a PROJECT, where as before, that a single client has been charged.
    This fresh percentage collapse is in a new table - PROJECT_BRIDGE. PROJECT_BRIDGE has the project, CUSTOMER_ID, will BILL_PCT. BILL_PCT always add up to 1.

    Thus, the bridge table might look like...
    CUSTOMER_ID BILL_PCT PROJECT
    123 100.20
    123 200.30
    123 300.50
    456 400 1.00
    678 400 1.00

    Where to project 123, is a breakdown for multiple clients (. 20,.30.50.)

    Let's say in PROJECT_FACT, if you had to sum up all the PROJECT_COST for project = 123, you get $1000.


    Here are the steps I followed:

    -In the physical layer, PROJECT_FACT has a 1:M with PROJECT_BRIDGE and PROJECT_BRIDGE (a 1:M) PROJECT.
    PROJECT_FACT = > PROJECT_BRIDGE < = PROJECT

    -In the logical layer, PROJECT has a 1:M with PROJECT_FACT.
    PROJECT = > PROJECT_FACT

    -Logical fact table source is mapped to the bridge table, PROJECT_BRIDGE, so now he has several tables, it is mapped (PROJECT_FACT & PROJECT_BRIDGE). They are defined for an INTERNAL join.
    -J' created a measure of calculation, MULT_CUST_COST, using physical columns, which calculates the sum of the PROJECT_COST X the amount of the percentage in the bridge table. It looks like: $ (PROJECT_FACT. PROJECT_COST * PROJECT_BRIDGE. BILL_PCT)
    -J' put MULT_CUST_COST in the presentation layer.

    We still want the old PROJECT_COST autour until it happened gradually, it is therefore in the presentation layer as well.


    Well, I had a request with only project, MULT_CUST_COST (the new calculation) and PROJECT_COST (the original). I expect:

    PROJECT_COST MULT_CUST_COST PROJECT
    123. $1000 $1000

    I'm getting this for MULT_CUST_COST, however, for PROJECT_COST, it's triple the value (perhaps because there are quantities of 3 percent?)...

    PROJECT_COST MULT_CUST_COST PROJECT
    123 $1000 (correct) $3000 (incorrect, it's been tripled)

    If I had to watch the SQL, you should:
    SELECT SUM (PROJECT_COST),
    SUM (PROJECT_FACT. PROJECT_COST * PROJECT_BRIDGE. BILL_PCT),
    PROJECT
    Of...
    PROJECT GROUP


    PROJECT_COST used to work properly at a table of bridge of modeling.
    Any ideas on what I got wrong?

    Thank you!

    Hello

    Phew, what a long question!

    If I understand correctly, I think the problem is with your old measure of cost, or rather that combines with you a new one in the same request. If you think about it, your request as explained above will bring back 3 rows from the database, that's why your old measure of cost is multiplied. I think that if you took it out of the query, your bridge table would work properly for the only new measure?

    I would consider the migration of your historical data in the bridge table model so that you have one type of query. For historical data, each would have a single row in the bridge with a 1.0 BILL_PCT.

    Good luck

    Paul
    http://total-bi.com

  • Does not touch the iPhone 6 after 18 months of use.  Apple Service Center is not able to solve the problem it could material being associated and returned the phone, now I'm stuck with this expensive junk, the Iphone above 6 serious problem?

    I am in India, I was using Iphone 6, 16GB, for the last 18 months, bought in Australia, progressively, the touch screen not responding. Then the problem started to happen frequently. I said, all ideas update, (9.3.2) reset, restore, etc., etc., nothing helped, finally the Apple so-called service center has confirmed that it is a hardware problem, is not repairable and advised me to return the phone and scrap it or to pay nearly 60% of the phone cost to get another phone as replacement. (It might be a refurbished phone).  As I see a lot of complaints in the blogs on the problems of the iphone 6, Apple has not taken any measure to solve my problem and trying to make more money on behalf of replacement... Now I'm stuck with such a pricey gadget... should I buy new Iphone?

    Sorry, but an iPhone can be repaired by Apple or a Service provider authorized Apple in the country of purchase. If you think of buying a new device, buy it in the country where you will use it will save you a lot of trouble if you need service.

    And, according to usage, a 16 GB model might not have enough free space left to work properly, which can also cause the phone to lag and unresponsive at times.

  • iTunes, uninstall and reinstall the problem.

    When I tried to make the most recent update of iTunes on my PC, the following message appeared. "There is a problem with the Windows Installer Package. "A program required for this install to complete could not be run.

    I uninstalled iTunes from my PC using the uninstaller from Control Panel and followed the recommended uninstall sequence. When I arrived to uninstall "Apple Software Update" the same message appeared. I tried to reinstall iTunes, the same message appeared.

    Now I'm stuck with no iTunes at all.

    Also, and I don't know if the two problems are related, but my PC does not recognize my iPad or iPhone for synchronization purposes.

    I contacted Microsoft telling me that it's an Apple problem. I hope that Apple don't say that it is a problem of Microsoft.

    Can someone help me.

    See you soon

    BruceF

    With that particular error trying to repair Apple Software Update of the programs and features Control Panel, then remove it and see if iTunes installs normally.

    If not for general advice see troubleshooting problems with iTunes for Windows updates.

    The steps described in the second case are a guide to remove everything related to iTunes and then rebuild what is often a good starting point, unless the symptoms indicate a more specific approach. Review other cases and a list of documents to support further down the page, in which case one of them applies.

    More information area has direct links with the current and recent if you have problems to download, need to revert to a previous version or try the version iTunes for Windows (64-bit-for old video cards) as a workaround for the problems of performance or compatibility with third-party software.

    Your library must be affected by these measures, but it is also related to backup and recovery advice if necessary.

    TT2

  • I read all the steps to correct the problem that my iPhone cannot connect to the iTunes Store, but still nothing worked if you know one

    my iPhone is running on iOS 9.0.1 5s and I have not upgraded my phone to the latest version because last time when I've upgraded to the latest version of iOS 9. I met a major problem. Was my opinion bar stucked half screen that leaves me unable to do anything on the screen. I tried to turn off but turn off the logo has not changed leaving me very frustrated and finally after waiting for a long time, until my battery, I have finally got rid of this issue. But now a new problem of unable to connect to iTunes Store has highlighted and with to my surprise I'm not new to the problem. Hope you could do something apart from the measures to solve the problem because it did not work. Please do not suggest that you should upgrade to the latest version

    Is there an error or a message when you try to connect to the iTunes Store?

    What have you already tried? Reboot? Reset?

  • The problem of the license

    I tried to simulate an example that I download sample. Example of name is Exposing_and_Tuning_HSPICE_netlist_model_parameters. But it gives me the warnings below.  The application is allowed for education.

    Measures
    15:59:32 - IV_Test_original measurement. HSDC:IVCurve(): failed to create the DC Simulator for document ' IV_Test_original. HSDC. $FDOC' (Simulator is not available (no license?)).
    15:59:32 - IV_Test_modified measurement. HSDC:IVCurve(): failed to create the DC Simulator for document ' IV_Test_modified. HSDC. $FDOC' (Simulator is not available (no license?)).

    Can someone tell me what I need to do? Thank you so much in advance.

    Hello

    The problem is that the Hspice Simulator doesn't do not part of the school as special AWR has integration with Hspice but does not have this intellectual property.   This would explain why a University license would not be able to run this example.

    Support of the CWA.

  • at the same time production and measuring the pulse

    Hello everyone,

    I'm generates a pulse for specific time. Now, I want to measure within the same daq card. I've done Vi for him but he has an error. I have USB daq-6343. I enclose my Vi here.

    The problem is I am able to get pulses generated at PIN 6 PFI but reading Vi watch time-out error.

    I plugged the wire between PFI 1 pin and PFI 6 pins on the DAQ card.

    So please suggest me what to do to eliminate this error.

    Thanks & best regards,

    I just looked at your original vi, I had looked only at the most distant (corrected) a previously.  I don't see a good reason to read timeout error you have immediately.  Record of an error timeout on your attempt reading suggests that the code was executed without error so far, including the beginning of the generation of pulses.  That would leave wondering on physical cable connection or possibly some undesirable side effects caused by your cleanup code when you three States a PFI lines.

    The other issue was my suggestion to leave DAQmx Timing.vi outside of the configuration string entirely for cases like this where you only want to build a single pulse.  To be honest, it's a habit & practice I adopted a long time ago.  I thought one of the reasons was that the finished pulse trains required a minimum of 2 samples.  A bit of test code showed me that it isn't true, if my memory tells me there was a time when it * used * to be true.  I don't remember if I have errors or if the task has chosen to generate 2 pulses with just a warning, or something.  I just remember that, while he was working on a module that was supposed to be able to produce any number of pulses from 1 to N, I found that I wasn't actually able to support the case of 1 pulse by asking just 1 sample over sample mode.

    * Anyway *, the other reason to avoid sampling over for a single pulse mode is that in the past, this would consume actually 2 counters on DAQ cards.  Generated the pulse (s) while the other was a help that triggered the first to control the number of generated pulses.  It was unnecessary as you could * also * generate a single pulse leaving the DAQmx Timing.vi out of the config, a method that used only 1 meter.

    X-series cards (like yours) don't consume over 2 programmable counters of the user to generate finite pulse trains, so the lesson I learned a long time ago and was trying to convey is perhaps not so important in your case.  I recommend it even if you know that you will always generate a single pulse, simply because he considered the standard way to generate a single pulse (as seen in examples of navigation).

    -Kevin P

  • Using the SCXI-1520 module for measurement of torque

    Hello

    I'm working on a project that requires a measument couple in real time on a speed-shaft drivetrain configuration phase.

    I have the SCXI-1520 module, and I think with a with a configuration of full-bridge strain gauge to do this.

    The problem is that it is not possible to connect to a real-time measurement, so my first solution was using some sort of wireless transmission to receive data in the SCXI-1520 module

    The Arduino + Xbee seems to be the best way to go, but at the same time, I think I might have a few problems of conditioning of the signal while transmitting data to LabVIEW through the SCXI-1520.

    Don't you think it's the best way to do it, or is there a better solution?

    Thank you!

    Hi Kenny,

    What type of operating system are you using? When you say 'Real time', do you mean look at a signal when it occurs? If you use communication networks, you will not be able to get truly control in real-time because communication networks is not deterministic, and you cannot guarantee the synchronization.

    If you try to get a signal and he discovers that you buy it, you should be able to use the Arduino and LIFA with LabVIEW. Adding the SCXI-1520 will not add any additional resolution in this circumstance.

    Best regards

    Anna L

  • What is the problem in simulation in multisim

    I want to know that when I try to simulate it gives me error can someone please tell me what is the problem?

    Kind regards

    Saami

    Try to set your initial conditions more zero on the changes described above:

    It seems that this circuit is particularly sensitive to the problems of convergence.

    Also, if you use the 14.0, new measurement probes can be an interesting alternative to the instruments and can help when running in questions of convergence.

    Let me know if this is useful,

    The f

  • problem with Transition vi measures lvanlys.dll

    I use this 'measure of Transition vi' for a while and had no problems. But now, I suddenly feel that the question of the present vi, transitional measure, gives me an error of-20310. I am assured that these inputs than vi, wfm in and dt, having entered correct. The problem occurred when the vi called for this dll, lvanlys.dll. Here's what I found;

    • "lvanlys.dll" is located in c:\Program NIUninstaller Instruments\LabVIEW 2009\resource, and that it points to the right path in vi (Yes, I'm using LabVIEW 2009)
    • interesting thing is that when I find this dll using the research of a window, he could not find the dll in this path, instead he sought that I used in a different project in the different path (once again, for this project I'm pointing to the right path of the dll - C:\Program NIUninstaller inst...)
    • I tried to change the path of this dll and pointing to this path of vi, but WITHOUT success and gave the same problem
    • I don't think it's the problem DLL loading, I was able to do this by using different path where the dll (at least I do not see complaints of LabVIEW)

    What I'm missing here? I appreciate for all your help.

    'Wavefrm Graph 2' is only for my purpose of troubleshooting, and I'm removing it after all done. But I agree with you on that.

    I ended up re - install LabVIEW and the problem disappeared. I always am furstrated the fact that I still don't know what went wrong and the root cause of the problem has been, and how this re - install the LabVIEW has solved the problem. However, I appreciate your help indeed.

  • Microsoft fix it Center unable to solve the problem because the error code 800154

    My computer is running slow and sometimes hangs.  I tried to improve or correct this problem through the difficulty it Center Microsoft.  I have programs stalled unin I thought my being the cause of (these) problems.  I get an "error code 800154" and this error code blocks any other measure to correct my problem.  Can you help me?

    Harold Nelson * E-mail address is removed from the privacy *   

    Hello

    (1) did you do changes on the computer before this problem?

    (2) what is the full error message or error code?

    (3) when you receive the error message, it is trying to run the fix it?

    I would suggest trying the following methods and check if it helps.


    Method 1:

    Microsoft Safety Scanner: http://www.microsoft.com/security/scanner/en-us/default.aspx
    Note: The Microsoft Safety Scanner ends 10 days after being downloaded. To restart a scan with the latest definitions of anti-malware, download and run the Microsoft Safety Scanner again.

    Note: the data files that are infected can be cleaned by removing the file completely, which means there is a risk of data loss.

    Method 2:

    Put the computer in a clean boot state, then check if that helps you.

    How to solve the problem by running the clean boot in Windows 7: http://support.microsoft.com/kb/929135 
                                                                                                                         
    Note: once you have completed troubleshooting, perform the steps from step 7: to reset the computer as usual.


    Method 3:

    Slow PC? Optimize your computer for peak performance
    http://www.Microsoft.com/athome/Setup/optimize.aspx

    If the error is due to this problem, then I recommend you to get in touch with Microsoft Fix it Center forums

    http://social.Microsoft.com/forums/is/fixitcenter/threads

    It will be useful.

  • Microsoft will solve the problem of 'Wireless Mobile Mouse 4000'?

    Because the Microsoft Wireless Mobile Mouse 4000 scroll wheel is more fluid than the other mice, and is not "on the points of many applications (including Picture Viewer from Microsoft in Windows 7)" are not recording movement in the scroll wheel :(

    These applications will record the movement when you flick madly (exaggerate your move), but on the tread of the wheel normal, nothing happens.

    After research, I understand that this is because many applications read the signal coming to the "click" or "bump" a wheel of traditional scrolling to 120 units of movement.

    It seems that the fluid motion in the Microsoft Wireless Mobile Mouse 4000 sends in increments of 30 or 40 units and these programs don't scroll unless they get a signal of 120 (that's why you have to flip through wildly).

    It's sad because it means that I don't like the mouse and I won't buy Microsoft again unless they fix it!

    I recently bought Microsoft Wireless 4000 Mouse for my laptop DELL Latitude E6410. The laptop came with the default value to the pointing device setup application. I don't have Microsoft Intellipoint software. I have Win7 64 bit.

    Here are the problems with the scroll wheel I noticed when I bought a Microsoft Wireless Mouse 4000

    (o) the scroll wheel does not scroll through the items of the combobox when the combo did NOT fall down, but has the input focus.

    for example, control panel-> mouse-> pointers-> 'Plans' combobox.

    (o) the scroll wheel does not scroll the MS Office 2007 Ribbon.

    (o) in Word 2007, the Ctrl + wheel does not zoom out

    (o) the scroll wheel does not scroll the XML Notepad 2007

    Solution:

    This solution is not mine - it was on the internet already.

    It worked for me.

    I write this with additional measures for "how to get there."

    Go to the properties of the mouse-> Hardware tab

    Select the problematic mouse in the list "mouse HID-compliant".

    Click 'properties '.

    Go to the Details tab

    Select the "Device Instance path" in the combobox control.

    A value is displayed, for example: HID\VID_045E & PID_0745 & MI_01 & COL01\8 & 5538EC & 0 & 0000

    Note This value.

    Open the registry editor and navigate to:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\HID\VID_045E & PID_0745 & MI_01 & Col01\8 & 5538ec & 0 & 0000\Device Parameters

    The "Device Instance path" is the path of the "reg" key that corresponds to this instance of the mouse.

    In the device settings, add the following keys of reg DWORD (32 bit)

    HScrollHighResolutionDisable = 1

    VScrollHighResolutionDisable = 1

    Delta = 120 (decimal)

    Remove the radio and put it back (this type of re - initializes the driver). You can choose to restart the PC, too - no matter.

    It should work.

    Initially, I didn't put the key "Delta". But because of this, it was scrolling as if I pressed the keys 'Home' and 'End' - that is, all the way to the bottom or the top. After the 'Delta' key, it worked.

  • Custom field highlighting the problem

    Hello

    I have a custom field class that extends the field.  the custom class allows me to put a photo inside the field.  The problem I have is when I give him a click event, it accentuates not.

    I overrided onUnfocus() drawFocus() onFocus() and object;

    I tried to use super.drawFocus () inside the drawFocus(), tried to use drawHighlightRegion with HIGHLIGHT_SELECT and HIGHLIGHT_FOCUS but no luck.

    Anyone know what I need to do to give hightlight when the user touches the screen, or click?

    OK, so as I said in the previous post, you can paint the blue highlight, but your bitmap image will then paint over clear tones.

    So that the nail is visible, you must set a fill around the bitmap. In other works, the measurement of field must be slightly larger than the size of the bitmap.

    You the best solution would have been to extend BitmapField (rather than field) and use the setSpace() method to set some padding.

    Otherwise, you will need to adjust the measurement of field in your replacement of subLayout().

  • Tips to debug / find the source of the problem?

    Hello

    I have a problem with an ApEx application that is a little large and complex.
    Anyone has any suggestions or tips to find where a bug in the program data that happens?

    My version of the ApEx is 3.2.1.00.12

    Tips for debugging / tracing are greatly appreciated!


    Details of the problem:
    Somewhere, the values in the ApEx APEX_APPLICATION collection. G_F33 get set of duplicates.
    In a process Page:
    FOR i in 1..APEX_APPLICATION.G_F33.COUNT LOOP
    -- This code is running too many times
    END LOOP;

    In very general terms, here under the name of debugging tips:

    1. (this is a sine qua non btw - stop what you are doing and do this first): see the documentation of the APEX for a debugging guide. There are references to the "window of Session' and 'Debug Mode' - making use of these views can give you a lot of detailed information on the current status of your application and what happens during the loading of the page.

    2 make use of the

    wwv_flow.debug
    

    function of output messages, which can be seen in the denunciation of "Debug" (see above) - it's kind of equivalent to the use of the former

     DBMS_OUTPUT
    

    in the world of PL/SQL.

    3. in the more complex application logic/code, try save information using a kind of framework for logging - either something about measurement or using a solution "on shelf".

    I would say that under option 3, especially for capturing information about errors/exceptions. I used to use my own custom logging package/table combination, but I moved to the use of APEX Logger of Tyler Muth *, which helped improve the debugging/alpha test of my applications without end.

    It is very easy to install, simply require some relatively minor privileges database and executing a single SQL script (of course if you do not have the relevant privileges, talk with your local administrator own - bring beer/chocolate/candy / [bribe choices] to facilitate).

    While writing the application code, you can insert calls to the relevant Recorder function in areas requiring an observation. These entries can then be queried via built-in views. In addition, you can capture complete session Apex information with a simple function call, which allows you to examine the State of the whole application at a point of run (particularly useful for situations where there is a reference to several pages or elements of application).

    Once you have finished your debugging phase, you also have the option to change the logging levels so that (for example when you move to a production environment) you can turn off logging completely or leave it to report errors only.

    (*) I have no affiliation with Tyler Muth or recorder of APEX is said by the way

Maybe you are looking for

  • Application of the lock screen?

    Is it possible to disable the lock screen, so when you turn on the iPad it passes directly to the home screen and the various applications you have on it? Thank you

  • Tecra A3 - 106 Intel Graphics memory Question (915GM)

    Hello, no doubt this will be a strange question, but please accept my apologies, I can't understand it well... I have a Toshiba Tecra A3 106 with 915GME 128 MB Intel graphics card... He used to appear as a memory of 128 MB on my system, and somehow,

  • Problem starting & update

    Have a problem starting recently and after several attempts need to initialize the window in blue screen mode start Window normally. Please let me know how retify this problem. I have receive Wndow Vista update KB978601 977816, 978338, 979309, 980232

  • Difficult to re - install Windows on my Acer computer.

    original title: installation PROBLEM I have a laptop Acer Aspire 5044 WLMI.  I had to replace (no backup of the OS) HARD drive.  I replaced it with a 120 GB HDD WD Caviar blue. I don't have a boot Acer drive, there was no disc with the laptop when I

  • problems with my application Simulator in Builder 4.6

    Hello I just all of a sudden on a problem that I can't seem to understand.  I can build a Release version of my application without problem, but try to do some tests on the Simulator annoys me instant app closes with 8 error on the Simulator and this