Scaling of the continuous measurement and logging (OR-DAQmx) model

Hello

I managed by reading the analog input of my 6210 USB and NO using the model of logging (OR-DAQmx) and provided continuous measurement. However, I need to convert the voltage signals to the pressure.

How I change the model to achieve this? I've read about DAQmx create Scale.vi and creation of scales in MAX, but I'm not sure where/how to apply them to the model.

Fine thanks

Ben

In the loop Message of Acquisition VI is a case to launch Idle.  Here is where the task of data collection is initialized.  In both of these screws is where you add the code to create the scales and apply them to your analog inputs.

Tags: NI Software

Similar Questions

  • Why the continuous measurement and Logging in LabVIEW 2012 Project uses strings instead of Enums and orders from the queue?

    Hello!

    I noticed that the continuous measurement and a project in LabVIEW 2012 Logging using chains instead of enums and orders from the queue. I wonder if there is a good reason for it?

    Kind regards

    Anguel

    First, string vs enum debate is probably the version of LabVIEW vim vs emacs. There are good arguments on both sides, and I doubt that there is always a "winner".

    A brief summary of our reasoning for the current state of the project examples:

    1. We used enums for the state machine because it is self-contained. A state machine will never tell himself to enter a State, he does not know. Knowing (as the programmer) all possible States with the help of an enum allows you to enlist the compiler in order to help us avoid mistakes to change the time (because you can't quite out an enum and LabVIEW can be said if you are not covering all cases to a structure of the case, etc..).

      Enums provide greater protection and rigidity by ensuring all withdrew at the time of publishing. This is often the 'default' recommendation that we do.

    2. We used strings for messages in queue manager because the producer of message and the message handler could be independent processes that are reused or traded. Channels avoid the need for the compiler to be able to connect the orders and push this responsibility to the programmer. This allows you to develop some sub-components independently as long as you agree to a series of channel commands that you can manage - you need not to share a file 'messages.ctl' or 'states.ctl '. It is conceivable a loop of message management a message it does not, how you can decide to either silently ignore it or will trigger an error (as we do in the model). The strings make it also easier if you want to swap the queues of LabVIEW outside by a TCP implementation for network vacilitate or intra-Processuse communication where the other end may or may not be written in LabVIEW.

      Channels to provide more flexibility (that is, you can add new commands to an existing via plugins system, you can pass parameters as part of the string, etc.) at the expense of pushing her potential errors at run time and to put more responsibility on the programmer.

    3. The actor's gifts frame a 3rd option - using classes such as messages. For me, it combines many of the advantages of these two enumerations (strictly typed, change errors) and strings (flexible and scalable), but with the disadvantage of being somewhat less transparent (you understand OO, be comfortable to navigate through a multitude of screws, legacy of understanding, etc.).

    I don't know there are other reasons, others to the breast OR had or seen as we validated models and examples of projects in-house, but here are my reasons. We know that we can not design for each situation there - our goal is to get useful models against new users to make them aware of what well thought LabVIEW programs are similar to experienced users know their applications better and I hope they do not hesitate to change what we provide or create their own designs, when they feel it's necessary. (On a side note, please share what you come up with - a community of experts sharing models would be really useful to us all LabVIEW users).

    Best regards

    Simon

  • Continuous measurement and logging model - Hang-Up of may because of the lost output

    The model of continuous measurement and logging in LabVIEW 2012SP1 has a flaw in the Acquisition and recording loop.

    Stop messages manager ignores all messages in the queue of messages. The note says:
    "Stop - empty the queue of all pending messages 'Connect'. Close the reference of TDMS files. "See the picture below.

    This concept breaks if the output message is issued while the Stop message is being processed. The time gap critical to do this is small, because the issue is posted on the front of the queue. But it depends on the treatment in the case of the Manager to stop. Large or small - it can happen.

    The symptom is the application block in an infinite waiting on the queue of message - all commands have no effect, as the rest of the loops are completed. Break terminates the application. Pause button doesn't work anymore. (see this entry forum)
    This problem may appear only after enforcement has become more complex and the schedule has changed - the fresco made model works and does not reveal the question.

    The cure: first of all I thought to preview the elements of the queue before they are scrapped selectively, one by one in the loop to stop, but that usually is not working either, because the output can happen precicely in the laps of time between overview and dequeue - don't forget no outputs are displayed on the front of the queue.

    I think the best option is to replace the flush of the queue in the Stop messages with a selective messages waiting managers one by one and check if the output is - if so, reseat it in the front of the queue. All other messages are discared. That look like this, have seen interesting parts...

    Here is the message loop to stop with the problem highlighted.

    As I'm not mistaken, I think it's better that NEITHER updates the model to avoid this problem.

    Here is the case of the resting State in the case of stop message:

    Us do not hang the CPU run a constant stream of messages ineffective because we only "Log" enqueue messages when we are in the valid state logging (a State of rest here is again a passthrough).

    The worst case, it's that there are number of register requests already in the queue when the system shuts down. After receiving the stop idling message, state transitions and other Log messages become non - ops due to the State.

    I consider the opportunity to post a few screws update

    ~ Simon

  • continuous measurement and logging, LV2014

    In LabView 2012, I examined how project templates QueuedMessageHandler and the measure continuously and logging (CML). In addition, there are all of a lengthy and detailed documentation for the QMS. There is a much shorter documentation for CML, but readers of mention the QMS, given CML is based on this project template of course.

    I just got LV2014, and I began to consider the continuous measurement and model of forestry (DAQmx) inside LabView 2014 project. There is here a change which is not documented: a state machine additional typedef enum in the loop of paremeter. But there is no change in the QMS 2014 version, while this change is not explained in detail.

    You can direct me to some docs or podcasts more explaining the feature of the new version of CML?

    Also, when I try to run the continuous measurement and model of forestry project (DAQmx), just to see how it works, I see strange behavior: even though I always select "connect" in the trigger section, force the trigger button starts to blink, and two messages begin to iterate through the channel indicator : logging and waiting for release. But I always chose "log" is this a bug?

    I was reading an "interesting debate" since the year last too:

    http://forums.NI.com/T5/LabVIEW/buggy-LabVIEW-templates-amp-courses/TD-p/2298766/highlight/true/page...

    I understand that these models are only starting points, but I'd be very happy for some documentation to understand how to properly use these models (I was quite OK with the original models, but the new ones obtained more complex due to the state machine).

    Thanks for the tips!

    Hello

    The additional Typedef is necessary to ensure that only data acquisition-task is started.
    This is because the mechanical action is defined as "lock when released. For example, when you press on the
    Start button, then release, the changes of signal from false to true, and then it goes from true to false.
    It would be two events. During the first event, a new Message is created. Now, when you take a look at the "Message loop will vary."
    you will also see an additional type of def. In this VI data acquisition task is created and started. The problem now is the second event.
    Now another Message is created to start an acquisition process. And if another task-acquisition of data is started, you would get a problem with LabVIEW and DAQ hardware.
    But due to the fact that in the loop of the Acquisition, the State has the value of Acquisition with the first Message, the second Message does not start another DAQ-task.

    In the QMH there no need of this, because you don't start a data acquisition task.

    Two indicators during indexing, strength of trigger is set to false. If the program connects
    and force trigger is disabled. After the registration process, the flag is bit set to Wait on trigger
    because, as already stated, it is disabled. Now Force trigger is true once again, and it connects again. This process
    is repeated and the indicator is switching between these two States.
    When you open the VI "Loop of Message Logging", you will see that the trigger for the Force is set to false.

    Kind regards

    Whirlpool

  • Continuously measure and write waveform using PDM

    Hi all

    I'm doing my thesis by using Labview 2010 (since this is the only version currently available in University ). I need to read and save data from the microphone (currently to simulate a signal because I need to make the program work first) then save and analise IT (has not reached this point yet). I tried to use the structure of the event in order to record and then play tdms files. But unfortunately it saves only a small piece, then I inserted while loop, so it will record continuously but the program is not responding after registration, I push and I can only manually close the toolbar it. Please does someone could help me or suggest that something since I'm not very good for Labview and any comment is welcome. Here's what I've done so now. I tried searching forums for a similar solution but did not find anything useful (some had a much newer version so I could not open). Thank you.

    Hi and welcome to the forums,

    The reason why you can not stop the waveform recording or exit the application is because you have the case of the events set to "lock the table until the end of the matter for this event" (in edition events). This means that LabVIEW will not respond to the user until the end of this structure of the event, but because you have the option to press the while loop stop to complete the structure of the event means that you have a blockage and abandon the VI.

    The architecture of your application is not ideal - I highly recommend everything that takes a long time to execute within the structure of your event for the above reason (obviously you can uncheck lock as a quick fix Panel). I think I have a look at the design of producer/consumer model (events) (new... > model > frameworks) because it would be more appropriate for your application. You can manage your button presses in the structure of the event and have a state machine in the loop at the bottom for starting, running and stopping of your data acquisition.

    The idea is that you don't do very little inside the event structure so it frees up the façade, but the messages (e.g. power acquisition data, quit the application) are managed by another loop.

    I don't know if it comes in LabVIEW 2010, but there are examples of projects that include a project in 2012/2013 "continuous measurement and logging" which may be suitable for your application. There are also examples of the State machines and managers of messages queued.

  • Signs of Windows on automatically without having to connect. So, I have to go in the taks Manager and log. So I can log on and all programs of work.

    1 have had any changes made on the computer before the show? NO.

    2. what programs you're talking about? All programs

    3. do you get an error message? If Yes, what is the full and exact error message? No error message

    A moderator has moved this thread to the Windows Performance and Maintenance Forum.

    Hello, Erik.

    I see that you have been through the process before, lol.  Windows OS?

    Some programs do not work correctly if you log on with a limited user account

    http://support.Microsoft.com/kb/307091

    Programs that use DCOM do not work correctly after you install Microsoft Windows Server 2003 Service Pack 1

    http://support.Microsoft.com/kb/892500

    Perform a clean boot to determine if background programs interfere with your game or program

    http://support.Microsoft.com/kb/331796

    You can also try to create a new profile.  Test and check if the problem persists with the new account.  If everything works, your profile is corrupt.

    Difficulty of a corrupted user profile

    http://Windows.Microsoft.com/en-us/Windows-Vista/fix-a-corrupted-user-profile

  • How to install the spectral measures and Modulation for several versions of Labview Toolkits


    Hello dear,
    This is a known issue. You can read in the readme of the modulation toolkit:

    Two Versions of LabVIEW installed
    The installer supports the installation of the Modulation Toolkit into one
    version of LabVIEW; installation of the tool in several separate
    facilities (e.g. LabVIEW 7.0 and 7.1 installed LabVIEW LabVIEW
    on the same PC or in separate directories) is not supported or recommended.
    A way not supported to do but involves manually copying files from
    one LabVIEW installation to another. To do this, you can install the
    Modulation Toolkit to the base of a LabVIEW installation directory, and
    then manually copy the files installed in the other installation of LabVIEW.
    The following list includes files and relevant directories. Copy all the files
    These directories, including subdirectories, using the equivalent
    paths related to the House LabVIEW directory for the target.

    \vi.lib\AddOns\Modulation\*.*
    \vi.lib\AddOns\NISML\*.*
    \examples\Modulation\*.*
    \resource\objmgr\NIMTAttribs.RC
    \resource\objmgr\NIMTAttribs.RCH
    \help\lvmod.txt
    \help\lvmod.chm
    \help\lvdmt.txt
    \help\lvdmt.chm

    Note that this list does not include installed files. Also, copy
    the files in this way is not equivalent to a complete installation in the
    another version of LabVIEW. Especially own error text to the
    Modulation Toolkit will not be updated and the example Finder ads will be
    the examples of Modulation Toolkit.

    Jerome

    "CherieC" wrote in message news:
    [email protected]...
    > I installed NOR-RFSG, NOR-DAMA, the Spectral Measurements Toolkit, as well as the
    > Modulation Toolkit.  I have two LabVIEW 7.1 and 8.0 installed on my
    > system.  I developed an application in BT 8.0 and now I need to come back
    > to LV 7.1.  The problem I have is that the add-on toolkits appear to
    > only have been installed for LV 8.0 because there are several missing screws
    > and control when I try to open the LV 7.1 version.  I tried
    > re - install tool boxes, but this is not solved the problem.  How
    > can I get the installation program to install the toolboxes for two versions of
    > LabVIEW?
    >
    > Thanks for your help,.
    > Honey

  • the continuous reserve and the sticky timer

    Hello

    Imagine the following configuration:

    Sticky ip-netmask 255.255.255.255 address source stick_serverfarm_A

    Timeout 10

    Serverfarm serverfarm_A

    Serverfarm host serverfarm_A

    Book server1

    development

    Book Server2

    This standby

    the continuing standby command performs the following:

    • Tears down connections existing non TCP on the server

    • Allows current TCP connections complete

    • Allows new sticky connections to existing server connections that match the entries in the database in post-its

    • Balance the load all new (other than the above sticky corresponding connections) connections to other servers in the farm

    • Finally takes the server down

    I have a question for "Allows new sticky connections to existing server connections that match the entries in the sticky database".

    Connections that match an entry in the sticky database sticking them to server2 will be delivered to server2.

    What happens with the meter of "time-to-expire? The time-out value for the entry of post-it on the server "continuous standby" will be reset and restart with the configured time-out value?

    I find no answer in the documentation for this issue. If the counter is reset even when the book is development in standby, then it is possible the book will ever 'empty '... (especially when the value of timeout is for example 24 hours)

    Kind regards

    Jeroen

    ACE10

    A2 (2.4) version [3.0 (0) A2 (2.4) of generation]

    Hi Joroen,

    Please find below a short test I've done in my lab.

    switch / Kanwal # sh sticky base

    Sticky group: STICKY_SFARM
    type: intellectual property
    Timeout: timeout of 60-activeconns: TRUE
    flags of time expires sticky-entry book-Forum
    ---------------------+--------------------------------+--------------+-------+
    64.103.236.75 A:0                              3579-
    Total inflows of post-its: 1

    As you can see above the sticky entry is with Server A and below you can see decrease in value of the counter.

    switch / Kanwal # sh sticky base
    Sticky group: STICKY_SFARMtype: IP
    Timeout: timeout of 60-activeconns: TRUE
    flags of time expires sticky-entry book-Forum
    ---------------------+--------------------------------+--------------+-------+
    64.103.236.75 A:0                              3559-
    Total inflows of post-its: 1

    switch / Kanwal # sh sticky base

    Sticky group: STICKY_SFARM
    type: intellectual property
    Timeout: timeout of 60-activeconns: TRUE
    flags of time expires sticky-entry book-Forum
    ---------------------+--------------------------------+--------------+-------+
    64.103.236.75 A:0                              3558-
    Total inflows of post-its: 1

    switch / Kanwal # sh sticky base

    Sticky group: STICKY_SFARM

    type: intellectual property
    Timeout: timeout of 60-activeconns: TRUE
    flags of time expires sticky-entry book-Forum
    ---------------------+--------------------------------+--------------+-------+
    64.103.236.75 A:0                              3556-
    Total inflows of post-its: 1

    switch / Kanwal # conf t
    Enter configuration commands, one per line.  End with CNTL/Z.
    switch/Kanwal (config) # do sh running-config serverfarm
    Building configuration...

    Host A Serverfarm
    Book A
    development
    Book G
    development

    switch/Kanwal (config) # A serverfarm
    switch/Kanwal(config-sfarm-host) # book has
    switch/Kanwal(config-sfarm-host-rs) # Eve continues
    output switch/Kanwal (config) #.

    I put the server in standby mode and below you can see the meter continued to decline.

    switch / Kanwal # sh sticky base

    Sticky group: STICKY_SFARM
    type: intellectual property
    Timeout: timeout of 60-activeconns: TRUE
    flags of time expires sticky-entry book-Forum
    ---------------------+--------------------------------+--------------+-------+
    64.103.236.75 A:0                              3504-
    Total inflows of post-its: 1
    switch / Kanwal # sh sticky base

    Sticky group: STICKY_SFARM

    type: intellectual property
    Timeout: timeout of 60-activeconns: TRUE
    flags of time expires sticky-entry book-Forum
    ---------------------+--------------------------------+--------------+-------+
    64.103.236.75 A:0                              3502-
    Total inflows of post-its: 1
    switch / Kanwal # sh sticky base

    Sticky group: STICKY_SFARM
    type: intellectual property
    Timeout: timeout of 60-activeconns: TRUE
    flags of time expires sticky-entry book-Forum
    ---------------------+--------------------------------+--------------+-------+
    64.103.236.75 A:0                              3501-
    Total inflows of post-its: 1
    switch / Kanwal # sh sticky base

    Sticky group: STICKY_SFARM

    type: intellectual property
    Timeout: timeout of 60-activeconns: TRUE
    flags of time expires sticky-entry book-Forum
    ---------------------+--------------------------------+--------------+-------+
    64.103.236.75 A:0                              3500-
    Total inflows of post-its: 1

    Then I refreshed the page and you can see that the value has been reset.

    switch / Kanwal # sh sticky base

    Sticky group: STICKY_SFARM
    type: intellectual property
    Timeout: timeout of 60-activeconns: TRUE
    flags of time expires sticky-entry book-Forum
    ---------------------+--------------------------------+--------------+-------+
    64.103.236.75 A:0                              3592-
    Total inflows of post-its: 1

    Therefore, reset the value of time to expire and start over, even if the server is in standby mode. I hope that answers your question. I would like, if you have any questions.

    Kind regards

    Kanwal

  • When to go to the Orange homepage and log in emails, get a white blank page.

    Original title: my e-mail page is empty

    When I go to the Orange homepage and sign in to my email, I get only a blank white page.

    Hi AvzGaz,

    1. what web browser do you use?

    2. This only happens when you use emails Orange?

    3. have you been able to connect to Orange before emails without any problem?

    4. did you of recent changes to the system?

    You can view the following support Orange link and check if it helps.

    Webmail - I have problems signing in Webmail

    If you are facing problems with the Orange mail, you could get in touch with Orange for additional assistance:

    http://help.Orange.co.UK/orangeuk/support/personal/contacting_us?link=footer_contact_us

    http://help.Orange.co.UK/orangeuk/support/personal/223469/2

  • Cisco Unity Connection (CUC) - import LDAP user based on the security group and then assign a model

    Need to CUC automatically import users and assign a certain user or role model if they are added to a specific security group. (These are the help desk users).  Username admin accounts they will use to sign in CUC differs from that there windows account that is linked to their profile of voicemail.

    Current - now we must import new recruits and assign the correct model

    Want - when a user is added to a security group in AD, so when CUC doing his nightly sync, it automatically import user and assign a preconfigured for the account and all user model is automatic and I have never import it back these users.

    At the present time the course help desk users are already imported via LDAP and have the role that was.

    Suggestions?

    Not something that the UCA can do out of the box.

    The UCC does not offer, is to do the LDAP synchronization and once they are in CUC, to import, choose the model.

  • I need to uninstall the first pro and log on as a different account"

    I was gifted a computer with someone of another pro CC on it first. They want uninstall me their program, so that I can buy my own pro CC first and install this version. Help

    You don't need to uninstall and reinstall the application. You can just get out of his e-mail and connect to your ID adobe for more information, please see connect and disconnect activate Cloud Creative applications

    Kind regards

    Hervé Khare

  • You want to know the NI-VISA order in measurement and Automation Explorer

    Hello

    I use measure and Explorer of automation to connect my equipment through LAN and it works well.

    But this device does not detect my code VBA with Ni-VISA. I want to know how the software (measurement and Automation Explorer) generates the connection and reading the message of compression inside the unit.

    It's my code. I check the read back value if it is "100 connection accepted."
    ----
    Public Function VNAconnection() As Boolean
    = stat viOpenDefaultRM (defaultRM)
    msDly (1000)
    Stat = viOpen (defaultRM, ' TCPIP0::10.85.148.60::5000:OCKET ", VI_NULL, 20000, NETWORK" ')
    msDly (1000)
    = stat viSetAttribute (RÉÉS, VI_ATTR_TMO_VALUE, 15000)
    msDly (1000)
    Feedbk = Space (80)
    status ("Waiting for connection VNA")
    = stat viBufRead (NETWORK feedbk, Len (feedbk), Actual_Length)
    If InStr (left (feedbk, Actual_Length), "accepted") = 0 Then

    MsgBox "error has occurred. Ethernet connection not accepted! »
    NETWORK viClose

    viClose defaultRM

    VNAconnection = False

    Exit Function

    End If
    End Function

    Thank you

    Michelle,

    I found I need to add viWritebuff to * IDN, equipment, then he will answer a message accepted.

    Thank you

    Xin

  • Synchronize the analog continuous entry and continuous analog output using the unique PCI6024E data acquisition card

    Hello

    I want to generate the continuous signal and at the same time I want to read that signal that I generate using a single card DAQ. I want to generate signal and the received signal is synchronized and in phase.

    I looked at several samples on the sync, but it quiet confusing. One using the same clock of entry while the other use a trigger to start. I use the PCI-6024E DAQ card.

    Can someone help me in this regard?

    In two of these screenshots, the task to HAVE started first (that's what you want, because it is the task of the slave).

    Typically for AO, you can simply write a unique period of your waveform, and then regenerate again and again.  Your waveform would be preset before the task starts.  If you need to update the waveform on the fly according to enter programming during execution of the task, you would disable the regeneration.  In addition, if the wave form is such that it cannot be easily represented by a predefined buffer (for example, it is a strange frequency which is not a same ditch at the bottom of the sample clock), then non-regeneration is the way to go.

    Best regards

  • Measurement and Automation Explorer

    Hello

    I use the controller measurement and automation. It has detected my usb USB-HS-GPIB interface, up to now, no problem.

    I have a device connected Keithley, I want to detect, but there is no scan button for devices when I go into my USB interface. He's just "open test VISA Panel' and 'Save' buttons. Any idea what the reason could be?

    It does not show the unit. Screenshot is attached.

    Kind regards

    Guy

    I had problems with the old version of MAX do not recognize USB devices correctly. OR recommend the latest version of MAX to solve the problem. I would not recommend the old version 2.7 or 2.8 and MAX that comes with them. I had to install the DAQmx 9.0 x to get the last MAXIMUM to solve the problem. It has been incorrectly grateful as USB devices or instruments. When I've updated DAQmx and MAX I then could finally remove the list of bad devices.

  • the mouse pointer and cursor of dysfunction, cannot type, cannot connect to my user account?

    OK, I'm not sure how succinctly describe the problem since it is composed of so many things that have actually made my computer useless. I think it's a virus, but my virus scan did not come with something useful, so.

    Last night I watch Youtube videos and edit some pictures when I noticed that I had to type on the touch pad repeatedly until the computer responded. Then it stopped working completely (IE I could still move the mouse pointer, but couldn't click using the touch pad). I switched from windows to look for a solution on the internet, but when I clicked on the address bar of Google Chrome the cursor started ahead of his own, as someone has pressed the space bar - but I was not. This makes type impossible because there were huge gaps between each letter. I turned the computer off and back on (thanks, ICT courses), but the problem has not disappeared - only now, the mouse pointer disappeared sometimes still. It was getting late so I turned it off again and fell asleep.

    This morning as I began it upward there was noises Eman that makes it usually when I plug / unplug power. I tried to type in my password... and couldn't. The capslock wasn't on, I of course did not forget the password from one day to the next, but I kept receiving error messages and could not open a session. Even worse, when I tried to switch to an account that was not protected by Word, he kept jumping to the mine after maybe 3 seconds. I finally managed to click the icon of the second account and logged.

    The touchpad still don't click, when I open Chrome and clicked on the address bar he reacted as I clicked with the button right referring (so I couldn't type) and the mouse pointer always disappears randomly. I did a Norton quick scan and it came with 22 'risks' that he apparently 'fixed', but the problem has not yet disappeared. I would be v. grateful for a quick response, as the laptop is actually not mine, but my father (who keeps valuable most of his photographs on the hard drive).

    EDIT: I opened it in Mode without failure. the touchpad works now, but randomly on the keyboard keys have stopped working. Others come with a random combinations when I press on them, for example. "you" instead of "t", "p"] - when I press on «-» I can't even reinstall the keyboard drivers, because I can't type in my admin password.

    Also I do not know what topic to put this in so if it's wrong, please let me know!

    Hello

    1. What is the number of brand and model of the laptop?

    2. you have made no changes to the computer before the broadcast took place?

    Follow the steps mentioned below:

    Method 1:

    Run the fixit available in the link below and check if that makes a difference

    Hardware devices do not work or are not detected in Windows

    http://support.Microsoft.com/mats/hardware_device_problems/en-us

    Method 2:

    Perform the clean boot and check.

    To help resolve the error message, you can start Windows Vista or Windows 7 by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135


    Please note:  After troubleshooting, be sure to start your computer in normal mode by following step 7.

    Method 3:

    Step 1:

    Check the keyboard works well with the on-screen keyboard.

    http://Windows.Microsoft.com/en-us/Windows7/type-without-using-the-keyboard-on-screen-keyboard

    You can also check if the problem is keyboard or does not connect the external keyboard.

    Step 2:

    Update driver mouse

    a.Click Start.
     
    b control panel.
    menu a.Utilisez of the sons of the menu drop down next to the opinion of: in the upper right, select large icons.
    b.Click mouse.
    c the Hardware tab, click the properties button.
    d.Click on driver tab, click on set to update driver.

    Hope the above information is helpful.

Maybe you are looking for

  • New Satellite Pro L670 - 14 M turns on if the charger is plugged?

    Hi all New to the forum so grateful for any help on this matter. I bought a brand new laptop Satellite Pro L670 - 14 M last week. Now it works fine up until today. The last time that I used it while just running the battery was Monday night. I was wo

  • Satellite P300-1 year - Touchpad problem with AC adapter / CC

    I have a laptop Satellite P300-1 year and from the beginning (two weeks)I have a touchpad problem: it will not immediately responsive and the pointer shakes when pressing the key. Very often, it freezes for only one or two seconds. It's VERY annoying

  • Information from LabVIEW to TestStand using a notifier TestStand and the SetEx method

    Hi all I'm trying to use the parameter dataPropObj of the SetEx method to send information of LabVIEW TestStand during setting of the notifier. The works of declarant perfectly by itself when I wire variant empty constant by default entry dataPropObj

  • P1102w printer works on wireless-N?

    The title issue.  Looks like at least another user had this problem http://h30434.www3.hp.com/t5/Printer-Networking-and-Wireless/802-11n-network/td-p/336365 Can someone give a definitive answer?

  • Debug vs version relies on Simulator

    I am writing an app of Cascades/C++ native BB10 using the Momentics IDE on Mac OSX 2.0. I would like to have a "Debug" version which includes additional code to check the internal inconsistencies and additional test functions (which will make the app