How to give priority to a task of counter

Hello

I'm sure that this issue has been discussed previously, but I wasn't sure how to phrase the question to find the previous discussions. We are a gated counting vi photon using a pair of 6229 cards. Generate us a portal with a meter and count the pulses of the MTP with the other counter.  We have a pretty old computer (which we are to date) and when trying to open files or other windows, the counter seems to lose the processor priority temporarily and the result is unreasonably high.

Says "' is the basis of our experience, so we would like to know if there is a way to prioritize the tasks of meter or create a buffer that prevents this glitch windows related to our program. Any idea or even a link to a previous thread would be very helpful!

Thank you!

Hi Kate,.

Thanks for the additional info - it seems that you have changed the instance of DAQmx Read samples N but still need to wire samples by the input to the Timing.vi DAQmx channel

Using samples per channel is another way to set the size of buffer.  For finished tasks (which is the default value), the buffer size = samples per channel (unless otherwise stated).  Samples by default channel is 1000.  WIRING this should allow you to say exactly how many gates consecutive custom - regardless of the size of buffer, the task ends after the end of the samples by acquisitions from chanel to the task.

Reading samples N will be much faster (just look for timeouts).  You can actually leave the number of samples per channel unwired on the DAQmx Read - the default is - 1, to read all the samples you want your finished job.

Best regards

Tags: NI Hardware

Similar Questions

  • How could I give priority to my network connections, (without turning off the strap attached, as it took), so that it uses the internet from my main network connection?

    Prioritize network connections

    OK, here's the situation.
    I have a regular ethernet connection that provides me with a network and the internet.
    I have also a tablet PC which I attach to my PC so I can use it as a controller. (Not that it is important, but it's for a DAW/Midi controller)

    My problem is that whenever I place my tablet, PC starts by ignoring my normal connection and taking the internet from my Tablet (even when it is not connected to the internet). As a result, my internet is de-energized once I tie it, if I'm not as under the wifi on my tablet.

    My question is, how could I give priority to my network connections, (without turning off the strap attached, as it took), so that it uses the internet from my main network connection?

    Hello

    As well as the troubleshooting provided by Boumediene steps, you can also try the steps in this link. Some screenshots are also available on the link for a better understanding.

    http://www.howtogeek.com/HOWTO/27994/how-to-change-the-priority-of-wiredwireless-network-cards-in-Windows/

    Hope you will find this is useful.

  • How to give some access to the system without giving local administrator access?

    Hello

    I'm looking for advice on how I can accomplish the following tasks without giving certain groups of rights of a local administrator on the server.

    • Ability to query the status of all Windows Services
    • Access WMI
    • Ability to read all the event logs
    • Ability of the State to the query of all services
    • Activation of remote PowerShell commands

    I need to give this kind of access to the servers are Windows Server 2008 R2, Windows Server 2008 Std Edition and Windows Server 2003.

    Advice and guidance would be greatly appreciated.

    Thanks in advance.

    Hello

    The question you have posted is better suited for the TechNet forums. Please post your question here.

    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer

  • How to give Admin rights for specific applications in windows 7 Stater

    How to give Admin rights for specific applications in windows 7 Stater

    I have a problem in Windows 7 Stater Pack

    I do not know where to place the issue or create the question

    My problem is that I can give admin access to application specific to Windows 7 stater

    in fact I use photon AUNTIE I want to be accessed by a Local user Standard user is not an admin user

    Once I click on the icon of Photon to connect it always ask for admin password.

    I want to work on a local user without admin password

    Please help about this.

    Thank you.

    Hello

    Note: To be logged in as an administrator or enter creditionals administrator account to make changes

    Method 1:

    The prompt that you get is the setting on your computer user account control. You can change the setting and use them according to your requirements and run programs in the standard account. See the below links for more details-

    http://Windows.Microsoft.com/en-us/Windows7/what-is-user-account-control

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-change-the-behavior-of-user-account-control-by-using-the-slider

    http://Windows.Microsoft.com/en-us/Windows7/what-are-user-account-control-settings

    WARNING: User Account Control (UAC) can help you to prevent your computer from unauthorized changes. It works by asking permission when a task requires administrative rights, such as installing software or changing settings affecting other users. We do not recommend disable user account control. If you turn it off, you must reactivate as soon as possible.

    Method 2:

    You can even use the steps below and check-

    1. right click on the program file , click on Properties.

    2. now click on compatibility and select run the program as administrator.

    3. now click on change settings for all users and click ok. Now, check to see if the problem resolves.

    I hope this helps. Let us know the results

    It may be useful

  • ESW 520 give priority to IP addresses

    I have a LAN with IP addresses for the computers and public, static IP for VoIP phones. They are a hosted VoIP provider, and I want to give priority to the public IPs from my ESW-520-48 per switch How I implemented that in this switch?

    I have no roles assigned on ports and no configuration of VLAN either. I had tried to separate the VLAN first, but eliminated this way. It is once again all VLAN 1 now on the switch. For some reason when I put in place of the 100 VLAN for voice, the voice stopped working on phones, but data were always very good.

    Hi netguy,.

    QOS in rewriting the DSCP (dissociated Services Code Point) address IP phone range by;

    1. create an ACL that specifies the range of IP addresses with mask reverse

    2. attach the ACL on a map of advanced class, then

    3. fix a plan of class to a table of QOS policy that is configured to set a new DSCP value

    4. attach a QOS policy on an interface

    5 but you have a default Advanced QOS configuration already in place, so that should be modified or deleted.

    It is difficult if you have never played with before advanced QOS or understand the latest five statements.

    I guess that your hosted IP phones have DSCP settings (dissociated Services Code Point) already placed on IP phones or the settings that you can set directly on each IP phone?

    If it is possible, why not just move the switch to the basic QOS mode and then say the switch to trust DSCP.

    Well, it's the best thing to do.

    Best regards, Dave

  • How to create a BPEL Process task using java code

    Hello

    I created a BPEL process (for creating task), in which my requirement is that I need to create a task based on some inputs and assign it to the user in partucular and then get out of this flow.

    earlier, I felt that I will use the human task activity. but when I use that task will be created in the same process and proceedings will be stuck on there until human intervention (the BPEL process waits for the result.).

    is it possible that I can use Java activity and create tasks from java code, 'I know how to assign a specific user task. Please tell me.
    Abhishek

    Published by: abhishek on April 25, 2011 12:42 AM

    Hi Abhishek
    1. you can try this alternative approach and it should work.

    2. basically, most of the BPEL process eventually auto generated Web services (.) WSDL). When we create a BPEL process, everything we do is give diagram of input, output schema and creates a bpel process with the default operation named as "process" in all the old versions as up to 11.2 SOA (and maybe before). BUT SOA 11.3 from, we can create a process BPEL, with our own WSDL and our own scheme. There is no restrictions like having only a single operation named 'process', etc.. In any case, what I mean is, each BPEL process ends up as a WebService, with entry and exit of the payloads of XSD.

    3. from the JDeveloper itself, locate the .wsdl for your BPEL process under the Workflow project. Create a new project of Proxy customer service Web and generate a customer for this wsdl Web service proxy. This will create you Service, Port and JAVA classes equivalent payload theoretically in your case taskpayload.xsd with these 4 items you have. Ignore the full blown the HumanTask which has all the system elements and attributes of a task of bpel. All you need is to undertake a task with your own payload data. Create a simple Client Java (EJB or Servlet later to make more flexible). In this Java client, retrieve the Service object in the proxy and port. Then instantiate the java class that represents the payload. Set 4 values you want and set the user name, etc. You may need some adjustments for the setting of the user. Then the port invoke otherwise (go your java object here).

    Sample code snippet
    prepare the message for BPEL of appeal; Define the fields that can not be null
    MyPayloadRequest myPayloadRequest = new MyPayloadRequest();
    myPayloadRequest.setInitiator("");
    myPayloadRequest.setTitle("");
    myPayloadRequest.setEmployeeName("");
    myPayloadRequest.setEmpContact("");

    web service client Get for BPEL receive point and call: first generate client proxy
    MyBPELPProcess_client_ep serviceClient = new MyBPELPProcess_client_ep();
    MyBPELPProces proxy = serviceClient.getNewMyBPELPProces_port ();
    proxy. Process (myPayloadRequest);

    Please note that you can also use the SOA workflow API and the Manager back call personalized for this first task classes. In this class, you can have the methods of the interceptor, which is called each time a task is initiated, saved, Submit, approve etc etc (all events essentially). This gives you access to all the objects in a workflow with full charge blown. So you can always get the data you pass above and in this custom class, the value of the user, date/time etc..

    It's just a different approach you can try.

    Thank you
    Ravi Jegga

  • How to give a default file path

    Hi all

    How to give a default path for a vi... It should take path to the deffault d without a prompt and writing the desired string to this place... I gud get default file path option... but later realized that there is no file created in this place

    Thank you

    Here you go...

    Sorry I made the error I said others...

    The VI attached is in LV 8.0 (so that only I could save)...

  • How to give full access to the port to laptop

    Hello! I need help.
    I get data using xbee connected to the port of the laptop. The problem is with the increase of baud rate, time of receipt does not increase as it is.
    My instructor told me that your com port does not provide complete space to your software (LabVIEW). My question is how to give full access to the com port to LabVIEW? Kindly help...

    Here's my vi... I put the 115200.But baud rate in labview so I get the data and it intrigues, it traces precisely after 8 seconds. But I put the shipment time less than 8 seconds, it does not trace accurately.

  • How to give permissions to the user for the administrator.

    I work in an organization. We use Windows XP with SP2. I delete the administrator user rights. At that time, some user systems have it problems.that's files and folders are not able to move, copy, cut, delete, all permissions are deleted. Please tell me how to give these permissions (move, copy, cut, delete) for the user's systems.

    This article explains how to set file access permissions:

    "How to set, view, change, or remove special permissions for files and folders in Windows XP"
      <>http://support.Microsoft.com/kb/308419 >

    HTH,
    JW

  • How to give a limitation of internet access to users via gpedit.msc?

    How to give a limitation of internet access to users via gpedit.msc

    Hello

    Follow the below mentioned article:

    How to use the Group Policy Editor to manage the Local computer policy in Windows XP: http://support.microsoft.com/kb/307882

  • Photosmart 6515, product = CQ761A: How can I change my preferences task analysis.

    When I first set up the device, I was given a lot of choices for how I wanted to scan different tasks at work, where I tried the files go, if I wanted to color or black and white, that resolution, all that.

    What I have now, is a utility program "HP" that has "SCAN settings" and under that I see "Scan to computer".  When I click Scan to computer I get a dialogue box that offers 2 things available to change...

    • There is a box where I can ACTIVATE the Scan of the computer
    • There is a button that will take me to a place where I can change the name of my computer.
    • There is no access to the different functions of digitization and the corresponding options.
    • There is a button 'EDIT ANALYSIS JOBS', but it is not available... not lit

    Here's a picture of him...

    Should I have a paralyzed HP utility app?   Y at - it an update should I download?  I have to re - install the device?

    Appreciate any guidance.  Thans a lot!

    p

    Hello

    Applications > Hewlett-Packard, place the HP scanning in the trash.

    Then install the HP Easy Scan application below, this is the latest version of HP Scan:

    https://iTunes.Apple.com/us/app/HP-easy-scan/id967004861?MT=12

    Now try to access the button change San tasks and check all difference.

    Shlomi

  • How to give a full permission to system32 using the registry

    Hello...

    go to this link below

    http://www.powercomars.com/docs/powercom_vista_and_office_2007_compatibility/how_to_set_windows_system32_permission_in_vista.htm

    you will find how to give permission to the system32 folder, I do this work steps very well, but I need to do the foregoing even using the registry is possible?

    How to using the registry.. ?

    Thank you

    If I understand your question, wondering how to edit the registry to change the permissions on the System32 folder.

    File permissions are not stored in the registry, so this cannot be accomplished.

    The other way to change file permissions using the takeown and icalcs commands.

    http://TechNet.Microsoft.com/en-us/library/cc753024 (WS.10) .aspx

    http://TechNet.Microsoft.com/en-us/library/cc753525 (WS.10) .aspx

  • How to give property back to TrustedInstaller?

    I have granted ownership to the Administrators group to change a file that is located in a subfolder of the Syswow64 folder.  TrustedInstaller was the former owner.  How to give property back to TrustedInstaller?  I can't find an instance of TrustedInstaller as a built-in function, etc...

    Thank you in advance for your help!

    The TrustedInstaller restoration as the owner http://www.vistax64.com/tutorials/159360-trustedinstaller-restore-owner.html

  • How to give administrative rights for the domain users (user is outside organization).

    Hello

    How to give administrative rights for the domain users (user is outside organization).

    If the employee works in the company of xxxx but it supports the client project and is located on the place of the customer, but it does not use the client computer and not on the client domain as well, but the employee is in the company of xxxx must be given administrative rights to the computer. can someone help me on this ASAP.

    Thank you

    MURUGESAN Rudy,

    This issue is beyond the scope of this site and to make sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
  • How to give the bios password and secure in windows 7

    How to give the bios password and secure in windows 7

    Hello

    BIOS - FAQ
    http://Windows.Microsoft.com/en-us/Windows7/BIOS-frequently-asked-questions

    Check with the manufacturer of your system (manufacturer of motherboard for customized systems)
    information on the definition of a BIOS password.

    I hope this helps.

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

Maybe you are looking for

  • Changing of El Capitan in Sierra

    This question is really more for users moving from El Capitan in Sierra running web servers. Surprises dealing with mysql and php? It's all works well under El Capitan and need to know if there is editing file I might need to do during the passage of

  • Confirm the NEW Security Exception error message!

    It's becoming routine with Thunderbird. My company uses GMail. Periodically, I get the parade without end of popup confirm Security Exception. It doesn't seem to be what I can do. I tried the various "fixes" posted in other threads without result. Co

  • [SOLVED] A3500-FL problem after factory reset

    After a hard reset / factory reset I have boot, but after that, all I see is a black screen with a rotating circle / turning point in the middle. I can access the notification area, but I can't access settings or Launcher. help, please! P.S. I read t

  • OfficeJet Pro 8500 has ceased to print after update firmware for LRP1FN1231AR

    I've updated the firmware in my work perfectly 8500 has and now the printer will not finish a print job after few minutes of no activity.  The fax is the same thing.  This all started AFTER the firmware upgrade completed successfully!  Now I'm stuck

  • Active connections

    I see a lot of active connections to my home network. How can I find valid connections? I have avast! antivirus, firewall, password & protected key RSV4000; netstat output b is the following (sometimes I see a lot more connections, say 30, in the TIM