generation of waves of sinc using 5441

How can I generate a wave of sinc in frequency by using PXI-5441 domain? and for upconversion I use 5610.

Hey Celine

Here's what I have trie, which could help you. Hope is what you are looking for.

Thank you

NOR-khil

Tags: NI Products

Similar Questions

  • I have an Apple TV 4th generation. He had since Christmas 2015. I love it! All of a sudden Siri left hear my orders. It shows in my TV screen, as it is to listen, but never hear my order.

    I have an Apple TV 4th generation. He had since Christmas 2015. I love it! All of a sudden Siri left hear my orders. It shows in my TV screen, as it is to listen, but never hear my order. Have tried all the tricks. Restart Apple TV, adjustments to settings etc... Nothing works. Just waiting to hear my order. The only other question that began at the same time, it is that the remote Siri now will control the volume on my TV. TV turns on and off with Apple TV, but volume control not responding. I now use the TV remote to adjust the volume.

    Please notify

    There is a problem with siri does not work when accessibility > zoom is enabled in the settings which I hope will be corrected in the next version, because now disable zoom works around this problem.

    I think that questions about the th volume control are a separate issue and possibly caused by something you did everything trying to solve the problem of siri. Have you checked the volume control settings are properly.

  • have ipod touch generation 6.  can I use a Home Kit

    have ipod touch generation 6, ios 9.1.  can I use Kit home app.  thnx

    Yes. See chapter manual HomeKit

    http://help.Apple.com/iPod-touch/9/#/iph3c511340

  • output of a wave in U8 using NiDAQ USB-6009

    Hey

    guys im trying to output a sine or square wave in U8 format using NI Daq USB 6009, I'm a kind of a release, but I don't know if the law or the not.please help me check, am doing some kind of a blunder that correct me please im fairly new to labviw.

    I'm waveform.vi Resample dt varied my value of th also.but requirement what outputs does not match with the value/s enter the loop.


  • Generation of customer JAXWS when using 10.2 OPA

    Hello
    When you use 10.1 I used the extract hdsRulebase.wsdl from WEB-INF/classes/xml/10.0 (determinations - server.war) when you build the java client to call web services. In this way, I was able to call web services through the generic interface using java code. The generated java code is encasulated and to instead, I publish another java interface that call all java applications to customers.
    When you use the determinations-server-war 10.2 models are available in WEB-INF/classes/templates/10.2, but these are named with the suffix .vm and are obviously not valid WSDL file to generate the JAXWS customer since they contain lines similar to
    #foreach ($action in ${service.getAllActions ()})

    I use the Ant and the task clientgen.

    I tried to use the wsdl file: http://localhost:7001/determinations-server/server/soap/10.2?wsdl, but then all classes have not been generated (attribute, entity,...).
    hdsRulebase.wsdl contains a full set of complex types, so I understand why all the necessary classes are generated.

    My question is how can I get the same java classes generated with version 10.2 wsdl?

    846974 wrote:

    I tried to use the wsdl file: http://localhost:7001/determinations-server/server/soap/10.2?wsdl, but then all classes have not been generated (attribute, entity,...).
    hdsRulebase.wsdl contains a full set of complex types, so I understand why all the necessary classes are generated.

    My question is how can I get the same java classes generated with version 10.2 wsdl?

    If you build a client Jax for the URL above, you generate java classes for the services of one GetServerInfo, ListRulebases, LoadRulebase. If you want to generate the client for a modules, you must get the WSDL modules. Pinpointing for this WSDL has not changed in point 10.2

    http:///determinations-server/assess/soap/generic/?wsdl
    http:///determinations-server/assess/soap/specific/?wsdl
    

    for the generic/specific to evaluate the service

    http:///determinations-server/interview/soap/?wsdl
    

    for the new maintenance service

    The first page of the server determinations will give you the URL for the services of each modules.

  • taskdef class not found during the generation of code from wsdl using Ant

    I'm getting a class not found error during the generation of the java code from the wsdl file.

    *******************
    CU dmwls (338) $ ant generate wsdl
    BuildFile: build.xml

    ++ BUILD FAILED ++
    ++ file:/ffdt01/resmgt/kul/build.xml:14: taskdef class weblogic.wsee.tools.anttasks.WsdlcTask can not be found ++

    Total time: 1 second
    CU dmwls (339) $ cat - n build.xml
    < default project 'all' = > 1
    2 < name = "bea.home property" value="/opt/bea/wls/8.1sp4" / > "
    "3 < name ="jdk.home property"value =" ${bea.home} / jdk142_05 "/ >
    "4 < name ="weblogic.home property"value =" ${bea.home} / weblogic81 "/ >
    5
    6 < path id = "weblogic.classpath" >
    "7 < fileset dir="${weblogic.home}/server/lib ">
    8 < include name = "*.jar" / >
    9 < / fileset >
    10 < / path >
    11
    12 < taskdef name = "wsdlc.
    13 classname = "weblogic.wsee.tools.anttasks.WsdlcTask"
    14 classpathref = "weblogic.classpath" / > "
    15
    16 < name target = "generate-to-wsdl" >
    17 < wsdlc
    18 srcWsdl="/ffdt01/resmgt/kul/ksr.wsdl.
    19 destJwsDir = ' / ffdt01/resmgt/kul.
    20 destImplDir = ' / ffdt01/resmgt/kul.
    21 classpathref = "${weblogic.classpath}" "
    22 classpath = "${weblogic.classpath}" "
    23 packageName = "examples.webservices.wsdlc" / > "
    24 < / target >
    25 < / project >
    *******************

    I checked this class in the use of weblogic.jar file unzip command but there is no class "WsdlcTask".

    Unzip weblogic.jar-l | grep WsdlcTask - does not result

    I am looking WsdlcTask class in all the jars under BEA_HOME directory using below command but not found in class WsdlcTask.

    CD $BEA_HOME
    To find. -*.jar name-exec unzip {}-l------. grep WsdlcTask - also returned no results


    Some required classes does not appear in my weblogic.jar/jar file or there is something wrong with my build.xml file?

    Help, please.

    Kuldeep

    Hi Kuldeep,

    WSDLC you use in WLS8.1 ehich is not correct... "weblogic.wsee.tools.anttasks.WsdlcTask" the above taskDef is present WLS9.x leave.

    Please use the next task for WLS8.1 (http://download-llnw.oracle.com/docs/cd/E11035_01/wls100/webserv_ref/anttasks.html#wp1075710)

    <>
    WSDL = "WSDLs/MyService.wsdl"
    destDir = "myService/implementation.
    packageName="example.ws2j.service"/ >

    Thank you
    Jay Sensharma
    http://jaysensharma.WordPress.com/webservices/ (WebLogic wonders are here)

    Published by: Jay SenSharma on February 16, 2010 13:30

  • The generation dynamic SQL when records using custom

    Hi all

    We have a few custom folders (we did not create the views) where we joined the table of facts with several dimensions of code so that users don't need to go through several folders. Currently every time a user selects a field in the record, it will automatically joins all the dims in accordance with the definition of record. Is it possible, when the user select only the fact of the table fields in the folder then the sql access only the table of facts (as in dynamic sql) leaving aside the joints.

    I'm not positive all able to do so. But even post the question to check if there is a solution found by any one.

    Here's the hypothetical scenario:

    SQL for my custom folder:

    Select
    EMP.emp_id,
    EMP.emp_name,
    job_id EMP.,.
    jobs. job_desc,
    EMP.location_id,
    Location.location_desc,
    EMP. Salary
    of the emp, jobs, location
    where emp.job_id = jobs.job_id
    and emp.location_id = location.location_id;

    In the example above, when the user select only the emp_id and emp_name, discoverer only accesses the emp table, leaving aside joins jobs and location tables?

    Appreciate your answers.

    Hello

    There are 3 approaches you can take, which is best for you depends on your database and the version of discoverer and how much change you want to make:

    1. optimization of data - if you use database 11 g and the query sent to the database does not refer to an attachment internal table in the first select statement in the query, for example, the query

    Select
    EMP.emp_id,
    EMP.emp_name,
    job_id EMP.,.
    jobs. job_desc,
    EMP.location_id,
    EMP. Salary
    of the emp, jobs, location
    where emp.job_id = jobs.job_id
    and emp.location_id = location.location_id;

    does not reference the table of localization, so as long as location_id is the primary key for location and emp.location_id has a validated and enabled foreign key constraint then the database query plan will not otherwise the table of localization.

    2 synthesis discoverer files - you can manually set the summary files in admin discoverer that contain queries custom with less joins of tables. Thus, for example, you could put

    Select
    EMP.emp_id,
    EMP.emp_name,
    job_id EMP.,.
    jobs. job_desc,
    EMP.location_id,
    EMP. Salary
    of the emp, jobs
    where emp.job_id = jobs.job_id;

    in a personalized summary folder and discoverer would redirect the request to the summary file if the location has not been used. You can also do a similar thing to the database level using the views and materialized views.

    3. complex records discoverer - you can change your custom folder in a folder complex bringing together two or more straightforward cases. If the columns mapped to a single file are not reference, then all joins and discoverer preferences are set correctly the generated query does not reference the table in the simple folder.

    Rod West

  • Random generation of numbers and their use in mathematics

    I m doing a project and had an idea to do a math game thing where the numbers are generated randomly in both slots. For example, it is between 1 and 100 and the other the same and then add them up. The player will have to add them together and then type them in the reply box and if it's correct or not. I need help with the coding, as I'm new to CS5.

    I worked with a more ancient and outdated Flash version a little more than a year. So I know a little things General and some of the things that must be accomplished. However, ActionScript is fairly new, and I tried to use mathematics. Random because it seems that everyone uses in their tutorials. Yet, I couldn't make it work when playing with it. After you have created the random number, as I said before, I would like to be able to add/subtract/multiply/divide them to another number for an answer, but not to display the answer until a button is hit with the response users. Any help would be greatly appreciated.

    Thank you.

    If any other information is necessary, I can give that info.

    Assuming that your implementation of the stage via the Flash IDE, you can do 4 text boxes and give them instance names leftNumber, answerNumber and mathSymbol, rightNumber. Also create a button with an instance name someButton.

    Make sure that the first 3 fields (leftNumber, mathSymbol, rightNumber are dynamic and the answerNumber field is entered).

    Set your document class hand (file-> setting Actionscript-> Document class-> tpye in 'Hand'

    Now create a new as3 at the same level as your FLA and name it Main.as

    Here is an example of code that I did very briefly to your main class.

    Obviously, this has been done short hand and needs some changes, but it should help you get started (sorry for the [lack] of formatting).

    package

    {

    import flash.display.MovieClip;

    import flash.events.MouseEvent;

    SerializableAttribute public class Main extends MovieClip

    {

    private const HIGHEST_NUMBER:Number = 100;

    private var randomLeft:Number;

    private var randomRight:Number;

    private var randomOperator:String;

    private var correctAnswer:Number;

    public void Main (): void {}

    create random numbers

    randomLeft = Math.floor (Math.random () * HIGHEST_NUMBER) + 1;

    randomRight = Math.floor (Math.random () * HIGHEST_NUMBER) + 1;

    var operatorSwitch:Number = Math.floor (Math.random () * 3) + 1;

    If (operatorSwitch == 1) {randomOperator = '+';}          }

    Else if (operatorSwitch == 2) {randomOperator = "-";}          }

    else {randomOperator = 'x';          }

    correctAnswer = solveProblem();

    setupDisplay();

    This ['someButton'] .addEventListener (MouseEvent.CLICK, checkAnswer, false, 0, true);

    }

    private void solveProblem (): number {}

    If (randomOperator == '+') {return randomLeft + randomRight;}          }

    Else if (randomOperator == '-') {return randomLeft - randomRight;}          }

    else {return randomLeft * randomRight;}          }

    }

    private function setupDisplay (): void {}

    This ["leftNumber"] .text = String (randomLeft);

    This ["rightNumber"] .text = String (randomRight);

    This ["mathSymbol"] .text = String (randomOperator);

    This ["answerNumber"] .text = '? ';

    }

    private void checkAnswer(evt:MouseEvent):void {}

    If (Number (this ["answerNumber"] .text) == correctAnswer) {}

    trace ("YOU SMART if");

    } else {}

    trace ("TRY AGAIN");

    }

    }

    }

    }

  • convert square in from sinc wave wave

    Can someone show me please how to convert wave square wave of sinc?

    Sinc function

    Aargh! I hate when I press the wrong button... Taking the Fourier transform of a square wave offers a sinc function.

  • How can I get a continuous square wave to the duty cycle of 50% on one of the analog lines?

    Hello, I had recently just buy an analog card to our system, and I'm still very new to labview.  I have the PXI-6723, and I need to produce a wave square of 0 to 5 volts continuously.  I used the square wave generator and used a writing funtion to one of the ports.  This produces a momentary wave and that's it.  I tried to put some time a loop around the square and watched as wave function.  It produces constantly plots, but the write function always has the same thing.  If I am the writing inside the loop function I get errors.   Any help would be greatly appreciated.  Thank you, Fred

    Another function to generate the square wave, to change the generation of waveform buffer (the Subvi used) and to connect a control at the entrance to offset from the base generator functions. or simply use the add function on the output waveform.

  • Why MATLAB cannot read wav files OR? Mind wav compression errors.

    I write, 1-n-channel, 24-bit wav files using the standard vi OR its file Open/Close/Write (DBL) found in LabVIEW 8.6\vi.lib\sound2\lvsound2.llb. This application data are acquired from a NOR-9234 via USB-9162 or NOR-cDAQ-9172. My wav files are readable by many readers of wav, including media player file (channels 1-2), SoundForge, and my own readers of LabVIEW wav file. However, MathLab is unable to read these files, saying they cannot deal with compressed wav format. As we read in the documentation of NOR, these files are decompressed. I found a player wav to header via the discussion forums and read my wav file. The compression code that was printed was-2 instead of 1 for uncompressed. Anyone had similar problems reading in MATLAB? Someone knows something about the importance of a - 2 for compression? My guess is that there is a word size problem here that MATLAB cannot process or NOR is not properly function.

    Well, I learned a little more since last we spoke. The standard MatLab wav player is wavread.m. This script must be able to read multi channels 24 bit files; but he does not read files from LabVIEW. We find a change to this script, called wavexread.m, which was developed to read wav files that use WAVE_FORMAT_EXTENSIBLE. This format was developed by MS as an extended format to write multi channel + 24 bit files with more information included. LabVIEW wav files are readable by MatLab via the use of this script. Basically the script ignores formatting as if the compression for the PCM format setting was set to 1 (instead of-2 or, as we know it, "FEFF"). I tried rewriting the file binary wav and replaced the "FEFF" with "0100". This file is readable by the wavread.m of stock but not the wavexread.m extended; hiliting besides the fact that MatLab do not really care.

    However, I'll throw this back order to ask whether it is really necessary to use the extended format to write these files when the standard format would be sufficient. It sure would have made life much easier if my client did not need to worry about this.

    Thanks for your help.

  • Demo of PeopleSoft pre-generation of virtual machines available on MOS

    All,

    Perhaps you have already seen, but Oracle has now made the demo of PeopleSoft prior to generation of virtual machines (to use for PUM) available on MOS for HCM 9.2, 9.2 ELM & FSCM 9.2.
    https://support.Oracle.com/epmos/faces/DocContentDisplay?ID=1464619.1

    As always, I see many people faced with PeopleSoft installations, this will be a great alternative quickly and just have a local sandbox upward and running.
    The MOS doc contains the documentation to get running.

    Virtual machines contain:
    < li > Server Samba 3.0.33
    < li > Samba 3.0.33 customer
    < li > p7zip 4.75
    < li > Oracle Linux 5.7
    PeopleTools < li > 8.53.02
    < li > Weblogic 11 g 10.3.6
    < li > 11gR1PS2 11.1.1.3.0 Tuxedo
    < li > customer of Oracle 11 g 11.2.0.3
    < li > Windows Client for Oracle 11g zip 11.2.0.3
    < li > Oracle 11 g DBMS 11.2.0.2
    < li > Oracle Secure Enterprise Search 11.1.2.2
    < li > database application PeopleSoft 9.20.000

    The virtual machine also contains the installation for Windows Oracle Client and PeopleTools files, so you can install PeopleTools and run the applications and Data Mover Designer (on your host or another VM of Windows).


    @Nicolas
    Maybe even make this post sticky.

    Kind regards

    Halin

    Thanks Hakan.
    Since it is an ad, I'm locking this thread to avoid unnecessary comments. Other comments or discussion about these devices should move from another thread.

    Thank you for your understanding,

    Nicolas.

  • What to use for the storage media and backup?

    What material and components should I buy if I want to automatically back up our three Macs and watch downloaded (NOT continuous) movies on TV?

    Here is our current configuration:

    -Computers: (Mac Mini, MBP and Air)

    -Router/backup: via TimeCapsule (with our satellite Internet connected to the TimeCapsule via ethernet input)

    -Film/storage media: digital WD hard drive

    -J' have an Apple TV (3rd generation), but we do not use it... cannot

    We currently live in Kenya, where internet speed is not great... so we are unable to stream movies.  Average speed is about 100 Kbps.  Have about 2 TB of movies we watch currently on TV by plugging a portable hard disk into the DVD drive. I know enough that IT is dangerous (e.g. not much!), but need advice on options on a good way to potentially combine these requirements (storage backup and film). Potentially, something like a new RAID drive plugged into a router. RAID drive backups using Time Machine and then also has films on which can be wired (via the USB port? Ethernet to Apple TV 4th Gen to HDMI to TV?) TV to watch movies. Not sure if I need something like Plex media server or something to do, however.

    Thanks much for any help!

    I suggest that you consider a dedicated NAS device. An example would be the Synology DS416.

  • Lightning installed but it used open

    File downloaded and installed since using the latest versions of both. The screen flickers and returns me to the list of addons.

    Just checking, you did install Thunderbird file and not in Firefox.
    That's already happened.
    TBird open help (or press Alt + H), and then select troubleshooting information
    Use the copy to Clipboard button and paste it here.

  • How can I remotely control the music on the 4th generation Apple TV

    On the 3rd generation Apple TV, I could use the app Remote for artist, Albums, songs and playlists which was to play directly from the Apple TV remote. This allowed me to sit on the deck and set or change my playlist remotely while my Apple TV played on and on. I couldn't count on Airplay from my iPhone to the Apple TV because of being at the edge of my wireless connection. So I used the application to load a playlist on the Apple TV, which was always in range and connected to my stereo.

    With the 4th generation, I can't find an option to load remote a playlist, artist, album, or song. I can only handle what has been loaded using the physical remote control and a TV screen that beats my goal. I bought the 4th generation, because the 3rd generation could not access my subscription of Apple's music while the 4th generation can.

    Am I missing something or is the 4th generation Apple TV / Remote app missed something?

    Make sure that your Remote application is up-to-date. The current release is 4.2.3 and fully supports the music playback controls.

    Remote by Apple

    https://appsto.Re/us/g198q.i

Maybe you are looking for