Analysis of the wave Pulse

Hi, I'm having a little trouble with this VI that I'm working on and I hope that someone could help me. What I'm trying to do is to detect the two peaks of a wave pulse measurement file. Each pulse cycle has two summits, and I want to get the times of the peaks. I can get the first highest peak, but I can't seem to get the time for the second pic, you can see in table 2 waveform. It's the only thing that I get and I appreciate who can help me. Thank you.


Tags: NI Software

Similar Questions

  • From itunes to an mp3 CD burned on a macbook OSX 10.7.5. The cd plays a sound skreechy in the wave cd player. How can I fix it?

    Burned a cd from itunes to an mp3 on a macbook OSX 10.7.5. The cd plays a sound skreechy in the wave cd player. How can I fix it? The cd will play the mp3 in the macbook. He play the cd or access my itunes music? I burn on CD documents successfully. But I've never burned audio successfully. Please notify. Thank you.

    For problems of audio on a CD (as opposed to combustion problems do not at all), you can often clear up by re-burning at a lower speed.  Use 2 x.  This setting is available in the dialog box burn the disc.

  • Burning a cd to play on a cd player without using the burner of the wave

    I would like to know if anyone has the issue of burning a cd to play on a cd player without using the burner of the wave.  I have a situation where I wave recorder on a logic 9 Studio Pro disc but I don't want to install it.  I wonder to install any element, because it can cause problems.  I prefer to bounce from the finder, but when I do the cd will not play on a cd only through the computer player.

    Bounce your songs out of logic.

    Make a playlist in iTunes for the songs.

    Burn the playlist to CD.

  • On Mac, how to scan multiple pages to a pdf file using the analysis of the glass?

    Mac OS x v10. 7, how to set up analysis of the HP Officejet 6500 multiple pages in a single pdf of the file by using the analysis of the glass?

    I couldn't find the box uncheck the box to 'Save as individual file' to the Mac.

    My reccomendation is to use the Image Capture in your Applications folder.  Choose your scanner to the left, then click on "Show details" on the bottom.

    Choose the PDF format, then check the box for "combine several pages into single file" (or similar words).

  • The analysis of the non-numeric characters in a string

    Hello

    I am communicating a robot to LabVIEW (2013) via TCP/IP and sockets. The robot is the server, and LV is the customer.

    I start with the target data in this format (in a string):

    "[0 ~ 100 ~ 0] ~ [0.96593 ~-0.25882 ~ 0 ~ 0] ~ [1 ~ 0 ~ 0 ~ 0] ~ [150 ~ 50]."

    [X, Y, Z], [Q1, Q2, Q3, Q4], [C1, C4, C6, Cx], [TCPVel, OrientVel] except replacement ',' (comma) with a ' ~ ' (tilde) because I load the target data in a spreadsheet which is a comma-delimited file.

    In LV, I take this string, the analysis of the chain and split individual items. I then pulled the singular elements as unique, 32-bit of real numbers. I take each one and convert them individually to a string, concatenate them and send them to the robot. The robot decompresses these raw bytes individually and converts them to a target of robot (position in space).

    I train (BT) check if the user has sent a bad character (non-digital) in the target data. Example of this is:

    [- 50 ~-150 ~ 0] ~ [0.96593 ~-0 ] [B2has5D882 ~ 0 ~ 0] ~ [1 ~-1 ~ 0 ~ 0] ~ [150 ~ 50]

    Now in BT, when I'm scanning the chain, these bad character becomes the entire element to zero and everything else then to zero as well. See attachment for example screen similar.

    My question is, my VI, I can analyze all non-numeric characters (that are inside the parentheses and characters that are NOT a ' ~ ' (tilde))? In this way, I can always get this item numbers and do not have this element or other items turn to zero?

    Thanks in advance for any help!

    Sorry for the question of the test

    SM


  • HELP - read file that VI does not stop at the end of the WAV file

    Hello

    I am a beginner and I'm working on a project that opens a .wav file and it plays (with volume control). I found all the associated examples sounds extremely useful and I can just edit the audio file to output.vi his example to my project.

    I'm running into a problem where the vi does not stop at the end of the wav file, and it seems for a while loop. the wav file I am using ended a long min (and it has been converted to a data file in a wav file, if it matters). I have attached my vi modified here and appreciate any help.

    Thank you!

    Christy

    The OP and the æ OR

    Please go to help on the toolbar. Then select examples and search for sound. Locate the sound file "for his Output.vi.

  • Analysis of the particle pixel measurments - how to get the co - ADR of the first pixel

    Hello

    I'm developing some labview code to measure particles.

    I'm having trouble with the analysis of the particle VI. I'm not sure what values of table, I need the table to return the co - ADR of the first pixel (more to the left the higher pixel) and also any useful information!

    I joined the program, I worked on that. To test I'm loading a black bitmap with some white circles on it.

    Thank you

    Jack

    Right click on the entry of measurement in pixels and select create constant. This will paste an empty array of metrics on your chart. Click on and select the first pixel X and the first pixel Y parameters, as shown below.

  • using THE WAV file encryption

    I'm trying to implement the encryption of the TEA on a WAV for a project.

    XTEA: http://www.ni.com/white-paper/7519/en/

    This TEA.vi requires two unsigned long int as input, and I'm unable to convert the wav to an array of integers. Any suggestions?

    Note: I can create a table of waveforms


  • Analysis of the error in normal mode string

    Hi all

    Suddenly, my analysis of the chain has stopped working and started giving me this error. The read string ends up being something like 2.86E - 4 or similar. When I run mode highlighted everything works fine and it interprets the number very well but when he's not in highlight mode it returns an error. Not sure why since it is just a number to convert. Any help? I have attached the error and the highlight mode version. Thank you!

    First guess: synchronization problem. Especially since you said it works in highlight mode. Specifically, when you run culminating point mode you expect probably not long enough before trying to read, and the loop will immediately detect any byte on serial port. This delay function there will not guarantee a delay of 1 second between writing and reading. There is no dependence on the data - a rookie mistake. Use an image sequence or time to late VI to have clusters of error wiring through establishing the data dependence.

  • The good examples of the construction and analysis of the data in bytes?

    Hi all

    Very soon, I'll have to find a way to build messages to bytes to send to a serial port and a serial port to receive and review to the basis of events out of...

    However, before I delve into the complexities of the serial port communication and VISA, etc... I would just like to see some examples of working mainly with data of bytes.

    I found how to get a digital constant the byte value... the binary representations signed and unsigned, etc..

    However, if I could find a simple example or tutorial just to see how to assemble the byte-code... and how to analyze it, it would prove invaluable for me to study.  I've never really worked at the byte level / binary front... and a few examples with LV would be very practical.

    Anyone know of any good links out there something like this?

    I'll eventually be sending 5 bytes out I need to build... and will receive 9 bytes in, each of which I need to parse out and respond...

    Links or information GREATLY appreciated.  I'm pretty decent analysis of the chains, real expressions, etc... but never worked with the construction and analysis of the data in bytes.

    Thank you in advance,

    Cayenne

    If you are comfortable with binary data, you can use the Boolean charts. Look at the number of table Boolean and array Boolean functions numbers. Instead of masking with an AND, you can easy to use array index to check a bit particular.

  • Equalizer-indicator of the WAV sound file

    Hi all!

    I have a newbie question I am stuck on a stage in the design of an equalizer sound wav.

    The point of my Equalizer must indicate the magnitude of the different frequency ranges, in the form of an equalizer while that listen to you. The wav file playback sound and this is an indication of the greatness (EQs) must be sinhronised. for example: If you hear a bang you also see on the indicators at the same time.

    I can't understand how to set up a loop that would do this.

    Now, I get only first set scale.

    Thanks for the help.

    You must use pieces of the wav file in order to do what you want. Go to help on the toolbar. Select search examples. Search for sound. Then look for the 'file to his \Sound Output.vi' this will give you an idea on how to do things. Be sure to save the example in your personnel file before you do any work on it.

  • The analysis of the Variables of e/s channel properties

    I have a situation in which I would like to configure the Daq on a cRIO since an interface of configuration on a Windows host. In particular, I would like to get IO addresses Variable for all analytical engine channels configured on the cRIO. The Setup program runs on the Windows host and impossible to deploy any demon on the RT which could question the material. He needs run as if the cRIO is not present.

    The configuration program is part of the same project as the cRIO, so my thought was to analyse the project to find corresponding topics. Here's a post that does something very similar:

    https://decibel.NI.com/content/docs/doc-16630

    However, this has several problems. This example was written in 2011. I am using 2015. Apparently, the properties have changed since then. Children' find' (it is no longer named "children []") does not give me the chassis on my 9068 reference. Instead, I could use the property "Items Owned []", which gives a bunch of things, and then I search the TypeString of these things until I have find one that is "Chassis". Fair enough. Then the ref chassis gives me the Modules and the Modules of give me the channels. Seems pretty good. But all I get are the names of channel. I can't find all the properties that define the type of module or the direction of IO. For example, I would like to know if a variable is a Boolean or real, and if it is a path of entry or exit. You can deduct that the names 'standards', if the project has not been changed to allow giving them a meaningful name to create or. But it looks like there should be a way to find these properties directly.

    Any ideas?

    TIA,

    DaveT

    I think that the analysis of the project tree is a quite fragile strategy that you should know already. AFAIK the OR sanctioned for this sort of thing for a few years now is to use the API of the System Configuration. Yes, it's a pretty involved API and need you a little time to learn how to get the specific information you are interested in. Fortunately there are some examples that you can use to start with.

  • The analysis of the data of a string of series

    Alert LabVIEW Express 7

    Sorry, all I have to work with and there is no budget at the moment to upgrade.

    Hello, I am in phase 1 (data transfer reliable to labview) 24/7 of my small Miettinen, who is to display and record data environmental Lab 24/7 our Fisher 02-403 digital barometer that has a serial port. In fact, it came with the software, but no one here seems to like use it so I'll try to find something more intuitive. I can't find any info at all about I/O with this device, so I'm reverse engineering. I'm sure that you cannot write anything to this device only read.

    I started with the connection of the device and the interface with NOR measure and automation and received the following string: P,43,1019,44,31,01,0023.0\r\n.

    I tried to use the Labview 7 Express e/s Companion Instrument, selected 1 COMM, changed the timeout to 5000 (trial and error), added a step reading and analysis, ran and received the following string: P, 43,0999, 44,41, 01,0018.0, XX. After well guess, I determined that the values I have in bold change with the environment and the other 3 are always the same idea 9no what they represent). Alphabetical 1 in bold represents the tendency of climate S sunny = P = C sunny cloudy = etc., the value 2 is the atmospheric pressure in hPa, the 3rd is % relative humidity and the last is the temperature in Deg. C.

    At first, I tried to create simply chips for data I want and operation loop the wizard of e/s in awhile, but often error messages obtained suggesting that I need to define all the tokens in the string. I did it and it worked, then I opened the front panel to access the underlying schemas whence I came with the attached VI. I left this race for more than 24 hours, no error, seems good.

    My question on this forum is, can I simplify this VI losing a part of the analysis of the data that I don't need at this point?

    Please let me know if you can not access this VI maybe I can do a screenshot or something.

    Thank you

    Doug

    Yes, it can be simplified to just a bit.

    Since you are new to LabVIEW, you can start with the basic tutorial.

  • reconstitution of the wave

    Hello

    I use a wave generator to simulate a wave of 200 Hz and a capture card OR used to acquire the signal.

    I think according to the Nyquist theorem, I must acquire at least 2 x the frequency of the wave.

    I am thus, acquire, in samples keep, to 1000 Hz. I checked for a different number of samples and only 20 seemed ok for the reconstitution of the wave in excel.

    When I try to simultaneously acquire two waves, (the two 200 Hz) I can't manage...

    I am not very confident to acquiring high-frequency...

    Hope someone can help me

    I have attached my vi

    Thanks in advance


  • Part of the wave in different colors

    Hello world

    Hope everyone is doing well. I have a little problem, I detect the valleies and the crests of the waves, I want the portion which is top or Valley to be in a different color so that the user can clearly see them.

    I use waveform graph. I enclose a photo, in that I circled the part I want to be a different color.

    can anyone help?

    RGS

    Omar

    The answer has been given above.  Here he photo and VI form (version 8.6.1), alternately colored cycles of a sinusoid.

    This method has the disadvantage of requiring a full set of data for each color you want to trace.  Alternatively, you can break your waveform in different pieces and ground to them as separate parcels, making sure that you set the timestamps correctly.  To do this, you will need to set the chart so that it uses the timestamps.  Click with the right button on the plot of the graph area and uncheck Ignore Time Stamp.  This will put your x-axis in times of formatting.  Click with the right button on the x axis, and then select formatting....  Choose the desired formatting, and you should be good.

Maybe you are looking for

  • German instead of englih

    If I select Englsih in these forums, I see a German version. How to select the English forums?

  • How can I install an older version of the Windows Gallery Viewer that has the features I've used?

    I had a version of the windows Gallery Viewer that has editing functions on the right, including the photo of redress and other adjustments. is it possible to still get this version, not the 2011

  • is that I can spend 5.1.3 to 5.3.3 XR?

    Hello! is that I can spend 5.1.3 to 5.3.3 XR? I can't find the guide here http://www.Cisco.com/Web/Cisco_IOS_XR_Software/index.html RP/RSP0/0/CPU0xxx: #sh short version03:58:50.624 Thu Feb 18 UTC Software IOS Cisco XR, Version 5.1.3 [Default]Copyrigh

  • BlackBerry Smartphones BB - B 9000 wireless issue

    Hi all I have been using my BBB9000 for the past 2 weeks and everything seems to work very well (apart from the battery being low time). In any case, I am now unable to turn on the WiFi on the BB. I go to "Manage connections", check the WiFi to activ

  • Problem serial number cs4

    Hi guys a have the cs4 package and im find problem to activate the indesign software, show me the serial number is not valid.Can anyone help?Thank you