Histogram in DSP module

I am trying to do a histogram in LabView DSP module. First, is it possible? If so can it be done? Any advice would greatly be appreciated.

Hi,
There are great examples of File I/O in our Example Finder, accessed at Help»Find Examples. Expand the Fundamentals tab, then the File Input and Output tab, and choose an example that works for your application. "Write to Text File" is a great place to start. Implementing this into your existing code or vice versa should allow you to accomplish your goals. Happy coding!
Amanda Howard
Americas Services and Support Recruiting Manager
National Instruments

Similar Messages

  • Speedy-33 Echo Example with DSP Module's Variable Delay Block

    Hi,
    I was trying to implement the echo effect using the DSP Module's Variable Delay Block, it works fine and I could hear the echo nicely, however, it was restrictred to the maximum delay of 4095 (for frame size of 1, and 4094 for FZ of 2, etc....). This means that the maximum delay I could get is 0.5 second with 8k sampling. May I know what is the reason behind? is it due to the HW buffer or what? and how to workaroud this?
    Thanks
    CL

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • New to LV DSP Module,ask about the supported functions

    Hi all,
    I plan to use LV DSP module, but I am not sure if this module supports legacy LV functions. I looked at its manual, it only mentions DSP module supports many DSP specific functions.
    Does it support linear algebra functions like eigenvalue/vector calculation in the target DSP device?
    Thanks !
    Sunny 

    Hi Sunny,
    No, I don't think some origianl LV functions are still available with DSP targets. Because some mathematical functions are calculation-consuming, their algorithm need to be specially optimized when transformed to DSP targets. Please also notice that the LabVIEW DSP module only supports several targets including the
    NI SPEEDY-33, Texas Instruments TMS320C6713 DSK and TMS320C6711 DSK.
    Zheng

  • Using DSP Module to control C6713 DSK

    Hi,
    I am doing an Automatic Noise Cancellation design, and am using the LabView DSP Module and downloading code to a TI C6713 DSK.  I need 1 microphone to measure ambient noise, and a 2nd microphone to measure my desired speech signal.
    I would like to use the MIC_IN input for one microphone, and the LINE_IN input for the 2nd microphone.  The DSK has a stereo codec, so I would like to have one channel be the audio from 1 mic and the 2nd channel be the audio from the 2nd mic.
    First, is it even possible to do this?  If so, how do you use LabView to configure the DSK so that each channel represents the audio from 1 mic?
    Thanks for any help.

    You definitely can target the TI TMS320C6713 DSK with LabVIEW.  You can create a DSP project in LabVIEW 8.2.1 that will add all available I/O to the project.  You can then use this I/O to bring in your signals to do any LabVIEW analysis available for that target.  As for how you the I/O actually works, TI may be the best people to contact for that.  Here is a few links where I found some of this information.
    http://zone.ni.com/devzone/cda/tut/p/id/3564
    http://zone.ni.com/devzone/cda/tut/p/id/3501
    http://zone.ni.com/devzone/cda/tut/p/id/3594
    http://zone.ni.com/devzone/cda/tut/p/id/5239
    Daniel Eaton
    National Instruments
    Systems Engineering
    Embedded and Industrial Control

  • How to check DSP modules installed status

    Dear All,
    How will I check up the DSP modules installed status in cisco 7206 router.
    How can i know whether those DSP modules are installed with
    2 Channelized E1/PRI port(s) or in the chasis itself.
    Thanks
    Shibu

    Dear Nick,
    Please find the sh voice DSP.
    -HQ#sh voice dsp
    DSP DSP DSPWARE CURR BOOT PAK TX/RX
    TYPE NUM CH CODEC VERSION STATE STATE RST AI VOICEPORT TS ABORT PACK COUNT
    ==== === == ======== ======= ===== ======= === == ========= == ===== ============
    C549 010 01 g729r8 4.1.41 busy idle 0 0 1/1:15 30 0 6823409/5935
    157

  • DSP Module For LabVIEW 2011

    Dears,
    I need the DSP Module For LabVIEW 2011, is it Available?  and where can I Download it ?
    Thanks
    Ahmed Abdulbaky

    Hi Ahmed,
    I posted this in error. I did not see that Ryan had already answered this.
    Ryan is correct. The latest version is 8.6
    You can download the latest version of the DSP module from ni.com/downloads. The exact URL is shown below:
    http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/sn/ssnavdl/q/dsp/#
    I hope this information helps.
    Regards,
    James D.
    Applications Engineer
    National Instruments

  • Dsp module with sound and vibration

    Is possible to be employed with Sound and Vibration at the DSP module??
    Thank you

    Sorry,
    it's not possible to use Sound and Vibration functions with DSP. But here you can find a list of all the function you can use in DSP enviroment:
    http://www.ni.com/pdf/products/us/2005_5416_821_101_D.pdf
    Clara
    AE Manager
    NI Italy

  • Labview dsp module with tidsk 6713

    Hi,
    I'm working with TI DSK6713 board on Labview 8.6.1 version with the Labview dsp module 8.6.
    The idea is to delegate computationally heavy FFT operation to DSP processor computing it many times in a loop.
    As FFT is tailored for DSP and, in fact, Labview DSP tool has build-in FFT module, it should operate much
    faster on DSP rather PC. So I expect to have acceleration here, and I don’t see that so far.
    Does anyone observe performance accelaration with labview dsp compared to labview only performance ? What are the tools for measuring timing statistics on labview dsp ? 
    Thanks.

    Hey Salander,
    I am an applications engineer here at National Instruments and would like to get a little more information from you to see if I can help you with your issue. I am not particularly familiar with the TI DSK6713 as it is a third party product. It seems to me like you think that since the TI DSK6713 has a DSP processor it should hypothetically run LabVIEW DSP faster than your PC. I am wondering if the TI DSK6713 is fundamentally different than any other board. 
    Here is a link to the manual for LabVIEW DSP that might have some helpful information for you that could shed some light on your issue:
    http://digital.ni.com/manuals.nsf/websearch/AB1AC84DD6DD3CEF86257456006B1FF0
    Good Luck,
    Doug B
    Applications Engineer
    National Instruments
    Applications Engineer
    National Instruments

  • An arbitrary waveform generator using the DSP Module

    Hi Guys,
    Just got my hands on LabView and the DSP Module, and having a bit of fun atm. Great products. I'm currently using the TI DSK6416, and was wondering if there was a labview model/example of arbitrary waveform generation using this...? Perhaps using a DDS method or something similar?
    Thanks in advance...
    GibbGodD 

    GibbGodD,
    Hello!
    There are quite a few Waveform Generation VIs within Labview, including the Simulate Arbitrary Signal Express VI and the Arbitrary Wave VI. Unfourtuantly, these are not available within the DSP Module. There is a special group of Embedded Signal Generation VIs for the DSP Module, of which one is the Simulate Signal. Take a look at these VIs as perhaps you could use them to build the waveform you are looking for.
    To answer your question, I wasn't able to locate a specific example that matched what you were looking for, but if you to Help >> Find Examples >> Toolkits and Modules >> DSP from within LabVIEW you should be able to find some great DSP examples. Particular, the example project "Variety of Signal Types.lvproj" shows the different types of signals the DSP target can generate.
    The majority of Arbitrary Waveform Generation information that I was able to find is all related to our Function Generators but not for the devices supported for the DSP Module.
    Best of Luck!
    Ben Sisney
    FlexRIO V&V Engineer
    National Instruments

  • Help DSP Module

    Hello. I am working with Labview DSP Module to program DSK 6713 board. I take samples of microphone imput and I need to know what is the framesize maximum that I can use. Are there some way to increment this framesize? For example, importing custom C code into Labview DSP Module.
    Regards.

    Hi All,
    I have done some further work on this, and have discovered that with the example code given in the help file on the Block Wizard provided at ( ftp://ftp.ni.com/support/labview/labview_dsp/ImportingCCode.zip) , I can make a new AI block, and the sub-VI runs correctly and I can see whatever is applied to the DSK analogue input on the screen in a LabVIEW graph, but when I connect the new AI generated from the code given in the help to the default AO it doesn't run (see attached zip file containing sub-VI, test VI which calls it). 
    Can anybody help me with this?
    Is the Importing C Code to DSP module supported?
    Thanks,
    Attachments:
    AI VI made with Block Wizard.zip ‏88 KB

  • Using Scope for LabVIEW DSP Module

    I have a DSK6416 board and it is supported in my LabVIEW DSP Module on my LabVIEW 8.6 Professional. I want to use two scopes, one for the input audio signal and one for the output audio signal of my board. Which one should I use? NI-SCOPE or Two Channel Oscilloscope? Does NI-SCOPE support any dsk? Does two Channel Oscilloscope work with my real-time project?

    Duplicate Post.

  • Trunk card and DSP module for AS5350XM

    I have bought Cisco AS5350XM Voice (PVDM2) High-Density (AS535XM-2T1-V-HC).
    There are 2T1 port and two 64-channel DSP modules
    My application server uses only G.711(64k) via LAN to talk to AS5350 for inbound IVR calls. If 2T1 is used to full capacity, there should be 82 DSP channels available.
    Could I just buy a trunk card (AS535-DFC-4CT1) and use only 3T1 without having to add extra DSP modules?

    Try this link for more information on cards
    http://www.cisco.com/en/US/products/hw/univgate/ps501/products_white_paper0900aecd801f92c1.shtml

  • Decimate and interpolate blocks for labview dsp module

    Somebody have developped decimate and interpolate blocks for labview DSP ( sppedy and DSK6713)? could send me for a teaching laboratory ?

    Hi aif,
    The following link is excellent for using LabVIEW DSP with the NI- SPEEDY or the TI's supported DSP's
    http://cnx.org/content/search?target=&words=labview+dsp&allterms=weakAND&search%3Amethod=Go
    You can choose the lab that is the closest to your application.
    I hope that helped.
    Cheers,
    KostasB
    Applications Engineer
    National Instruments UK

  • How can I use the Variable Delay VI (From DSP Module) to Deploy Variable Delay on Speddy-33

    Dears,
    I dont Understand How Can I Use the Variable Delay to Deploy Variable Delay on a Speedy-33 Kit

    Hello,
    Thank you for posting to the NI Forums!! You should be able to incorporate the Variable Delay.vi into your vi and then build as normal and the functionality of the vi should translate to the build. What type of build are you doing? Are you receiving any specific errors? Thanks!
    Regards,
    Margaret Barrett
    National Instruments
    Applications Engineer
    Digital Multimeters and LCR Meters

  • Frequency domain in dsp module with speedy-33 target

    Hi,
    I am using the speedy-33 to generate a sine wave, square wave, sawtooth wave, and a ramp wave. I am doing an FFT analysis on them to display the signals in the frequency domain. However the x-axis displays the sample number for both the time domain and frequency domain. Is there a way to moake it so the x-axis is displaying either the time in the time domain or frequency in the frequency domain.
    Thanks for your help.

    Hi Rcarr,
    I'm a little confused as to what time data you expect to see? The signal you are generating is just and array of numerics, but there is sampling information used to create that signal. Do you want to have the signal start at 0 and display the time that has elapsed?
    In short, you can't do this within a VI running on the Speedy-33. However if you pass data to a host VI then you can manipulate the graph. You can do this by calculating a multiplier for the x-scale of your graph based on the dx of you sampling. There is a property node for the graph where you can set this multiplier but you can only use it on a host VI not running on the Speedy-33.
    If you use the Simulate Signal Express VI you will have to create a constant that is the same value as the property you specify within the properties. You might consider using the EMB sine wave.VI that has an input for sampling rate and number of samples. You can then take the reciprocal of the sampling frequency and run that to the multiplier input by passing it to your host VI.
    Let me know if I can help any further or if you have any questions.
    Sappster

Maybe you are looking for

  • Podcast is having issues since I changed the feed url

    Ever since I changed the feed url for my podcast in itunes I have problems with the feed not working properly. http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=157571623 When I try to download random files or episodes in this podcast

  • Reg:SAP_REORG_UPDATERECORDS job getting cancelled

    Hi Experts, I have a standard background job,SAP_REORG_UPDATERECORDS getting cancelled regularly in one of our production boxes. It runs only for a few seconds and then gets cancelled. The job log is..... "Job started Step 001 started (program RSM130

  • Missing patches in standard GB 10 Library pane?

    Oddball question, maybe. I bought a new Macbook Pro Retina last December, dragged my old files/settings/etc. from my old Macbook (running Lion) over to the new one. I downloaded the new Garageband 10.0.1 (plus the drummers in-app purchase). I kept us

  • Starting JVM issues...

    I am trying to launch the JVM and it is a pain in the ass since it still isn't working. it keeps returning a from the create method, when i leave something out of the vmargs, like the version, it will return a -3. i am lost of where to go with this.

  • Poor sound quality after update on iPhone4 to iOS6

    Any one with the same problem ? After upgrading to iOS 6 on my iPhone 4, the sound quality during phone calls is very poor. The other side is ok with listening. The phone is not modified (unlocked and oth....) Any advice is welcome ! Thanks !