How to set system clock?

Hello

I am desiging a program LabVIEW which will measure data of an NI USB-6366, make some calculations and then copy the corresponding data.

For the moment, I'm just doing will vary from data with a sampling rate of 20 kHz. I'm storing the data and the corresponding time (in milliseconds) in a table. I noticed she was taking about 5 to 30 ms to get some values. It is very slow for my project needs (I need a resolution of about 100 microseconds)

Some info:

-When you run the code, just all of the CPU resources are used)

-Fastener is the vi

-J' use:

* Trial LabVIEW 2013 (32 bit)

* Windows 7 Enterprise Edition (SP1) 64-bit

* Intel Core i5 CPU to 2.40 GHz

* 4 GB OF RAM

Is there a way to set a faster system for execution of the program clock?

Thank you

I just got a PM from the OP ask for an example.

In other words, there are two options:

(a) stick with the DAQ assistant. Wire dynamic data for a graphic indicator directly or use the function "Of DDT" L'Express > range of Manipulation of the Signal. Configure it in order to extract a waveform to keep calendar of data acquisition information.

(b) preferred recommendation: use the finder of the example to find examples of I, continued and finished. Open them and configure everything to your taste on the front panel and run the example (s). Look if it contains the information you are looking for. If it is like that, study of the code. If not, come back here and describe what functions these examples to your needs.

Norbert

Tags: NI Software

Similar Questions

  • How to set the clock for the hours, minutes, and seconds with Windows XP

    How to set the clock for the hours, minutes, and seconds with Windows XP

    I don't know of your question.  If you ask how to show the clock in the tray system with hours, minutes and seconds, then download & run "Tclock Light".  Windows will not natively display the seconds.

    TClock Light: <> http://homepage1.nifty.com/kazubon/tclocklight/index.html >

    HTH,
    JW

  • USB8452 - how to set a clock of 20 MHz SPI Stream mode?

    Hi all
    I can't really manage set a clock of 20 MHz SPI Stream mode.

    To set how often I use this property node (see image)
    [for example to set a 1 MHz clock, I put:]

    1. Wave1.TMNG.SclkLow = 50 (500ns)
    2. Wave1.TMNG.SclkHigh = 50 (500ns)]

    And everything works fine.

    When I try to put a clock of 20 MHz instead, I put:

    1. Wave1.TMNG.SclkLow = 2.5 (25ns)
    2. Wave1.TMNG.SclkHigh = 2.5 (25ns)

    But, unfortunately, I receive a 25 MHz clock.
    I know the USB 8452 can generate a 20 MHz signal, so I think I'm doing something wrong, but honestly, I don't know what to do.
    I see that the entry for Wave1.Tmng.SclkLow/High is a U32, then perhaps it truncates my 2.5 to 2 (i.e. a 25 MHz clock), but given that the USB8452 can generate a 20 MHz signal I honestly don't see the point of this.

    Thanks for the advice/help,
    Federico

    Hi Federico,.

    as you can see in the image below, the number that you set is the number of clock cycle of BASIC that make SPI clock.

    Base clock is 100 MHz, then the single 10ns resolution. You have to choose between 20 and 30ns or try to have 20ns high clock and 30ns low clock.

    Teo.

  • How to set the clock on my HP Deskjet 4500?

    The time setting my my HP 4500 is incorrect. How to fix it?

    Hello

    Please, try the following steps to set the clock:

    Step 6: set the date and time

    1. On the product control panel, press Setup ( ).
  • How to set the clock on a HP Officejet 6700?

    Faxes need a postmark date/time in an office environment.

    Mounting printed HP6700 guide, or the installed help files and the keyboard have no provision for setting the clock of the 6700's time.

    How is something as simple as a clock turned on and set to the correct time?

    Hello

    Please use the following steps:

    Set the date and time

    1. On the Control Panel, press the right arrow key ( ), press Setup ( ).

    2. Press the arrow down ( ), then tap preferences.

    3. Tap the Date and time:, and then press the up and down ( ) to set the month, day and year.

    4. Tap done and then press the back arrow ( ) to return to the Preferences menu.

  • How to set the clock of Windows 7 computer?

    Original title: want to syncrynize times.

    I have wamt to put my computer on my new time

    Hi Harry,.

    You can follow these links:

    Set the clock

    Note: Article applies to Windows Vista however, it remains valid for Windows 7 as well.

    Change the display of dates, times, currencies, and measures

    Hope the helps of information.

  • How to set the clock as a Digital Out Signal in the C API?

    My problem is simple, I'm looking for a way get the my device of the series E clock signal (6254) to a digital camera offline. Is it possible to do in the C API? If yes are there docs everywhere where show me how do?

    Hi neurostu,

    Yes, there is a way. The function is called DAQmxConnectTerms. "" "" "You can find the definition of the function in Start ' programs ' National Instruments ' NOR-DAQ' text Code support" using NOR-DAQmx C reference. "" "On the left, select OR DAQmx C functions" advanced"routing of the Signal'. DAQmxConnectTerms

  • How to set system.view and system.anonymous

    I want to install backup software and it says backup operator must have privileges system.view and system.anonymous (among others).  I am in the VC and cannot find these privileges anywhere.  I looked everywhere on the web and the Vmware communities and I find a lot of evidence that it but I found nowhere how it gets the value.  Where/how do you attribute these privileges?

    You are right, that the privilege system group is not visible in the VC.

    These privileges are used «...» to read some of the properties of some managed objects"according to 154 p SDK Programming Guide .

    This explains why they are not visible in the VC.

    On the other hand, all the roles that are predefined in the VI contain three system privileges (anonymous, reading and display).

    If you create a new role in the VC three system privileges are automatically added to the privileges.

    The following script to create a list of roles and their privileges.

    $report =@()
    
    $authMgr = Get-View AuthorizationManager
    foreach($role in $authMgr.RoleList){
    foreach($priv in $role.Privilege){
      $row = "" | Select RoleName, Label, RoleId, Privilege
      $row.RoleName = $role.Name
      $row.Label = $role.Info.Label
      $row.RoleId = $role.RoleId
      $row.Privilege = $priv
      $report += $row
      }
    }
    
    $report | Export-Csv -path "c:/Temp/RolesPrivileges.csv" -noTypeInformation
    
  • How to set system for Veristand mappings using the API

    Hello

    I'm doing a VI that would map the channels system for me within a Veristand system definition file. I have a certain mappings to do and many of the names of ports are repetitive, so this should be easy to implement. I have attached photos of my attempt below. The Panel displays the results. The indicators get Sources and Destinations show mappings that I did inside Veristand himself.

    I used the block of EEG channels in LabView to check the structure of the path and you can see on the indicators to get the Sources and Destinations is that they are correct.

    I intend to throw this in a loop and incrementing number to all my connections.

    Thanks in advance,

    Brent

    I wrote a very similar code and it seems to properly configure the mappings for system for me as long as I have the definition file closed during execution of the VI system.

  • How to set the clock on a CRIO you?



  • How can I check my system ' clock

    Separated from this thread.

    How can I check my system ' clock.    and my CMOS BATTERY?   Help!

    First question: laptop or desktop?

    Desktop computer.  Very easy.  Go down to the store and buy a 2032 button battery.  I buy them in the stores to a dollar when they.  Turn off your computer completely. Remove the power cord.  Hold the button for 7 seconds.  Open the case.  You will see the button battery.  Use some kind of very small eyeglasses screwdriver to remove the battery.  Push the new.

    Restart your computer and press F2 to access the CMOS and set your clock.  The computer may take longer to start because he will have lost all of its original settings and will have to restore them.

    These batteries last about 5 years and then start to fail.   The symptoms are difficult to diagnose.  I have change in my desktops at least every five years.  When I change, I use a felt fine to mark the month and day on it.

    Laptop: not so easy.  It depends on where it is in your computer and how it is difficult to make.  Some of them are under the cover that you lift to access the hard drive or memory.  Others require the partial dismantling of the PC.  Most of them is the same 2032 batteries, but is locked in a plastic cover with the cold of wire soldered to the battery.  The sons have a plug on the end that must hold the plug on your computer. These you can find on Amazon or the OEM.  They won't be cheap.

    Check the clock:  Click once on the clock/calendar at the bottom right. Click on change.  Click the Internet tab.  Click on change settings.  You will find the app that will automatically synchronize your system clock every week.  I use the option of time - b.nist.gov.  Who uses the clock Atomic US Government time labs.

  • Is it possible to set the clock windows o/s with a labview 8.5 program system?

    I am interested in setting the clock windows o/s system of a program 8.5 labview, is it possible?

    If you are on windows, control time will allow you to set the time. You can use exec system in labView to do this. For more information about the command:

    http://www.WikiHow.com/change-the-computer-time-and-date-using-the-command-prompt

  • How can you speed up the system clock

    Hello I want to know how you can speed up your system clock?

    Friday, August 13, 2010 13:25:19 + 0000, Danieldev wrote:

    Hello I want to know how you can speed up your system clock?

    Are you talking about overclocking the processor? You can do this in some
    systems and not in others, and if you can, how to do it depends on
    What hardware you have. But in my opinion, it's always a very bad.
    dangerous thing to do.

    Ken Blake

  • How to set the storage space allocated to the restoration of the system to 200 MB?

    Could you tell me how to set the maximum storage limit to 200 MB?

    Whenever I have delete system restore points, my hard disk free space increases about 10%.  About a week or so later, it's back to where it was before I deleted the restore points.

    It is very important for me because I am sure that storage space is set too high.

    Hello

    See the "BOLD" marked links with more information to help.

    Phantom memory also holds your restore VSSadmin points it defines parameters.

    How to create a Vista System Restore Point
    http://www.Vistax64.com/tutorials/76332-system-restore-point-create.html

    How to make a Vista system restore
    http://www.Vistax64.com/tutorials/76905-System-Restore-how.html
    How to turn System Restore on or off in Vista
    http://www.Vistax64.com/tutorials/66971-system-restore.html

    Adjustment of the amount of disk space, System Restore uses for restore points
    http://bertk.MVPs.org/html/diskspacev.html

    How to change how much Space System Restore can use
    http://www.Vistax64.com/tutorials/76227-system-restore-disk-space.html
    http://www.Petri.co.il/change_amount_of_disk_space_used_by_system_restore_in_vista.htm

    ShadowStorage vssadmin commands
    http://TechNet.Microsoft.com/en-us/library/cc755866 (WS.10) .aspx
    http://technet2.Microsoft.com/WindowsServer/en/library/89d2e411-6977-4808-9AD5-476c9eaecaa51033.mspx?mfr=true

    Guide to Windows Vista system restore
    http://www.bleepingcomputer.com/tutorials/tutorial143.html

    Expiration errors occur in Volume Shadow Copy service writers, and shadow copies are lost during
    backup and at the time when there are high levels of input/output
    http://support.Microsoft.com/?ID=826936

    A good utility:

    Explorer of the shadow - free
    http://www.ShadowExplorer.com/

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • How can I configure my system clock to match the correct local time

    How can I configure my system clock to match the correct local time?

    All about the time, date and in particular time zones for your particular question...

    http://www.7tutorials.com/customize-date-time-and-all-related-settings

Maybe you are looking for

  • HP pavilion dv6 6154tx: thermal grease replace

    What thermal grease is suitable for my computer laptop dv6 6154tx? What thermal grease is used by the Hp company? Please suggest me a good product.

  • Rede wireless

    good afternoon. o meu pc esta com problemas na recepçao of rede wireless. FIZ o tests of speed a net sales of casa com 2 coputadores e o meu gift between 0.5 a 1.5 Mbit/s while o outro between 8 to 15 Mbps. also ja entei outas redes e com o problema

  • Download Windows Update problems

    Why when I try to download updates windows for microsoft .net framework downloads what they continually fail? Security for 2.0 update and Service Pack updates for the Microsoft.NET Framework 3.5 updates keep fault!

  • Not possible to install InstallShield error 1628

    I recently had to reinstall Windows XP, because then I could not reinstall one of my programs, ACT! 2005 after 90 + % at the end of installation, I get the error message 1628 and can go no further.  I need to get this reinstalled program because it h

  • my (wzc) wireless network does not work on my acer

    When I use my network wireless on my acer (aspire 3690) it indicates to come to microsoft. com and look more can article 871122 someone help with this one.