Set number of pulses default 5

Hello, 
I have just begun to learn LABVIEW. I would like to ask you for help. 
I need code for these quistions (not DAX). please help me.
Thanks,
1 Set the number of pulses. Default 5 pulses.
2 Set the duration of the pulse. Default 0.5 (s).
3 Set the number of points per pulse. Defualt 500 points/pulse

Hi,
I have been studing in a colege in Haydarabad of India. This is my toturial. I tried t build the VI but I could not. Please help me to code this. Here is the ful toturial.
Specification
To design a VI that can also be used as a Sub VI in another VI.
The title of the VI will be Pulse Generator.
The output from the VI will be of the type Analogue Waveform and be capable of being displayed on an appropriate Waveform Graph.
The Analogue waveform will represent a continuously adjustable single pulse or multiple pulse train.
The inputs to the VI will perform the following functions:
1)      Set the number of pulses. Default 5 pulses.
2)      Set the duration of the pulse. Default 0.5 (s).
3)   Set the number of points per pulse. Default 500 points/pulse.
4)   Set the pulse height. Default 5 (V)
5)   Set the Offset (-5 to 5). Default 0 (V)
6)   Set the lead in time as a percentage of the pulse width. Default 10%
7)   Set the lag out time as a percentage of the pulse width. Default 20%
8)   A check box that will invert the pulse.

Similar Messages

  • FW: setting a window default set number

    Hi,
    I would like to set at run time the value of what appears in the window
    workshop in the window properties default set number. I have tried to set
    self.window.TitleSetNum but it does not work (it does not set the default
    for all the widgets of this window). Any clever idea ?
    Thanks for you answers.
    Sylvain
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Sylvain Porée (spr) (33) (0)4 93 95 40 65
    GUI Architect
    Sema Group DTS
    Les Algorithmes, Pythagore A
    Route des Lucioles - BP 279
    06905 - Sophia Antipolis Cedex, France
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

    Override the setVisible(boolean show) and show() methods so that they set the bounds before calling super.setVisible(show) or super.show()
    ie
    public void setVisible(boolean show) {
       if (show) {
          //set location and size here
       super(show);
    public void show() {
       //set location and size here
       super.show();
    }

  • Set Print Annotations as Default for document

    I revised a form provided to us by another agency. I inserted our "letterhead" using a textbox and then created another textbox to show the form number.
    I tried to use the method of saving the form document as a PostScript file so the two textboxes would print, but I lost all of the form fields. Preflight won't work; it keeps failing before it gets even 1/4 the way down the first of seven pages. I was able to set the Print dialog to default to printing the first page only, but there is no apparent way to set the dialog to default to Documents & Images as well. This seems to be a change from v7, but I could be mistaken. We use use Acrobat Professional v9. Everything displays correctly. Is there a way to print everything the screen view shows?
    Thank you.

    Hi,
    If  you have already maintain output determination procedure,you need to create condition record for the output condition type for invoice-standard (RD00) or your own condition type which you have maintain for invoice output.o to VV31 select your condition type and enter and give the required details(sales org,customer)press enter and give the language,select the line and click on communication to give the printer details and save.
    Thanks
    siva.k

  • Running a java program a set number of times

    This is a general question. Is it possible to make a java program run only 5 times for the sake of arguement.
    Basically I want to write a program that will give the user some flexibility when it will actually run another Java program, but I only want them to be able to say "not now' for a set number of times. When the last time comes the other program will launch. I was initially thinking of the Do Whilw loop, but this needs to work when the program is restarted.
    Program starts, it has 5 times it will run before it does something else(doesn't really matter now I think). User takes option "Not Now" and the program ends, but warns the user this will run 4 more times before you will need to do something.
    This process will repeat until the user takes the option "Ok install now" or the time limit expires and the install occurs anyway. Can someone point me in the right direction.

    ok I see so it's like one those programs that you download for free on the internet and they give you a set amount times to use it before you have to pay for it. but in this case when the number of times you use it equals 5 (or when the user clicks ok) a different java app will open automatically.
    My first thought would be to Write a Serialized object to disk using objectOutputStream that stores the number of times the application has been opened. and each time the program runs it checks for the serialized object and then you can do something like what I posted before. of course if were worried about security the user could always look for the object and erase it, if so then I guess we would have to come up with another plan of attack
    Hope this helps

  • When I email myself a picture from my iphone 4s, the email is sent from an email account that I don't have set up as the default account. How can I set it up so that the emails are coming from the default account selected in Mail?

    Under my mail tab, it shows that I have a specific email account set up as a default account. That is the account I would like for me emails to be sent from. But when I actually send out an email such as a picture, it is being sent from one of my different email accounts that is not set up as the default. How can I change this so that future messages will be sent from the default account? Any advice would be appreciated. Thanks!!

    All photo attachments received or sent with the iPhone's Mail app appear inline or viewed in place within the body of the message when viewed with the iPhone's Mail app which is the same with the Mail.app on a Mac. A photo attachment that appears inline or viewed in place does not mean the photo was not sent as a true attachment to the message. A photo attached to a message with the iPhone's Mail app is sent as a true attachment to the message. How an inline or viewed in place attachment appears on the recipient's end depends on the recipient's email client. If the recipient's email client does not support viewing an attached photo inline or viewed in place within the body of the message, the attached file must be manually selected and opened to viewed.
    I am getting the email with the Picture Inline ( not as attachment),The picture is shown distorted , no metter what i do and with what mail client i am using (Gmail\Hotmail\My Enterprise exchange mail), i still get the same behavior.
    With which email client?

  • I have a brand new macbook with microsoft office loaded. I set outlook as the default mail. i would rather go back to mac mail but can't figure out how to do it. any ideas?

    I have a brand new macbook with microsoft office loaded. I set outlook as the default mail. i would rather go back to mac mail but can't figure out how to do it. any ideas?
    Thanks for any help
    Lou

    I have a similar problem: I switched from mac mail to Outlook 2011 as the default client, and want to switch back. Mailto links (eg from browser etc) default to Mail.  However, when I try to email a Word document as an attachment, it continues to open Outlook.  Outlook has a button in its prefs for making it the default client, but I don't see a way to turn this pref off in either Outlook or in Word.  

  • How to loop an swf a set number of times?

    I need to loop a banner animation a set number of times, then
    get it to gotoandstop on a final frame. I know in the past I could
    use:
    counter++; if (counter<5) { gotoAndPlay (1); }
    At least for the looping part (don't even know yet about the
    stop pon a particular frame part).
    but now in Flash 8 I can't get my test swf to do that using
    this statement. Am I missing something? (Of course, obviously I am
    or I wouldn't be here!)

    This works for me as well, but i don't want it to jump to the
    final still frame. i need mine to loop three times, then plan
    through to the frame i want, stopping there. the frame i want is
    not the final frame in the swf. it is somewhere in the middle.
    does that make sense?

  • Loop though foreach a set number of times

    Hi Guys
    I want to know how I can loop though a foreach loop a set number of times ? I know in a for loop you can set the max number of loops but I don't know how to do it when comes to a foreach loop. Below is the structure of my foreach loop:
    for(Letter letter : letters) {
      //I want to loop though only 50 objects max at a time
    }

    List<Letter> prefix = (letters.size() <= limit) ? letters : letters.subList(0, limit);
    for(Letter letter : prefix) {
    }

  • My HP Officejet Pro 8600 Plus prints emails as landscape only; how to set to A4 as default?

    All of a sudden my printer has set to landscape printing of emails; how to set it portrait as default for printing?

    Hi there @OB1214 , welcome to the forums
    I understand your emails are printing in landscape. If the issue is only when printing emails, there may be a setting within your email settings to change the print settings.
    If all of your programs are printing in landscape, check the print settings on your computer.
    Changing Print Settings in Mac OS X
    Changing Print Settings in Windows 7
    I hope that helps!
    If the problem continues, please let me know the details and also which OS you are running.
    Thank you
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • I am on itunes on my iphone, i bought a ringtone but i cant figure out how to set it as my default.

    I bought a ringtone using my itues store on my iphone, and bought a rigntone. How can I set it as my default. I cannot find the option to get it set up

    Hey kashaenaparisi,
    Thanks for the question. The following resource outlines how to change your default ringtone for all calls:
    Change your ringtone - Phone - iPhone Basics - Apple Support
    http://support.apple.com/kb/TI8
    If you wish to have a ringtone for a specific contact, see this resource:
    Set a special ringtone for a contact - Phone - iPhone Basics - Apple Support
    http://support.apple.com/kb/TI16
    Thanks,
    Matt M.

  • I downloaded a ringtone yesterday and set it as my default ringtone.  Today it is gone and I need to know how to find it or download it again without having to pay for it for a third time......

    I downloaded a ringtone yesterday and set it as my default ringtone.  Today it is gone and my ringtone is the standard default that came with the phone.  I cannot find the ringtone in my settings and I don't want to have to pay for a ringtone for the third time.  The ringtone does show up in my purchased file in itunes.  How do I download it again?

    http://support.apple.com/en-us/HT204076

  • How do I set firefox as the default browser in Windows Server 2012 Group Policy Editor?

    Hello, I am unable to set firefox as the default browser despite multiple different attempts to do so using group policy.
    I have:
    - Set a registry command (targeted at 32/64 via a WMI query) to reset the opening command as shown below:
    HKEY_CURRENT_USER\Software\Classes\http\shell\open\command
    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -osint -url "%1"
    - Set a powershell logon script to run (that does run):
    firefox.exe -silent -setDefaultBrowser
    Despite setting the above it seems the client computers browsers are not affected by the settings above. When the script runs or if I run the command above a UAC window pops up and requests that I accept the command (for the setDefaultBrowser) but even if I click yes as an administrator it does nothing.
    Since GPO in 2012 has changed perhaps there is something that I am missing? Do I need to somehow disable Windows Internet Explorer from achieving default browser status?
    Please do not reply if you will suggest that I use Internet Explorer Maintenance (since this function in GPO has been disabled since IE10)
    My DC is Server 2012, my client computers are Win7 32/64.

    The above reply does not take into account that I am trying to use GROUP POLICY EDITOR to make it the default browser.

  • I downloaded Ringtone from iTunes into my iPhone 6 and set it as the default Ringtone. Worked well until I had to recharge my phone. Now disappearred from my iPhone but shows in Tones when phone sync'd. How do I get to show back as default Ringtone

    I downloaded a Ringtone from iTunes into my iPhone 6 and set it as the default Ringtone.Worked well until I had to recharge my phone.The Ringtone has now disappeared from my iPhone and I'm left with just the Ringtones that come standard with iPhone 6. I sync'd my phone and it shows in the Tones folder. How do I get the Ringtone back as a default Ringtone in my iPhone 6. Quite frustrating!!

    In iTunes, try signing out of your Apple ID & then back in: click on iTunes Store on the left sidebar of iTunes, click on your Apple ID on the top right, sign out, sign back in.  Then try to sync your purchased music to your phone again.

  • How to set the user's Default joboptions directory?

    Hello Experts,
    When we installed Acrobat Pro 8.x on our Win XP Pro systems our systems were NOT in a Windows Domain.  At that time the default location for user-created/customized joboptions files was:
    C:\Documents and Settings\<Username>\Application Data\Adobe\Adobe PDF\Settings
    where <Username> is the name of the LOCAL Windows user.
    A few years ago we migrated to a Windows Domain and converted our LOCAL users to domain users and disabled, but did not delete, the LOCAL user's account.  We did not remove the LOCAL user's Documents and Settings directory structure either.
    Our users now log into a DOMAIN rather than the LOCAL account.
    As a result of that process the user's Documents and Settings directory structure changed to;
      C:\Documents and Settings\<Username.DOMAINNAME>
    where DOMAINNAME is, of course, our Windows Domain Name.
    Now we are beginning to use Acrobat Distiller joboptions and I notice that when Acrobat/Distiller goes to save a user-created/customized joboptions file the default location has remained;
      C:\Documents and Settings\<Username>\Application Data\Adobe\Adobe PDF\Settings
    which is NOT the user who is logged in
    Acrobat/Distiller should use the Documents and Settings directory of the user who is actually logged in which is;
      C:\Documents and Settings\<Username.DOMAINNAME>\Application Data\Adobe\Adobe PDF\Settings
    This anomaly has created some confusion and appears to have created a dependency of the old LOCAL user's Documents and Settings directory preventing us from deleting it.
    Question:
    How can we force Acrobat/Distiller to use the Documents and Settings directory of the logged in user (eg: the Domain user)?
    In other words, how do we set the user's default joboptions directory?
    Pointers/tips/and tricks are most welcome.

    if the user is the one running the program, you can always get the home directory using System.getProperties ("user.home");
    If you are trying to get the properties of another user, you could try using setProperties to change the user name first, before getiting the home directory, but it probably won't work because of the security manager. You could read the /etc/passwd file and parse the path out, but once again, the user of the code would have to have appropriate permission.

  • How to set QuickTime export setting to 1080p as default? Thank you! ;-)

    HI there,
    I was wondering how to set the export settings to 1080p when exporting a video (after trimming for instance)...
    It is set to "Movie" by default, I'm not to sure what resolution or data rate "Movie" format is (identical to original file)... since according to apple the other export options are:
    Thanks.

    Cool, so would it be the same if I save the file as "Movie" or "1080p" once I've trimmed the original file?
    No, the 1080p option would re-compress the file as a 1080p H.264/AAC file. This means the compression format may be chaged from its original compression format and that the quality MAY be reduced due to the process of recompression. Basically, it all depends on what the original compression format, settings, and quality were like to begin with. If the original data was in a low compression editing format, then recompressing the data to H.264/AAC should produce a much smaller file with little or no loss in visual quality while recompressing a high compression format may produce little or now change in the file size but noticeably reduce the visual quality. Since "quality" is a highly subjective term, you should really be running your own tests to see which output you prefer rather than asking for opinions from others here.
    Also, my question was if I could change the default export settings:
    Depends on what you mean by "change" the default settings. The Apple H.264 presets are context adaptive in nature. They are, within certain limits, self-adjusting depending on the video content being transcoded and the specific preset selected. For instance, small target dispay dimensions will produce lower average data rates which means the final file will be smaller but you cannot manually change the frame rate, set key frame frequency, set a/v data rate limits, create custom anamorphic encodes, manually set the profile/level combination, set the entropy mode, etc.

Maybe you are looking for