Error 50103 - simultaneous analog Vout and wine with start of analog triggering

Hello

I'm stuck error 50103.  I looked on the Web site of NOR and worked through the 7 cases and think that my problem is the 6 case - although I'm not sure - and have no idea how to fix this. Basically, what I would do is out my signal and have receive side save after it passes through a noisy channel. To start, I have attached a trigger control so that the transmission or recording start before the input trigger exceeds a certain value (in my case, 3V).

Could someone please look at my code (attached, called 'Optical_DPPM_V3.vi')) and try to give me an indication as to what I'm doing wrong? Thank you!

Furthermore, I use examples of OR that I have also included in the .zip for reference file.

SP

P.S. hardware: LabView 8.2, NI PCI-6070E

Hi gt3000,.

Thanks for your reply. I actually solved the problem I called one of your offices directly and spoke with someone last night.

Indeed, the problem was "case 6" as it is stated on the page you gave. "." When I spole with one of your colleagues, I was directed to an example that does most of what I wanted. If anyone is interested, you can follow this path to find:

Help--> find examples--> material input and output--> DAQmx--> synchronization--> multifunction--> multi-function Synch AI - AO.vi

It seems that the trick is to use an internal digital triggering to synchronize the CLK for VI and VO.

If people are interested, I can send my final code around for a differential pulse modulator, triggered by an external analog voltage which the receiver registers and stores the values in a worksheet. My next goal is actually write the code for the receiver to demodulate information... here go us!

Thanks again,

SP

Tags: NI Hardware

Similar Questions

  • Error 50103 during continuous acquisition and triggering

    Hi all

    I'm ai0 data acquisition: 3 4 analog inputs (voltage) in continuous mode, display the data (tables and graphs) and data flow to TDMS files in a loop of the consumer.

    The same time, I want to be able to save "time windows" with my purchase. For example, I want to be probe ai1:2 and when the voltage exceeds a certain value, that is to say 0, 5V, I can trigger with analogue reference and get a certain amount of samples (finished samples) after and before (samples before). I am aware of how I can achieve this, an example of NOR is more useful: http://sine.ni.com/devzone/cda/epd/p/id/4840 .

    The problem is this: I don't want to stop the continuous acquisition which is already underway. If I try to start a new task (somehow "copy & paste" the example) that I get, as expected, error-50103, "the specified resource is reserved.

    So, is it possible to accomplish this task without having to fall on reserving resources problem? And if there is not a way could you suggest a way to make this front trigger and trigger sampling?

    Please find enclosed a snapshot of the code. I use a PCI-6254 with two SCB-68.

    Thank you and looking forward for you advice!

    Best regards

    Panos

    Have you seen this?

  • Error: AVG file is damaged and can not start when tried to start the AVG program

    Original title: Virus of internet surfing

    Surf the Internet today and had a pop up window that says that my PC has a virus and must by a specific virus program to remove. Then, I can't go on the internet or open my AVG program because I get a pop - uo, which says that the AVG file is damaged and cannot be started. Any ideas how to remove it? Tried system restore, but does not open.

    Hi gary125,

    1. don't you get an error message when you connect using Internet Explorer?

    If you get "Internet Explorer cannot display the webpage" then run Microsoft struggling to diagnose the problem. Download the hotfix to a USB drive on another computer and run it on the computer of the problem.
    See you receive an error message in Internet Explorer: "Internet Explorer cannot display the webpage"

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • black screen and slider with start now on windows 10

    I need to download a boot disk. Where can I get a free. Windows 7 came with my new computer when you bought it.

    Hi Mark,

    Thanks for posting your query on the Microsoft Community.

    With the publication of the description, I understand that you get a black screen on your Windows 10 machine and you want to download Windows 7 create a bootable media. I will certainly help you to the query.

    I would be grateful if you could help me with more information:

    Did you get the black screen after upgrade to Windows 10?

    I suggest you first try to follow the suggestions of Sharath Srinivasa responded on August 7, 2015 in below mentioned thread to get the black screen in the operating system of Windows 10 fixed.

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_10-hardware/black-screen-after-upgrading-to-Windows-10/cf3b4559-67d8-40E0-9cf2-ebf4528e1e78

    To do: Important this section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    How to back up and restore the registry in Windows

    https://support.Microsoft.com/en-us/KB/322756

    However, if you still experience the problem or for the future, you can download Windows 7 using link below:

    Windows USB/DVD download tool

    http://www.Microsoft.com/en-us/download/Windows-USB-DVD-download-tool

    Once the created bootable media, you try to install Windows 7.

    Hope this information is useful. Please come back to write to us if you need more help, we will be happy to help you.

  • Simultaneous release of digital waveform at different frequencies - cDAQ-9174 with two 9477 maps error-50103

    Hello

    I'm working on a project that requires two outputs digital signals at different frequencies. Frequency of the phase 1 is about 1 kHz and is modulated on and off to a pace that will change during the execution of the program. Wave 2 passes from 1 kHz to about 6 kHz while needing to be pretty accurate to the tenth of a Hertz.

    Initially, I tried to manage the simultaneous output of signals at different frequencies using a single task on a single 9477 daqmx in a cdaq-9174 chassis. As far as I know, the best way to get a specific frequency in a waveform output is to set the sampling frequency up to 2 times the frequency of the wave that is generated and generate a waveform that is given to each clock cycle. This works very well when it comes to a gesture, but I was unable to get the frequency of the modulated wave (wave 1) remains constant when the frequency of wave 2 modified or vice versa.

    I have a few other modules lying around (another 9477, 9403 and 9476) and I thought I would try another task running on a separate module. I find myself receive error-50103 message if I add these modules to my cdaq chassis and run one of the waveforms of a task set to run on the add-on. Is there a way to bypass this error? I guess it would cause by running two digital output on the cdaq-9174 tasks at the same time, but it seems to me that this wouldn't be a problem with an additional module.

    How can I have two outputs digital signals, running at the same time, maintaining their independent frequency frequency of the clock of the other sampling rate changes. In addition, because the wave 1 is enabled and disabled at a defined frequency, I use it to set the number of samples to write when you write a range of waveforms in the module (when generating these two waveforms on the same module).

    I'm sorry if the explanation was difficult to understand. I've attached an example of error 50103 lifting. This isn't really a part of my project as a whole, but it is the easiest way to reproduce the error.

    Thank you

    Hi awol.

    I have a follow up for you. You encounter the error because the cDAQ chassis has only a timing engine of. You will not be able to perform simultaneous tasks of the call by the hardware. Please see the following knowledge base: http://digital.ni.com/public.nsf/allkb/5E0B829E50ADE1BC86257AC50062B2D2

    Mike

  • I am trying to install an update to iCloud on my Win 7 PC and I get an error message that there is a problem with my windows install. How can I solve this problem?

    I am trying to install an update to iCloud on my Win 7 PC and I get an error message that there is a problem with my windows install. How can I solve this problem?

    Hello grandpa_bill,

    Thank you for your participation in the communities of Support from Apple.

    If you get an error when you install an update to iCloud for Windows, try to download the latest version of download iCloud for Windows.

    For more information, see get help using iCloud for Windows.

    All the best.

  • code error-50103. Program hangs after the departure of task, readout and task of clearing.

    I'm having trouble with this unique analogue read. The situation is the following. I have a thread that executes a task. The task runs for continuous, but sometimes based on acquisition

    a push of button in the GUI I need one analog reading from a single channel. I firstly to stop the first task, and then create the next task, read and erase and stop it.

    This function is also called via a timer to get a temperature and a resistivity of reading. The timer calls are interested in the temperature and the pressure of the button wants the resistivity.

    Its the same function but can be called at two different instances. I put in a thread variable secure to ensure that he expects to be each other before reading again. It crashes right away,

    It blocks randomely at about the 6th or 7th instance of analog read.

    My first guess after reading the forum LABVIEW on ni.com, is that he doesn't like when I start and disable the task over and over again. Here is the fucntion is called with a handshake goes, but the

    key to watch is the analog read. The handshake stops the task running in the thread momentarily to analog playback and then it starts again.

    I use v9.0 CVI. I use the USB DAQ 6259. The "BOLD" area below is where the error occurs.

    int daq6259ReadCuvette(float64 data[2])
    {
    Int32 daqError = 0;    DAQmx error code
    errorMsg tank [ERRORMSGSIZE]; error message
    int start = 0;     start time
    passed int = 0;    elapsed time
    float64 * cuvetteData;     data
    Seek_set Int32 = 0;    number of analog readings
    errorCluster localError = {0}; structure of local error to store error information
    allocate memory for the data of the Bowl
    If ((cuvetteData = (float64*) malloc (NUMCUVCHANNELS * sizeof (float64))) == NULL)
    memory allocation of {failed
    errorEnqueue (1, -1, __LINE__, __FILE__, "Bowl DAQ task Memory Allocation Failed");
    Returns - 1;
    }

    cuvetteReady (1); define the ready indicator = 1 to stop the task of daq1 in daq1 wire
    Start = clock(); set a start time
     
    While (cuvetteReady (2)) //poll for the tank handles or timeout if the wait is > 5000 ms
    {
    If (gMpvsError)
    Returns - 1;
    Sleep (100);     sleep 1ms to record usage of the processor
    WAIT 1 DAQ LOOP UNTIL SYSTEM SHUTDOWN
    elapsed = clock() - start;
    If (time > = 5000) //check for 5 seconds timeout during the stoppage of work daq1
    {
    errorEnqueue (1, -1, __FILE__, __LINE__, "cannot stop the device DAQ, Bowl was unread");
    cuvetteReady (1);  the ready value = 1 signal to restart the task daq1 in daq1 wire
    Returns - 1;    Returns - 1 as a standard error code
    }
    }
     
     TAKE THE READING OF THE BOWL!
    If ((daqError = DAQmxCreateTask("",&gCuvetteTask)) == 0) //create Bowl read task
    {//create voltage channel
    If ((daqError = DAQmxCreateAIVoltageChan (gCuvetteTask, cuvChan,"", DAQmx_Val_RSE,)))
    (MINVOLT, MAXVOLT, DAQmx_Val_Volts, NULL)) == 0)
    {//DAQmx analog read
    If ((daqError = DAQmxReadAnalogF64 (gCuvetteTask, 1, 10, DAQmx_Val_GroupByScanNumber,)))
    cuvetteData, 1 * NUMCUVCHANNELS, & Seek_set, NULL)) == 0)
    {
    If ((daqError = stop6259DaqTask (& gCuvetteTask))! = 0)
    {
    DAQmxGetErrorString (daqError, errorMsg, 256);
    errorEnqueue (2, daqError, __LINE__, __FILE__, errorMsg);
    }
    If ((daqError = DAQmxClearTask (gCuvetteTask))! = 0)
    {
    DAQmxGetErrorString (daqError, errorMsg, 256);
    errorEnqueue (2, daqError, __LINE__, __FILE__, errorMsg);
    }
    }
    }
    }
    the ready value = 1 signal to restart the task daq1 in daq1 wire. He will leave the while loop
    in threadManagement waiting for the task of the toilet read of the Cup.
    cuvetteReady (1);
     
    If (daqError! = 0) //check DAQmx error
    {
    DAQmxGetErrorString(daqError,errorMsg,256);
    errorEnqueue(1,daqError,__LINE__,__FILE__,errorMsg);
    error return;
    }
     
    If data (Seek_set > 0) //set VAT values read
    {
    Data [0] = cuvetteData [0];   value of resistivity
    data [1] = cuvetteData [1];   the temperature value
    }

    return 0;        No finished errors
    }

    He was crashing at the same point over and over again. Essentially, in order to reproduce this scenario, you have a thread that is running with a task that runs continuously, so you want to stop and

    start a new task with a single read analogue.

    Could you go through this list of 7 possible causes (of the knowledge base) and see if any of those who are causing it?

  • Get the Blue error screen "DRIVER_IRQL_NOT_LESS_OR_EQUAL" frequently on windows XP Pro and Win 7

    Hello

    Our Office recently we are facing issue with as "DRIVER_IRQL_NOT_LESS_OR_EQUAL" error blue screen frequently in most of the laptop,

    all the laptop with Win XP Pro-SP3 and Win 7 Professional.

    * It causes while he was working on several browsers or applications.

    * A few times everything by removing the Ac laptop adaptops, getting suddenly Bluscreen problem with the same error as "DRIVER_IRQL_NOT_LESS_OR_EQUAL".

    My troubleshooting:

    According to my Google search, I did the troubleshooting below:

    * In format and re-install with fresh people with Win XP and Win 7 Pro system.

    * Updated with the latest patches from Microsoft.

    * Updated all hardware drivers of Lenovo

    * We use Symantec Antivirus 11.0 client in all laptops, in this way, we had to also call with symantec and log the issue with them. but according to the confirmation of Symantec, it is not caused due to Version 11.0 Symantec

    * According to lenovo support, we have changed the physical memory RAM.

    After all troubleshooting done all too, we always get problem.

    Error message:

    A problem has been detected and Windows has been shut down to avoid damage
    on your computer.

    The problem seems to be caused by the following file: halmacpi.dll

    DRIVER_IRQL_NOT_LESS_OR_EQUAL

    If this is the first time you've seen this stop error screen,
    Restart your computer. If this screen appears again, follow
    the following steps:

    Check to make sure any new hardware or software is installed correctly.
    If this is a new installation, ask your hardware manufacturer or software
    the Windows updates, you might need.

    If problems continue, disable or remove any newly installed hardware
    or software. Disable the BIOS memory options such as implementing caching or shading.
    If you need to use safe mode to remove or disable components, restart
    your computer, press F8 to select Advanced Startup Options and then
    select Safe Mode.

    Technical information:

    STOP: 0X000000D1 (0 X 00000002, 0 X 00000000, 0X00000000, 0X00000008)

    Halmacpi.dll - address 0x834257a0 base at 83422000 DateStamp 0x4a5bbf07 0 x

    *****************************************************************************************************

    A problem has been detected and Windows has been shut down to avoid damage
    on your computer.

    The problem seems to be caused by the following file: SYMTDI. SYS

    DRIVER_IRQL_NOT_LESS_OR_EQUAL

    If this is the first time you've seen this stop error screen,
    Restart your computer. If this screen appears again, follow
    the following steps:

    Check to make sure any new hardware or software is installed correctly.
    If this is a new installation, ask your hardware manufacturer or software
    the Windows updates, you might need.

    If problems continue, disable or remove any newly installed hardware
    or software. Disable the BIOS memory options such as implementing caching or shading.
    If you need to use safe mode to remove or disable components, restart
    your computer, press F8 to select Advanced Startup Options and then
    select Safe Mode.

    Technical information:

    STOP: 0X000000D1 (0 X 00000002, 0 X 00000000, 0X00000000, 0X00000008)

    SYMTDI. SYS - address 0x8cf00023 base at 0x8ceef000 DateStamp 0x4ed7ca75
    ***********************************************************************************************************

    A problem has been detected and Windows has been shut down to avoid damage
    on your computer.

    The problem seems to be caused by the following file: igxpmp32.sys

    DRIVER_IRQL_NOT_LESS_OR_EQUAL

    If this is the first time you've seen this stop error screen,
    Restart your computer. If this screen appears again, follow
    the following steps:

    Check to make sure any new hardware or software is installed correctly.
    If this is a new installation, ask your hardware manufacturer or software
    the Windows updates, you might need.

    If problems continue, disable or remove any newly installed hardware
    or software. Disable the BIOS memory options such as implementing caching or shading.
    If you need to use safe mode to remove or disable components, restart
    your computer, press F8 to select Advanced Startup Options and then
    select Safe Mode.

    Technical information:

    STOP: 0X100000D1 (0 X 00000002, 0 X 00000008, 0XB846D160, 0XB846D160)

    igxpmp32.sys - address 0xb846d160 base at 0xb8265000 DateStamp 0x4e85e92a

    *************************************************************************************************************

    Please give us the solution to get out of this edition

    Error logs:

    https://SkyDrive.live.com/redir?RESID=B7400F7AC914BDC7! 104 & authkey =! AHh7MiYoqEYxme0

    Hello

    The Microsoft Answers community focuses on the context of use. Please join the professional community of COMPUTING in the TechNet forum below

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

  • Problem with Win 7 64 bit OS and itunes with the corefoundation.dll?

    I am running Win 7 64 bit OS. When you try to run iTunes I get error message: the program cannot start because corefoundation.dll is missing. Try to reinstall to see if that solves this problem.
    is there a problem with itunes and Win 7 64 bit? or by reinstalling the dll file fix?

    Uninstall and reinstall hopefully should solve your problem.

    MobileMe: "CoreFoundation.dll was not found" or "Apple Application Support is missing" alert
    http://support.Apple.com/kb/TS2211

    How to fix Corefoundation.dll errors
    http://www.dll-error-fixes.com/resolve-corefoundationdll-missing-errors/

    Have you tried right-clicking on the program.exe Setup and selecting "Run As Administrator" option?

    Have you tried to clean your Temp folder, you can do this by typing folder in the Start Menu RUN box.  This will open your Temp folder, there, you can remove all Windows will allow you to do.

  • Received this error code when trying to install win 10. the message was ' ' has no 1 update "and"windows update has encountered an unknown error."

    Original title: error code 88982F04

    Received this error code when trying to install win 10.   the message was ' ' has no 1 update "and"windows update has encountered an unknown error."  I have win 7 Home premium SP1 running on a desktop HP Pavilion p7-1210 PC.  Can someone please help with an answer.

    Thank you

    Delete C:\$WINDOWS.~BT

    Open the C:\ drive, and then delete the folder: C:\$WINDOWS.~BT and then restart your computer, and then try to upgrade again.

    If the upgrade of Windows 10 Assistant becomes blocked or unresponsive to different percentages: 0%, 32%, 62%, 87%, 99%, please wait at least 4 to 7 hours. If the installation program does not progress, close the wizard and restart your computer. Follow the instructions to upgrade manually by using the tool of creation of media or file ISO for Windows 10.

    If you find it difficult to do some of the steps below, please see instructions how do their:

    http://windows10forum.com/blogs/entry/3-How-to-ensure-a-smooth-upgrade-to-Windows-10-anniversary-update/

    If you encounter an error about enough space to perform the upgrade, see the instructions:

    How to install Windows 10 on devices with limited space

    Task of pre-required

    When you make significant changes to your computer for example updated operating system, you must always back up. See the links to resources on the backup by clicking the link for each version of Windows you are using: Windows XP, Windows Vista, Windows 7, Windows 8/8.1

    Retry the upgrade manually:

    Option 1: Using the media creation tool

    Download the media creation tool

    Click with the right button on the MediaCreationTool.exe file and then click on run as administrator.

    Note: How to check if you are downloaded or installed the update Windows 10 November

    Select upgrade this PC now and then click Next

    Option 2: upgrade using the file ISO for Windows 10.

    Task of pre-required

    When you make significant changes to your computer for example updated operating system, you must always back up. See the links to resources on the backup by clicking the link for each version of Windows you are using: Windows XP, Windows Vista, Windows 7, Windows 8/8.1

    then

    then

    • Turn off (preferably uninstall) your Antivirus utility before you perform the upgrade.
    • Reboot several times, and then try again.
    • Disable the general USB peripherals (for example - smart card reader). You can do so from the Device Manager.
    • If you have an external equipment, attached to the machine, unplug them (example, game controllers, USB sticks, external hard drive, printers, peripherals not essential).
    • Support your default BIOS reset BIOS.
    • Check if there BIOS updates available for your system, and then to apply them.
    • If you are using a SCSI drive, make sure you have the drivers available for your storage on a USB device and it is connected. During the installation of Windows 10, click on the advanced custom Option and use the command load driver to load the driver for the SCSI drive. If this does not work and the installer still fails, consider switching to an IDE based hard drive.
    • Perform a clean boot, restart, and then try again.
    • If you upgrade to the. ISO file, disconnect from the Internet during the installation, if you are connected in LAN (Ethernet) or wireless, disable both, then try to install.
    • If you are updated through Windows Update, when download reaches 100% disconnect from the LAN (Ethernet) Internet or Wi - Fi, then proceed with the installation.
    • If this does not work, try using the. ISO file to upgrade if possible.
    • If you are connected to a domain, go to a local account.
  • Trying to send a scanned document and I get an error of missing file: api-ms-win-crt-string-11-1.0.dll never had a problem before and I've recently updated to the office of 2016 and that's when I got this message.

    Trying to send a scanned document and I get an error of missing file: api-ms-win-crt-string-11-1.0.dll never had a problem before and I've recently updated to the office of 2016 and that's when I got this message.   Anyone know if it's related to Adobe or Outlook?  I am able to send emails on Outlook.

    Thank you

    Hi lorid74531323,

    Latest version of MS office will not work with your Acrobat 9.

    May be a compatibility issue, please check the web browsers and applications of PDFMaker

    Kind regards
    Nicos

  • Firefox is compatible with the window Surface Pro and Win Phone 8

    Firefox is compatible with the window Surface Pro and Win Phone 8

    A user has posted here the other day that uses a Surface Pro 2 with Windows 8.1, then it should work basically the way it works on a desktop or laptop computer.

    Windows Phone, I don't think.

  • Problem with Fingerprintsensor on Portege A600 with Win XP and Win 7

    Hello

    I bought a new Portege with Win Vista on it and Win Xp on a CD Revovery. It has worked on my new laptop. Then I installed Win 7 on it without making a backup of my system of work. It was a big mistake. I downloaded Win 7 of the Toshiba homepage divers. But the Fingerprint Software means that there is no sensor. The driver has been installed. After much trying, I used the recovery CD. Now I have WIN XP on my system with the same problem. It was a recovery with all the drivers CD. He had to work. But it does not work.

    Someone at - it an idea? Could someone help me?

    Best wishes

    Martin

    Hallo Martin

    You are right. It should work fine if there is no problem with the sensor itself.
    Is it difficult for you to test it with Vista image too?
    I mean if the situation is the same, maybe you should contact the nearest authorized service.

    Can you start fingerprinting software?

  • Satellite Pro U500 - multi-boot with Win 7 and Win XP

    Good gentlemen,

    Please help me with this query I have.

    I just bought a Satellite Pro U500 with Windows 7 installed. I also have a TOSHIBA Windows XP product supplied with the laptop recovery DVDs. Was told I could downgrade to XP with the DVD.

    I want to install Win XP in addition to the existing installation of Windows 7 on a different partition, I intend to create.
    Can I create a create a separate partition and then use the recovery TOSHIBA Windows XP product DVD to install Win XP on it?

    Am just worried I might spoil the on the laptop's recovery partition?

    Basically, I want to be able to run the current Windows 7 and Win XP on my machine and want to know the best way to do it without damaging the existing TOSHIBA recovery partitions.

    I want to use the recovery DVDs TOSHIBA Windows XP product to install XP on a new partition with windows 7 OS.

    Thank you

    STRAPPING

    Hi-band,
    + downgrade to xp + means that you are not allowed to use your win7 installation any longer...

    ask problem "dual-boot":
    burn a DVD restore *, choose from the start menu

    After that, you can choose partition wich you like "sacrifice" for xp and install it...
    XP can't 'see' the install of win7, but you need a Boot Manager to boot both systems (xp is crushing the win7 boot code)

    or you go the other way:
    installation of xp and then install win7
    This has the advantage that win7 offers you the ability to boot xp from the bootmenu.
    in both options, you lose the hard drive recovery!

  • for windows update make me number error msg: 0 x 80240036 and solve this problem poblem with fixit get msg w xp sp3 rendered and nework Framework 2 or lator should be installed pls can help you

    for windows update make me number error msg: 0 x 80240036 and solve this problem poblem with fixit get msg w xp sp3 rendered and nework Framework 2 or lator should be installed pls can help you

    See your other thread the same. http://answers.Microsoft.com/en-us/Windows/Forum/windows_xp-windows_update/to-make-Windows-Update-am-getting-MSG-error-number/3f579859-ecb0-408D-9db3-804044a21fb7

Maybe you are looking for