FM RADIO DESING WITH USRP

Hi,
I want to desing FM radio with USRP.I found this https://decibel.ni.com/content/docs/DOC-23110 in ni website about FM radio.It gave an error like this.Please help me.
Attachments:
FM Radio.vit ‏60 KB
FM Radio.vit ‏60 KB

duplicate post
LabVIEW Champion . Do more with less code and in less time .

Similar Messages

  • How to differentiate between Radio Buttons with the same name?

    My form has two fields, to which I gave the same name ("Radio Button 1.0") in order to achieve mutual exclusivity.
    Now, I would like to use JavaScript to retrieve the value of one the two fields:
    var checkMark = this.getField("Radio Button1.0");
    if (checkMark.value == "Yes") {
    Questions:
    What is the proper way to inspect the value of a Radio Button? I have tried this:
    if (checkMark.value == "No") [...]
    but it doesn't seem to work.
    How can I tell apart 2 radio buttons with the same name?
    TIA,
    -RFH

    When Radio Buttons and Check Boxes are unchecked their value is "Off", so if you have "Yes", "No" buttons you will also encounter an 'Off" value. Now if you want to look at a given button, you will have to use the "isBoxChecked(nWidget)" method.
    nWidget:
    The 0-based index of an individual radiobutton or checkbox widget for this field. The index is determined by the order in which the individual widgets of this field were created (and is unaffected by tab-order).
    Every entry in the Fields panel has a suffix giving this index, for example MyField #0.
    Returns
    true if the specified widget is currently checked, false otherwise.
    Example
    var f = this.getField("ChkBox");
    if(f.isBoxChecked(0))
    app.alert("The Box is Checked");
    else
    app.alert("The Box is not Checked");

  • Radio Button with Submit Ready Only problem

    Hello,
    My radio button with submit ready only condition doesn't work correctly. When I click the a link on the first page
    it brings me to an update page. I have a radio button with submit, that won't open as a read only.
    It is being populated by SQL query, with the Null option selected. When I open the page I don't want the user to be able to edit the field unless they delete records associated with the field. Pretty much I want it to be disabled if the user has a record associated with it.
    Here are the queries.
    Source:
    SELECT OPLAN_IMPACTED_I
    FROM DFCY
    WHERE DFCY_SEQNO = :P12_DFCY_SEQNO
    Read only condition:
    SQL Exists query
    SELECT o.dfcy_seqno
    FROM oplan_impactd o, dfcy d
    WHERE o.dfcy_seqno = :p12_dfcy_seqno
    and :P12_OPLAN_IMPACTED_I = d.OPLAN_IMPACTED_I
    and :P12_OPLAN_IMPACTED_I = 'Yes'
    So when the page renders it's like you can change oplan, how do I make it read only when the page renders?
    Thanks,
    Mary

    Hi,
    If that is the source of the radiogroup, then it should be:
    SELECT OPLAN_IMPACTED_I d, OPLAN_IMPACTED_I r
    FROM DFCY
    WHERE DFCY_SEQNO = :P12_DFCY_SEQNOThis should return two values for each radio button - the displayed text and the returned value. If your radios do not have a returned value, then "Yes" will never be found. You can check this by loading the page and doing a View Source on it - search for RADIO and check what "value" attributes they have.
    Andy

  • Problems in compatibility of iPod radio remote with iPod classic 160 GB

    Hi all,
    I have just bought a iPod classic 160 GB and want to buy a iPod radio remote as well. However, after I have done my research, I find the radio remote is not compatible with iPod classic perfectly…
    Do you think it is a good idea for me to wait a new radio remote (maybe) or later Apple will release update?
    Thanks

    I use my Radio Remote with a Classic; it does everything that it had with my 5G-Video EXCEPT it will not allow me to set radio stations, either with the Radio Remote's control or the iPod's control.
    I have spoken with an iPod specialist (Apple Care) and according to him Apple has acknowleged less than 100% compatibility/functionality with the Radio Remote and the Classics. One of the reasons, he stated, was that several 5G-Video iPods were "getting fried" when the Remote was not fully connected to the docking-port. So Apple has decided to reengineer the port [for better a connection, I gather]. What puzzles me the most about the new generation of iPods is why they were rolled out without warning customers that their Car-Charger, Video Player, dock, AV Cable, or APPLE'S OWN Remote will not play nice with each other!
    This go around, it's find out the hard way.

  • Radio buttons with dropdowns?

    I'm creating a form for my company's HR department, and I need some radio buttons with dependent dropdowns.
    In other words, I'd like (for example) three radio buttons. No dropdowns appear until one of the buttons is selected, and then the appropriate dropdown appears. Is this possible? Or is there a better way to do this? I don't want the unselected dropdowns to be available.
    I have Pro 9 for Windows and Pro X for Mac. I know virtually nothing about scripting, but I know that it can be done.
    Thanks in advance for any help!
    Theresa

    Do I add this code to the group's action, or to individual radio button actions?
    To each individual radio-button.
    Do I make the dropdowns visible or hidden?
    Their visibility will be determined by the state of the radio-buttons. As default you can set them to be hidden, when no radio button is selected.
    Do I put any code in the dropdown properties, or just in the radio button properties?
    Just in the radio buttons.
    And when you say "embed this code at the doc-level," what does that mean?
    Go to Advanced - Document Processing - Document JavaScripts...
    Create a new script, remove the default text that appears in the window and paste the code I provided instead.

  • Radio Buttons with images

    Hello everyone,
    JDeveloper 11.1.1.7.0
    Is it possible to have radio buttons with images instead of plain text?
    If not, are you interested in having this kind of feature? I am ;-)
    Thx.
    Filip Huysmans

    Hi Flip,
    The user when switching between modes will fire an event to the server. This even needs to be caught in a bean and set a variable's value to either true or false.
    Now you can treat "TRUE" to be in view and "FALSE" to be in edit mode.
    Depending on this images can be changed.
    Ex: your bean will be like
    class catchMode{
    private boolean mode;
    public void changeMode(ActionEvent ae)
    boolean modVal=this.getMode();
    if(modVal) //if mode is true; i.e. view mode
         this.setMode(false);
    else if(!modVal) //in EDIT mode
    this.setMode(true);
    //Generate accessors for mode
    in JSPX:
    <af:image source="#{catchMod.mode eq true ? 'view.png' : 'edit.png'}"
    Also the partialSubmit for the command component will be set to true
    Thanks,
    Pandu

  • Is there a way to use my iPod Nano to listen to a radio frequency with wireless headphones.  It tells me that I have to plug in my headphones to receive the stations and when I do, the wireless headphones don't work!

    Is there a way to use my iPod Nano to listen to a radio frequency with wireless headphones.  It tells me that I have to plug in my headphones to receive the stations and when I do, the wireless headphones don't work!

    No. I'm sorry. But, i think it uses the headphones as an antenna so it has to be plugged in to headphones in order to make it work. but, it burns the battery down so i don't use the radio function that much.

  • BER of wireless modulation with USRP

    Hi there
    I have a trouble in measuring the BER of BPSK with 2 USRPs, one for Tx, and the other for Rx.  The trouble is that the results are different from the simulation. 
    The VIs are included in the "Digital Wireless Communication: Physical Layer Exploration Lab using the NI USRP".
     Attached are screen shots of signal consteration of both simulation and experiment with USRP.
    I would appreciate any comments on the matter.
    modulation   type
    BPSK
    packet length   (bits)
    1000
    # of   Iterations
    1000
    filter   parameter
    1
    noise power   (dB)
    0, -6
    tx_hw params.ctl
    device IP   Address
    active antennae
    TX1
    carrier   frequency
    915M
    Gain
    0
    Generation   mode
    continuous
    rx_hw params.ctl
    device IP   Address
    active antennae
    RX2
    carrier   frequency
    915M
    Gain
    0
    Attachments:
    np0(simulation).png ‏279 KB
    np0_rx(USRP).png ‏277 KB

    hi i have same doubt i have MIMO transmitter
    but i am transmitting 4 contellation sizes from 4 antennas ,they are 16-QAM,8-QAM,16-QAM,32-QAM
    my modulation scheme is QAM
    my MIMO receiver has to demdulate these antennas data with different constellation sizes
    i want demodulate data from these 4 antennas using QAM demodulator
    how it will be possible 
    please give the advice if any
    thanku 

  • Hello- I use a radio app with my iPod touch 5, when I plug it in to my JBL dock speaker, it shuts down after about 10 minutes. Can I defeat this auto shut off mode ? thanks -

    Hello- I use a radio app with my iPod touch 5, when I plug it in to my JBL dock speaker, it shuts down after about 10 minutes. Can I defeat this auto shut off mode ? thanks -

    Al that is left are the standard fixes:
    - Reset the dock
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                             
    - Restore to factory settings/new iOS device.

  • How to display Radio buttons with default selection on

    Hi
    I want to display Radio buttons using jsf
    i have done it using
    <h:dataTable id="apartmentList" value="#{userBean.allApartmentList}"
                   var="apartments">
                   <h:column>
                        <h:selectOneRadio id="selectedApartment" onclick="javascript:setSelectedApartment(this);">
                             <f:selectItem itemValue="#{apartments.apartmentVO.apartmentId}" />
                        </h:selectOneRadio>
                   </h:column>
    inside a data table
    now when i click some page i want to display the radio's with default radio button selected
    also when i select one radio button and click on some command button
    eg:<h:commandButton action="#{userBean.setSelectedApartment}"
    the Radio button's Selection should not disappear
    i have written a javaScript
    function setSelectedApartment(oRadio)
              oForm = oRadio.form;
              elems=oForm.elements;          
              for(iIndex=0;iIndex<elems.length;iIndex++)
                   if(elems[iIndex].type == 'radio')
                        if(elems[iIndex].name != oRadio.name)
                             elems[iIndex].checked=false;
              document.getElementById("apartmentListForm:selectedApartmentId").value=oRadio.value;
    To check which Raio button is Selected
    How do i show the Default Selected button and How the selection should not disappear
    Can any one suggest me links or the solution to this problem
    Thank you
    Geetanjalee

    -set the value binding expression of select items to a request scope bean
    - on the page load event() ,do
    setdefaultval("ur default value")
    so each time on the page load it sets the default value. and you can get selected value by getdefaultval()
    --raju                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • It sure would be nice if the under cabinet kitchen radio came with a light.

    It sure would be nice if the under cabinet kitchen radio came with a light to light up the counter top/cabinet below.  That is what is holding me back from purchasing a new radio to replace my old one.

    Hello
    Assuming that the first value is stored in row 1,
    you may use this formula:
    ="10.0.10." &(ROW()-1)
    Yvan KOENIG (from FRANCE samedi 26 avril 2008 08:54:49)

  • Radio Station with Stratus/P2P?

    Is it feasible to run an online radio station with RTMFP/Stratus/Flash?  First, how does one get audio from a dj application such as Traktor INTO Flash?  Second, if a peer disconnects, will those listeners connected to it get dropped audio or will it pick another peer?  I'm sure there are other issues, but there's a start.
    Thanks!

    Flash Player can capture/publish audio from any of your computer's input sources via the Microphone class.  and i believe that it's possible to make the audio output of some applications appear as a virtual microphone on Windows computers (but i don't know how -- i'm a Mac/Unix person).
    unfortunately there is a bug where audio-only multicast streams won't play back; there must be at least some kind of video as well (but it could be a tiny frame at like 1 fps and a tiny bitrate to get the job done).  this bug will be fixed in a future release of Flash Player.
    the P2P multicast mesh has a lot of redundancy and, with the default multicast stream parameters, can usually distribute the stream even in the face of significant churn in the mesh (that is, peers arriving and leaving).
    based on your question, i believe that our P2P multicast scheme is more sophisticated than you think it is.  Matthew Kaufman's MAX2009 session covered this in detail; you might enjoy it.    i encourage you to watch the session:
       http://tv.adobe.com/watch/max-2009-develop/p2p-on-the-flash-platform-with-rtmfp
    he talks in detail about multicast starting at 36 minutes and 25 seconds, but the entire session is worth watching.

  • Radio spectrum measurements with USRP

    Hello everybody,
    I am using the attached VI for real-time spectrum measurements. However, i need to save the data after averaging is done and restart the averaging in order to save the data for the next time instant. Is there any suggestion on how to do it?
    I am not sure if this approach is the right one for obraining spectrum meassurement at different time instants  so if there are any other suggestions feel free to share.
    Thanks in advance,
    L
    Attachments:
    spectrum.vi ‏28 KB

    Hi Elhatzi,
    As you want to save a spectrum to file, you would need to save the entire spectrum for each time instant as you cannot simply stream time data to a file as you would with something like DAQ-mx. Have you tried using a TDMS file and storing each spectrum in a seperate channel? This would allow you to store one spectrum for each time instant, however this could be quite disk space intensive if you are saving an entire spectrum very often. You could change the channel name each time with the string VI's then write to that channel to get this functionality.
    Best Regards,
    James Kent | Applications Engineer | National Instruments UK & Ireland
    w: uk.ni.com | ireland.ni.com

  • Radio Group with no default selection

    Is there a way to have a radio group on a form where none of the radio buttons are selected? I want the user to make an active "required" selection, but not have one displayed by default. The only way that I can think to do this would be to have a non-visible radio button as part of the group and have that non-visible button be the default value. That way the user has to select one.
    Is there a cleaner way to do this that is just escaping me? I gotta think there is.... Please show me that I'm an idiot for not realizing it. :) lol

    First off, sorry for my delay.... I've had other obligations and could not focus on this development effort.
    Andreas,
    It is just a warning..... But forms reports it as an error, but hey... I created the form for you anyway. Shouldn't it say warning? :) I'm thinking more from a production support standpoint once this code goes live. Somebody supporting production support 2 years from now with me not being around may not understand why they're getting an "error" now.
    Magoo,
    I actually will programatically force the user to make a choice on the radio buttons. But I want them to make an "active" choice. I don't want one selected by default.
    Ok... so I think my questions are answered... all that remains is whether or not I can suppress that ugly error. And it sounds like I can't..... Thank you so much for your help gang!

  • Radio Group With Submit.

    Apex 3.2
    I have an updateable report based on a collection.
    One of the columns is a radio group and is the only updateable column
    My code for the column is currently
    apex_item.radiogroup(7,seq_id,c008)
    I also have a button that fires an update process.
    Ideally, I would like to get rid of the button and fire the update, after the user has changed the radio group.
    So I changed my code to
    apex_item.radiogroup(
                  7
                , seq_id
                , c008
                , null
                , null
                , null
                , 'doSubmit(''SUBMIT'')'
                , null
                , null
                , null)
    If I click on a different radio group nothing happens.
    If I then click on another one, the update fires, but with the value of the previous radio.
    Do I need to add something else to
    'doSubmit(''SUBMIT'')'
    Thanks
    Gus

    Submitting a page or navigating to another page is not an appropriate action to take on clicking a radio button checkbox:
    Setting or clearing a checkbox changes the checkbox's state with no other side-effects. Violating this guideline by associating additional actions with the change of state frequently confuses users, because they are used to configuring data in entry controls such as text boxes, radio buttons, and check boxes and then invoking an action control such as a push button to initiate the action to process the data.
    Use radio buttons to select items or options before initiating a submit using an appropriate control. Use  buttons and links to submit and navigate to other pages. This enables users to consider their choice and change it before submission.

Maybe you are looking for

  • Play iTunes Movie on BlackBerry Torch 9810

    There is definitely no shortage of M4V to MP4 converter on the Internet. One of the best M4V to MP4 converter is called Tune4mac iTunes M4V Converter Plus, which is able to remove DRM control from iTunes M4V movie rentals and purchases and convert M4

  • Oracle EBS virtual machine

    Hello, I am interrested to test Oracle EBS and evaluate its capabilities Is there a virtual machine that hold the whole Oracle EBS and is downladable on the net Thanks in advance

  • Shared Variable Read Access Denied from Fieldpoint

    I've posted this in the Fieldpoint forum, but I think I may get more responses here: I've created a shared variable bound to a single analog input (AI) channel on my fieldpoint 2120.  When I attempt to read from this variable in my VI, I get the erro

  • Can I extract video from Movie Projector theme?

    I'd like to use the video from the Movie Projector theme to make a video clip. Can it be accessed and used? I'll put it into Final Cut to use as a title for a project. Also, can I extractcreate a still of the movie projector to use on the DVD cover?

  • I can not connect to the server

    I just installed lion and server lion upgrades. At the beginning everything was fine. I was trying to change some of the parameters of the site. Since i restarted the server it does not recognizes the user/password. It does not open the application.