Difficulty with the extra addition of LED

Hi all

Hope someone can help me with this. I have some difficulties with the addition of special edition led in the program. There is already a conduit in the program who are burning on a random time between 3 and 7 seconds. Now, I want to add a further directed that burn also occasionally at random, but not at the same time, when the other led also burning. So far, I can only he manages with two burning leds at the same time. The program is a reaction timer, see attachment.

Thanks in advance!

The absolute best way I can think to do is to add a second loop and use a notifier to communicate between the two.  When the user press the Start button or the Stop button resets the timer, send a random number for the notifier to the second loop.  In the other loop, wait for the notifier.  Put the value received in a shift register and use it as the value of timeout for the next notification. When it expires, assign the second Boolean value.  Something like the VI attached (I took out the calls to the DLL).

There are other problems with your VI: there should be a way to leave, and never recover the array of length 0.

Tags: NI Software

Similar Questions

  • I already bought the movie HD, 'V for Vendetta', before it came with "iTunes Extras" but my purchased copy does not come with the Extras. Is there a way to fix this without having to buy the movie again?

    I already bought the movie HD, 'V for Vendetta', before it came with "iTunes Extras" but my purchased copy does not come with the Extras. Is there a way to fix this without having to buy the movie again?

    I was told that movies in the iTunes Store can be changed to include "iTunes Extras" if originally it did not come with extras. But there is a catch you get just the extras if you buy just the issue for the first time. If you have already purchased it, your version may not have the extras. This means that if you want the extras, buy the movie again.

    If you now get the Extras will depend on what the movie studio did for example if they have updated the version you have purchased, or replaced by a new version (which will be treated as a separate purchase): buy and play movies with iTunes Extras - Apple Support

  • I have a problem with the previous results of LEDs and indicators of compensation

    I'm working on a proper VI for my building project, but there is a problem... The project here is to define the occurrence of the error and the error type to decide what actions are required to protect the circuit. This isn't a problem here...

    The problem is when I run the VI for the first time... Everything is good and I got what I need... But when I run it after that... The new results to come out with the results of the first round... So my problem is with the previous results of LEDs and indicators of compensation

    Hope my question is clear and not confusing

    Well, show us a code instead. How do you call the VI?

    Have you tried the option: "properties of the VI... run... clear the flags when called?

  • How can I set up a list of the Figures with the extra text?

    I am writing my thesis Art History, which includes a large group of figures at the end.  My Counsellor asked that I caption images, but also provide a list of Figures before starting the actual pictures.  I got this far - I use the Table of contents feature for automatically numbered captions and then back up the text of the legend to the list of Figures.

    Here's the rub: I need to include information on where I got the pictures I use attribution, but only in the list of figures.  My Adviser has specifically requested that I don't include this information in the captions as he felt that it cluttering up the images.  How can I include small amounts of text (for example "after Jones 1987, Fig. 22") for hundreds of images in the list of Figures without putting this info in the legends themselves?

    Of course, just by typing the information in the list Figures does not - as soon as the list is updated the extra text is deleted.  I've been playing with the hidden layers, but when I create a new layer mask with blocks of text, the numbering of the original layer is disrupted.  Any ideas on how to keep numbers and include additional information in the list of Figures without adding it to the visible caption? I would be very grateful for any help.

    Maybe at the end of your legend, in a [None] color text, 0.1 pt size? Do not put in a separate paragraph, because you have to pick this up as well for your table of contents. To change this little invisible text, you can use the story editor.

    (And I'm far enough, which suggests making it conditional text, that you would normally hide, have it show only when you generated the list of Figures, before some awake dormant brain cells and required attention.)

    "Course it would work - you would get the extra text in your list, and if you hide conditional text once again, your document is reversed 'normal' State." However, what makes the conditional text visible can cause your text reformattingand so your regular content would be nice but the list of Figures - generated with more text in your document! -could be shifted a few pages...)

  • ES1 - 512 hibernate if it is open, but not with the lid closed. LED will blink red and blue?

    I want a laptop, when closed, to go to sleep, then transition to Hibernate.

    When open, transition work. Race walk, sleep, Hibernate.

    When closed, transition fails. Running, sleep (slow orange blinking), and then rapid blue/red flashing LED.
    During flicker battery consumption is large and the battery goes dead quickly.

    I have tried many power configuration settings.

    Cover-> nothing or sleep - same results.

    Cover-> hibernate - works, but is NOT what I want.

    Button to Hibernate, but not what I want.

    I want to do what it should - sleep and hibernation...

    What does glitter blue/red LED mean?

    OK, I found a workaround solution - with a caveat.

    The xHCI driver is apparently in conflict with something that causes chaos when the laptop tries to transition from sleep to Hibernate with the lid closed.

    This is definitely a bug that should be fixed! Acer needs to work with Microsoft to find the problem and fix it.

    If you go into the BIOS settings (reboot and press F2) and disable xHCI.

    The USB ports will return to PCI mode. All USB ports are working, even if I think they are USB 2.0, not 3.0

    Now the power level can be set to sleep when the lid is closed and it will cause a transition to Hibernate when appropriate!

  • Scripts to stop working when lying down with the 'extra features '.

    I have a few scripts that work very well to both Pro and the player, but when I Save As-> Reader Extended PDF-> activate additional features, they stop working (both Pro and player). Other scripts in the same form continue to operate perfectly. I am at a total loss, and so are my IT people (who certainly aren't exactly experts form/JS/Adobe...)

    I fight with this problem and for a week or so now and I tried a couple of different approaches - I'm a JS pilon, and I'm sure that there are more effective ways to do what I want to do. But what I'm trying to give me a different problem . I'll try to separate different issues in different positions... but I'm confused enough!

    For what it's worth, problem scripts are on the first and last master page, while those who are working is on normal pages.

    The goal is to reuse a partially completed form for several different phases of an approval process. Each version gets a different title and a further subform is visible during the phases of 2nd, 3rd and 4th.

    Here are the global workflow:

    • Phase 1
      1. The form begins with the title of Phase 1 and the additional subform 'hidden '.
      2. A remote user fills out the form and return to the program coordinator.
    • Phase 2/3/4
      1. The Coordinator saves a copy of the form with a different name.
      2. The Coordinator checks a check box "for admin use only" to show a group of radio buttons. Each option modifies the title and sets the presence of additional subform to "visible".
      3. The Coordinator Unchecks the check box "for admin use only" to hide the radio buttons.

    The title is in a text field. Scripts change the rawValue of the field for each option.

    In this case, I have the following script to initialize it and calculate the event of the text box:

    If (S_SelectTitle.S_Actions.RB_SelectTitle.rawValue == 2( )

    this.rawValue = ' Phase 2 ';

    otherwise if (S_SelectTitle.S_Actions.RB_SelectTitle.rawValue is 3( )

    this.rawValue = ' Phase 3 ';

    otherwise if (S_SelectTitle.S_Actions.RB_SelectTitle.rawValue is 4( )

    this.rawValue = ' Phase 4 ';

    on the other

    this.rawValue = ' Phase 1 ';

    and a similar code in the events, initialize and calculation of the subform to make his presence 'visible' or 'hidden '. (I used this strategy before initialize/calculate event, it has always worked well. But I "(ve rencontrer deles de problèmes avec elle dans l'une deles de approches remplaçant je me sers dans le présent formulaire, donc je suis totalement ouvert àles autres moyens de le faire...)"

    Until I developed the form for the reader, it works fine. The changes of title properly selected button, the new subform appears at the end, and option buttons disappear when the box is unchecked.

    After I extend for reader, nothing works except the checkbox. The title does not change, and the subform never appears.

    Help? Thanks in advance!

    Well, it seems that the interactive objects on master pages are problematic. Using a few of message boxes, we discovered that the Initialize event fires whenever a radio button on a master page is selected, but not when the radio button is in the body of the form.

    So whenever we clicked on the option button on the master page, the event initialize the value of the group just exclusion set back to the default value (which was zero, in this case). So the title never changed, because the radio button setting glue.

    For this form, I found a way to remove the option buttons in the master page. Not only the titles in headers change correctly, the form also works with the enabled extensions Reader!

    I don't know what problem was hanging me up - the buttons on the master page or Reader extensions - or if they are tied together in some way. But the moral of the story for me, anyway, no more buttons on master pages. Hope this helps someone else!

  • Difficulty with the Assistant of Vision 2009

    Hello.  When I try to execute the Vision Assistant it says my screen resolution is wrong and after I click OK it just closes.  My screen resolution is 1920 x 1080, so it should be good?  I use the 64 bit version of Windows 7.  I asked the support of NEITHER and they just sent out the following link: http://digital.ni.com/public.nsf/allkb/41EB3AA9B4F9BE2D8625719D0051A2B0?OpenDocument.  Because my computer is new and the screen resolution is above the min I don't understand the problem?  I also activated automatically hide it the bar of tasks and changed my screen resolution of 1024 x 768 and it still gives me the error?  I don't understand why I can't launch a program when my screen resolution exceeds the resolution of min?  Is this program that has paralyzed it does not work with a high reslution?  Is there a work around I can use that will work.  As I said before, I use the 64-bit version of Labview 2009 Windows 7 if that helps.  Thank you.

    The windows Magnifier tool is known to cause problems with the Vision Assistant.  Could you please make sure that it is turned off?  Instructions are linked here

    Kind regards

  • Difficulty with the download Assistant

    I want to download a trial version of Acrobat Pro XI.  When I'm prompted to download Adobe Download Assistant, nothing happens.  I see no way to activate the download of download Assistant.

    Try using a different browser... some not just well with the download links on the Adobe site.

    An alternative would be to ignore the download assistant and get a direct download of the page linked below:

    Don't forget to follow the steps described in the Note: very important article Instructions on the pages to download to this site or the download may not work properly.

    Of Acrobat Pro/Standard XI and player:

    http://prodesigntools.com/Adobe-Acrobat-XI-Pro-standard-reader-direct-download-links.html

  • Difficulty with the position of the bar code

    I have a web page that is designed to display a variable data bar code.  The barcode is created successfully, however, I am unable to get to its correct position (inside a box of coupon) on the page.  The javascript code used to render the barcode image a position axis x and Y, but they do not work.  The URL with query string is http://ereply.us/c39/l.asp?id=mm008.  After hitting the "Submit" button, you can see the output place the bar code.  Here's the code.  Any help would be greatly appreciated.

    <%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <!-- #include file="database_connection.asp" -->
    <head>
    <title>Untitled Document</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link href="CSS/Level1_Arial.css" rel="stylesheet" type="text/css">
    <script language="JavaScript" type="text/JavaScript">
    <!--
    function MM_reloadPage(init) {  //reloads the window if Nav4 resized
      if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
        document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
      else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
    }
    MM_reloadPage(true);
    //-->
    </script>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #666666;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-image: url(http://ereply.us/c39/bg2.gif);
    background-repeat: no-repeat;
    }

    /* Tips for Elastic layouts
    1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
    2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
    3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
    */
    .oneColElsCtrHdr #container {
    width: 46em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
    background: #FFFFFF;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #000000;
    text-align: center; /* this overrides the text-align: center on the body element. */
    }
    .oneColElsCtrHdr #header {
    background: #DDDDDD;
    padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    }
    .oneColElsCtrHdr #header h1 {
    margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
    }
    .oneColElsCtrHdr #mainContent {
    padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    background: #FFFFFF;
    }
    .oneColElsCtrHdr #footer {
    padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background:#DDDDDD;
    }
    .oneColElsCtrHdr #footer p {
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    }
    .style1 {
    font-size: xx-large;
    font-weight: bold;
    }
    body,td,th {
    color: #000000;
    background-position: top;
    text-align: left;
    }
    .style2 {
    font-size: medium;
    background-position: center center;
    }
    a:link {
    color: #FFFF00;
    }
    -->
    </style></head>

    <body>
    <div>
      <form>
      <p>
        <%response.write(session("fname"))%>
      </p>
    </form> 
    </div>
    <form action="aspform.asp" method="post">
      <input name="fname" type="hidden" value='<%=session("fname")%>' />
      <input name="lname" type="hidden" value='<%=session("lname")%>' />
      <input name="address" type="hidden" value='<%=session("email")%>' />
      <input name="id" type="hidden" value='<%=session("id")%>' />
      <input name="barcode" type="hidden" value='<%=session("barcode")%>' />
      <input name="coupon" type="hidden" value='<%=session("coupon")%>' />
      <input name="password" type="hidden" value='<%=session("password")%>' />
      <input name="url" type="hidden" value='<%=session("url")%>' />
    </p>

      <p class="style2"> </p>
      <p>   </p>
      <p>   </p>
      <p>
        <input name="Submit" type="submit" class="oneColElsCtrHdr" id="Submit" value="Submit" />
      </p>
    </form>

    </p>
    <div align="center">
      <p class="oneColElsCtrHdr"> </p>
      <p class="oneColElsCtrHdr"> </p>
      <p class="oneColElsCtrHdr"> </p>
      <p class="oneColElsCtrHdr"> </p>
      <p class="oneColElsCtrHdr"> </p>
      <p class="oneColElsCtrHdr"> </p>
      <p class="oneColElsCtrHdr">
        <script language="JavaScript" src="code39.js"></script>
        <script language="JavaScript">
     
          document.open();

    document.write
    Code39("200","340",80,12,"<% response.write(session("barcode"))%>",2);
    document.close();
        </script>
      </p>
    </div>
    </body>
    </html>

     

    On line 23 of code39.js (the JavaScript file), change this:

    If ((theX!="") &&(theY!="")) pp = "position: absolute;" left: "+ definition x +"; "top:" + they + ";" " ;

    To do this:

    If ((theX!="") &&(theY!="")) pp = "position: relative;" left: "+ definition x +"; "top:" + they + ";" " ;

    In addition, validate your code and fix reported errors:

    http://validator.w3.org/check?verbose=1&URI=http%3A%2f%2Fereply.us%2Fc39%2Findex.asp

    Nancy O.

    ALT-Web Design & Publishing

    Web | Graphics | Print | Media specialists

    http://ALT-Web.com/

  • Difficulty with the update of the date of the child from birth.

    I followed the verification link provided in the email, but I keep getting this message when updating my son DOB without actually being able to enter the necessary information.  "A credit card is necessary for anniversary update of the Ark of Noah".  I have my card already registered information, to aError whny suggestions?

    Hi, I had this problem on my ipad new girls. even after you contact apple and spend an hour with them on the phone they couldn't understand it.  but then I found the solution.  Get a credit card on file, not a debit card, Apple servers know the difference.  Once I changed my info card for a real credit card, I was able to change the date of birth in a few seconds.  later, I put my debit card on file and everything works as it should.

    Good luck

  • [JS CS5] Difficulty with the user interaction during export to interactive PDF

    I export to PDF format with:

    app.scriptPreferences.userInteractionLevel = UserInteractionLevels.INTERACT_WITH_ALL;

    app.activeDocument.exportFile (ExportFormat.INTERACTIVE_PDF, new leader (myDocBaseName + ".pdf"));

    If I export to interactive PDF manually, but by choosing File > export and select Adobe PDF (Interactive), I get a dialog text overset warning box, then a warning of missing fonts dialog, and then a transparency blend space and then warning dialog a progress dialog box. But when I run the script, it quietly exports the PDF with no dialogue at all.

    What Miss me? I get no interaction!

    I don't know, but it is possible that suppress the display of the export dialog box also removes the associated alerts.

    You may need to display the dialog box:

    app.activeDocument.exportFile (ExportFormat.INTERACTIVE_PDF, new leader (myDocBaseName + ".pdf"), true);

    Substances

  • Difficulty with the form Pathfinder Modes

    I can't understand why I can't "Subtract" a path in a "compound shape" a path in an another "compound shape. I don't know that it must be simple, as I did it with other elements of an object - I'm just trying to avoid a form on a weaker form while I have a transparent background.

    Tips greatly appreciated. I am attaching the file as I imagine that there are a few circumstances governing what will and what will not work!

    Thank you.

    Sorry - I forgot to mention - have CS4 on Mac OS X 10.5.8

    Post edited by: Bob Trent

    1. Select all
    2. Object > expand appearance
    3. Object > break down (this allows your shots to stay, Pathfinder does not have strokes)
    4. Pathfinder > merge
    5. Direct selection tool (white arrow) and click on one of the white areas
    6. Select > same > fill & racing
    7. Delete

    Strikes and the appearance settings caused the Pathfinder commands to fail. Objects with features often cause unexpected results with Pathfinder. Expanding at all, you eliminate that issue.

  • Difficulty with the first Elements 7 trial version

    Before making the jump to buy this software and finally adieu to MS movie maker (no love lost), I'm changing my first video using the test of 7 elements.

    I have the following questions I'm not of course is a problem with my machine, installation or me.

    1. After photo stills to start the movie, I can add is no longer a video to a / v track 1 (he just doesn't let the video fall here in the timeline panel), I'm forced to use track 3 - audio track 2 had audio on pictures. If I try to drag to the Video 1, he just puts it up to video 4 or 5. To stop the video to be added to a track earlier? 
    2. No. PIP - when I drop the video on the other video, it tries to make the Videomerge, but I want the PIP option which I think should be there when you drag the video on top another clip.
    3. Performance is wretched in the viewer. While I use Sony AVCHD, which creates large files, but I find myself watching video in Sony Viewer before modifying because of how rough it is. I have a 3 GHz dual core with 4 GB or RAM, with very little running. .. I know that I still have to stop some services of Vista, but I was wondering if the mediocre record is common.
    4. I had the software repeatedly crash on me already while manipulating the AVCHD titles. has anyone else had this?

    Sorry if this has all been covered, my research have not discover one of these answers, and I didn't know if it was because of the trial version I use. Speaking of which, if I'm doing the entire video in trial mode, then purchase the software, he simply withdraws this banner of the trial through the middle of the video?

    Thank you!!

    Brian

    It's part of the challenge when someone sticks several difficult question in the same post, Brian. It is difficult to answer them all without causing a lot of confusion!

    There are several ways to make an image effect in the picture. But just put the clip on one layer above the other won't do it-given that both the video 1 and video 2 have the same size.

    A simple way of a PiP indeed is to put one of the image in the photo (under effects/presets) presets applied to the video clip 2.

  • Problem with the extra heat?

    I've only had my i1 for about 10 days now, and I noticed that the back of the phone has been pretty warm during. If anyone has had this problem, and if so, what can we do about it?

    Thank you

    @Bigby65

    You can have an application that runs in the background. Try to install the free version of Panel of the system and once it starts to heat up, check what apps are underway. There is an option to put end to all applications that need to get your phone begins to cool down.

  • Hi, not really a new Member, but I'm having difficulty with the system recovery.

    I have an Acer Aspire 7741Z, I know he's older. It has windows 7 Home premium on it. I guess the hard drive went bad because I replaced it and it seemed to work. I put the system recovery discs that I bought at Acer last week and it rises to display disk copy files and looks like it loads the images file. But then it stops and gives me an error message that says "do not copy the file to the HARD drive. File G:\Images\WOP000400OENSC121103. STORMWATER MANAGEMENT.  I'm not worried about record data at this stage, just try to get the computer to work.  I don't know if I was sent a 'bad' disc or what.  Any suggestion would be great.

    Alexa

    Good for you! I suppose that insufficient disk space might also explain why the installation stopped at the same place.

    Try typing F2 when you first see the Acer bios screen to get back into the bios menu. Make sure your new hard drive is first in the boot order. F10 to exit and save the settings.

    Jack E/NJ

Maybe you are looking for

  • do not see the title bar

    I'm not able to see the title bar. I have Firefox 16.01. I have Android 4.03. This is a new installation. Is hardly visible since its installation. I can't find an option to turn off this active or disabled in settings.

  • not accepted Apple ID to upgrade Mac OS in old Mac OS 10.6.8

    Dear all, I have a white Macbook with Mac OS Version 10.6.8 portable 2008. As mentioned instructions Mac OS upgrade in the Portal Web Apple or Apple Store, Thanks to the Apple Store, I tried to upgrade this old version 10.6.8 Mac OS to the latest ver

  • OfficeJet 6600-key USB not recognized

    Hi Experts, My OfficeJet 6600 printer does not connect to my Dell E6430 laptop running windows 7.  I need help.  See my last post to see what I already tried, which includes everything I know how to do it and also some stuff that an employee here Hp

  • HTTPS and PDM on a PIX 515

    I tried to connect to my pix vai the web page and I could not. I tried Https://192.168.1.1 but I wasn't happy. My question is: Do I need to have Java or any other software installed on my WEB interface prior PC between my PC and the PIX. Thank you

  • Drivers Windows 2003 Palo (VIC)

    Anyone know if there is a driver Windows 2003 VIC? I background on Windows 2008 x 64 one on the UCS downloads page.