How to draw a part of a digital signal

Hello, I have a digital signal, and I would like to draw just the 10 first or second 10% of the curve on a digital chart. Could you please help me on this. What is memory, and the effective, faster way to do this.

Thank you

Use GET subset of waveform:

http://zone.NI.com/reference/en-XX/help/371361K-01/lvwave/get_waveform_subset/#Instance7

There is a polymorphic digital version of it.

Tags: NI Software

Similar Questions

  • Can someone tell me how to extract a part of a digital waveform?

    I am trying to extract a part of 2 analog waves (using the http://zone.ni.com/devzone/cda/epd/p/id/4149 for example) analog signals is synchronized with a digital waveform.  I need to extract the same portion of a digital waveform.  Can someone tell me how to add the digital extractor in the example above?

    Hello

    Here's your extractor example slightly modified in order to add the digital data extraction.

    The principle is exactly the same, the tricky part is how to get digital data which is different from analog data.

    You can also add nodes property to identify the value read on the analog graph sliders on the digital chart.

    Kind regards

  • How to draw the 3D dice?

    Anyone know of a tutorial or an example to learn how to draw the 3D dice in Adobe Illustrator?

    I actually found a link to a tutorial on how to do it, but don't know if the announcement of such a link is allowed in the forum. (I'm new here.) He quite far up to a certain time and then it becomes unclear how one of the steps, or I don't know enough yet about using Illustrator to understand what he says to do. In any case, I get so far and then I can not look polished. I understand the basics for creating a drawing in 3 dimensions, so don't looking for this.

    OK, I got quite a breakthrough!

    I went ahead and have materialized to where I got the same result as above, where only the side '6' watch points, while the other two are blue.

    But then I was playing with the outline, making visible/invisible parts. That's when I noticed, there was the '4' and '5', but they were BEHIND the blue. Not before blue as I expected.

    It's simple. Only, I selected the two blue faces and used object/rearrange/send backward to position behind the faces dotted.

    After that, I was also able to select the blue edges and put a radiant on them. It is not yet exactly as this step in the tutorial, not until I find how the gradient tool. But I'm certainly happen.

    At this point, it looks like:

    And that is a SIGNIFICANT improvement on what I had before, if I say so myself. At this point, I'm probably on my way to following through with the tutorial, I started from.

  • How to draw marker and ellipses in perspective?

    How to draw two ellipses in perspective and in addition the marker on the Center? What are the tools will I need? A tutorial would be very useful. I am beginner in Illustrator.

    My desired effect:

    Zrzut ekranu 2013-05-12 o 17.59.49.pngZrzut ekranu 2013-05-12 o 17.57.46.png

    You could do this with the one-point-point of view in a perspective grid.

    Just draw all flat objects and then drag them into the perspective grid.

    In order to draw objects, you can dive into the manual.

    See the parts on the shape tools and how to handle the anchor points with the tool pen.

  • How to draw a similar to the logo SOCL smile?

    Hello

    How to draw a similar to the logo SOCL smile? Please send me. PSD file, I want to know!

    I've seen the Logo SOCL, a smile is and I tried to do similar but failed
    several times, I wish someone could send me a. PSD with the logo and thicknesses, etc.

    This is the logo of btw: http://www.indiesunlimited.com/wp-content/uploads/2012/12/SOCl-logo.jpg

    Thanks in advance...

    This forum is intended to help you learn how to use Photoshop, does not ask us to do things for you.

    If you want to replicate the smile exactly and do not want to use the pen tool, here are some steps on how to do it:

    1. take the magic wand tool and select the smile.

    2 go to Select > refine edge... to refine your selection.

    3 go to layer > New > Layer Via Copy to add your selection to a new layer.

    You should now have the part smile of the logo on its own so that you can edit freely.

    See you soon,.

    Kendall

  • Learn how to draw correctly

    You guys should learn how to draw your windows properly on the screen. There is a company called Microsoft which makes my operating system, the guys maybe you should contact them and get advice.

    I'm using the latest drivers from Microsoft. Can you ask them to fix the drivers? / s

  • How can I copy parts of the text of a pdf file in preview?

    How can I copy parts of the text of a pdf file in preview? For example, the beginning and the end part of a passage - copy not a few sentences in the Middle

    Select the first part of the text you want to copy. Press the command and option together and also select another passage of text. Now, press command + C to copy the two text selections.

    Hypothesis: The PDF did not limit content selection.

  • How do I configure other digital ports except port 0 of daq 6351 acquisition of digital signals

    Mr President.

    I can acquire digital signals using 8 lines of port 0, but I have to get the waveform Digital 24-bit. So please tell me how to configure other DIO ports so that I acquired digital signals using these DIO line also

    You should be able to create a task DAQmx to read Port0, Port1 Port2.  When you read the DAQmx data, you must combine the port if necessary data table.

  • How to highlight the part of the tree?

    Hello everyone!

    I have a question: how to highlight a part of the tree on a condition? (please see the attached vi and the pictures for a clearer explanation of the problem)

    I'm using LabView 2014.

    Thank you very much!

    Have patience.  You only aske the question about 40 minutes earlier.

    You highlight the lines you want by writing the values to the control.  Don't mess with the background color of cell.

    You try to highlight several items?  If so, then right-click on the control and let him choose 0 or more elements.  As soon as you select a mode with the possibility of more than one element, the values of the tree becomes an array of strings, rather than just a string.  You need build an array of strings that you will write to a local variable of the control to highlight the various elements.

  • How to draw a box under a trace of waveform?

    Hi all

    I have a graph of waveform of 3000 point showing a series of peaks.  For one of these peaks, for which I know the beginning and end clues, I would draw a box under the waveform on the graph, to highlight its position programmatically.  I don't know if there is a way to do it.

    I figured out how to draw cursors at the beginning and at the end, but finally I do for multiple peaks, and forest of cursors quickly becomes confused.  A simple shaded box works much better.

    Any ideas?

    Many thanks in advance,

    RipRock99

    A great thank you GerdW!

    The code LV was very close to what I wanted to do and is easy to use to determine how to make my code produces the result I wanted.  Basically, I added another form of wave to my chart, using my known indices x to set the values of Y for the areas I wanted to be gray as + infinity and leaving the rest to =-infinity.  I then plotted this second graph on top of the original waveform and the property node to set the fill indicator for - infinite.

    That does not answer the general question of how to draw a filled rectangle with the coordinates on a graph, but this does not fix what I wanted to achieve.

    Bravo and thanks,

    RipRock99

    PS: I'm including a preview of the result and a snapshot of the code used to define the property node programmatically.  I do not understand my code just as it is complicated, and I would also need to add a large set of data.  I hope that the pictures are enough to help someone else referencing this Council!

  • How to convert an analog signal into digital signal

    Hello

    How to convert an analog signal into digital signal, such that each sample of the analogue signal corresponding to 1.2V will be represented as '1' digital signal and other samples of the analog signal (which are not 1.2V) will be represented (converted) ' 0' in the digital signal.

    And how to view the wavefroms or graphical indicators signals.

    Thank you.

    If you have 1000 samples and you want to convert to digital, you get 1000 digital values.  Attached, that's what I mean.

  • How to draw all the info my old to my new laptop computor

    Original title: draw all the information in my old laptop to the new

    How to draw all the info my old to my new laptop computor

    Hello

    1. What are the operating systems installed on both computers?

    2 you want to transfer all the settings from the old computer to the new computer?

    You can use Windows Easy Transfer to perform the task.

    http://Windows.Microsoft.com/en-us/Windows7/products/features/Windows-easy-transfer

    Hope this information helps

  • How to draw graph wrt times

    I m new to labveiw and this forum... anyone can tell how to draw simple

    graphic analog I / p with respect to time...?

    Why don't you do something like that? After the back if you have any questions.

  • How to concatenate the string with a digital command?

    Hello

    How to concatenate the string with a digital command?

    Thank you.

    I think I forgot to add the semicolon, what you can do is, drag the CONCATENATE function and add semicolon.

  • How to draw the symbol of the avalanche diode in multisim?

    Hi all

    I include a symbol for the network of diodes in multisim. SP0503BAHT, can someone offer you please how to draw it? I am very new to multisim.

    Thank you

    Hello

    The approach the simplest way to do this is to copy the symbol of a diode of the database and then change the symbol to meet your needs.

    In the wizard components, when you are prompted to enter symbol information, click copy of DB and choose a diode symbol you like. Click on Edit and then you can change the symbol.

    I hope this helps.

Maybe you are looking for