How to make stop analog outputting

Hi nice guys,
I'm working on an analog voltage simulation, some signals are longer than half hour, maybe one hour. The function I want to do is, when I click the stop button, the analog output can be stopped immediately. I have no exp. and no idea to make it out.
Thank u in anvance.
best regards
Dai

Sounds like you are looking for something like this
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
Attachments:
Stop Task.png ‏18 KB

Similar Messages

  • How can i synchronize analog output and analog input timings to generate and measure voltage at the same time.

    how can i synchronize analog output and analog input timings to generate and measure voltage at the same time.

    Read this Tutorial
    http://zone.ni.com/devzone/cda/tut/p/id/3615#toc3
    And also refer to this link where You have repeated this question.
    PS: Please stick to one thread. That way, its easier to keep track of your query and answers

  • How to equalize an analog output by a known frequency response?

    I'd like the analog output of my system have a flat response. What I'm going to do is first measure the stimulus signal, then using a filter to compensate the frequency response to make the following output signal flat. The difficulty is how to build a filter according to the frequency response. I know it's easy to do by using digital filter design of signal processing toolkit. But I need to do it by LabVIEW and the response is changed frequently. Any suggestions?
    Bill

    The filter does the signal "adjusting." Filters are typically characterized in the frequency domain, but the work on the signal fed them, which usually occurs sequentially in time. The lookup table is just to select the appropriate filter so you do not have to do a lot of calculations at run time. As an example, suppose you have just treble and bass and only one cut and one boost setting for each. You measure the stimulus and find the bass is too high and the treble too low. You select the bass cut and the treble boost filters for this run. If this is expanded to octave (or third octave) filters and 16 gain/attenuation settings in each band the lookup table approach saves time and may also provide a compact means of recording the equalization settings with your test data (rather than filter coefficients which do not actually indicate the response without characterizing the filter).
    Lynn

  • How to send an analog output signal on same axis running a stepping motor umi 7764/ PCI7334

    I am running a single axis stepping motor (which is working fine) but
    for the application I need to be able to turn on and off a 5 volt
    laser.  It notes in the manual for the UMI 7764  that the the
    analog output can be used as a general-purpose voltage output.  I
    would like to use it as such, but can't figure out what VI's actually
    send messages to the board to output a 5 Volt signal.  
    Ideally I would use the analog output on the same axis that the
    stepping motor is on, but if need be I could use one of the other axis
    if this isn't possible (ie. it may not be possible to step and send
    analog voltage output on same axis at same time).  I have been
    looking at the configuring DAQ and ADC stuff, but can't seem to make
    sense if these actually control the analog output channel.  I
    think they just control the Analog input channels, but maybe I am
    wrong. 
    Any help would be greatly appreciated
    Andre

    Hi,
    It is possible to send analog output out of the same same DAC channel in which your stepper is connected, if you configure the stepper as open loop in MAX. I've tried it. This way you have the stepper output, analog output and encoder input acting independently. So you can use these seperately for different purposes, such as using the analog output for constant speed motors where speed or position control is not of much importance, encoder for positioning some other axes and stepper output for stepper control. With good programming skills, the NI motion controllers can thus be used for the most complex configurations. Great work NI !!! Nothing is impossible.
    Regards,
    Giridhar Rajan
    Automation Engineer, Design
    Cruiser Controls
    Mumbai, India

  • How to make stop and start in one button

    Hello All
    My Question is how to make button that when I prees it first time work as stop button and when I press it second time work as start button, I hope if I found my answer soon.
    thank u all
    Best Regards

    It's probably not worth to add all these sequences, local variables, and parallel loops. Here's a somewhat simpler version, showing two possibilities: 0:using events, 1: not using events. Pick one!
    There are many other possibilities. It really depends what else there is.
    Message Edited by altenbach on 10-15-2007 06:59 AM
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    StartStopMOD.vi ‏19 KB

  • How can I limit Analog Output to positive only?

    Hi everyone,
    I'm using PXI 7350 and UMI 7774 for controlling a DC brushless motor,
    the problem is that the drive for the motor only supports positive voltage input ( to adjust motor's velocity).
    So how can I limit the output voltage to positive ?
     I'm new to labview and I have been confused by this problem for a long time , so it will be geat if there's any example vi of that !
    Thanks for any help !

    What are you using for feedback?  If you are only moving in one direction, then you don't have to worry about limiting the analog to positive, the controller will take care of that.

  • How do I stop iWeb outputting multiple image files? It makes my site slow!

    I'm a professional web designer (but don't let that put you off) who uses Dreamweaver and also handcodes HTML & CSS websites at work on a PC, but having got a new Mac for home use I thought I'd give iWeb a go for a personal site hosted on .Mac, showcasing my music and film efforts, that I didn't want to have to think about coding.
    I've built a short little site using the attractive 'Travel' theme, just 5 or 6 pages so far, and have not yet added any multimedia content. However, it seemed to take ages to upload it when I published it to .Mac. So then I went to view it, and it was soooo sloooow to download each page, even on my 4mb cable connection. I know it's a fairly graphically-rich theme, but still!
    I noticed that it was redrawing the navigation menu each time... and upon close inspection of the HTML code using Safari's 'View Source' to my horror I found out that that each page has a seperate '_files' folder that contains multiple versions of files that are also used in other pages - including navigation buttons and background images. I also saw that every element has styling applied to it 'inline' in the code, rather than in a single seperate style-sheet.
    To confirm this I published it to a folder on my hard drive and checked it all out. What a mess!
    As a WYSIWYG web page editor iWeb is great but it's an undisputable fact that the HTML markup and CSS code it produces is absolutely appaling. What's worse though is that it also renders whole swaithes of text as images and that it does create seperate folders for each pages content including images, CSS code and navigation buttons - so even though the same images and code are used throughout the site for the background and buttons and layout, they are written out as seperate files and have to be reloaded with every page!!!
    This means that the .Mac server must be getting hammered and webpages are very slow to download and slow to render in Safari - it's almost like dialup when I'm viewing my iWebsite, and like I said, I've got a 4mb cable connection!
    Looking at the code iWeb produces, it is good to see that tables are not used for layout, and that's one thing in its favour. But surely the whole point of providing 'themed' templates for users is that the same content is used across the site and therefore doesn't need to be created multiple times - one of the benefits of using CSS stylesheets. Why doesn't iWeb create a single stylesheet and make efficient use of repeated images instead of creating multiple instances of the same file for each page?
    Perhaps there is a setting somewhere I've missed. If so, let me know someone!
    It is a great WYSIWYG editor, but behind the scenes it's not efficient, it's not clean and simple and it's certainly not attractive - and I'm surprised at that coming from Apple! I know iWeb is a great tool for beginners and I'm a picky professional, but if I was Joe Public First Time Web Designer I'd be very annoyed by this.
    Clean it up and sort it out Mr Jobs!
    PS: Also, where does iWeb store the website whilst it's in production? I can't find it anywhere?

    Your iWeb Site is stored not on your iDisk, but on a file named Domain.sites in your ~/Home/Library/Application Support/iWeb/ Folder.
    If , for whatever reason, you wipe your HD and/or lose this file (Get a new computer, Re-Install your OS, Stolen Laptop, Crashed HD, Etc.) without backing-up your Domain.sites file then you will have to re-build your iWeb sites from scratch again.
    Of course you can edit your Published HTML files in a different program such as Dreamweaver or even Text Edit. You just can't edit Published HTML files in iWeb. Not at this time at least.
    Use iWebBackup to backup your Domain file to a Blank CD or DVD. Backing up your Domain file to another folder on your computer is not fully backing it up. If your computer gets stolen you still lost the file but if you have your Domain file burned onto a CD you have a backup!
    Download iWebBackup Here
    You can use iWebExtender to automatically consolidate your files into one folder and delete multiple images.
    http://iWebFAQ.com

  • How to make dual mono output from one mono track

    Please forgive my complete ignorance of music mixing/sound board terminology: I'm only using Logic Pro X because Apple deliberately made it impossible to use Soundtrack Pro as part of a roundtrip with FCPx. Soundtrack Pro is what I've always used for editing audio for video.
    I recorded two tracks with the video: microphone on the right and and lavalier on the left. The mic was just a backup and the lav track is what I want to use.  I imported the audio into LPx and now I want to use only the left channel but I want it to output equally on both channels. I've searched all over for a simple explaination (at least one who is not a music editor can understand) and haven't found one.
    How can I do this? Thanks.
    Second question: I found the little icon that lets makes the timeline scroll to follow the playhead (ridiculous that FCPx doesn't have this) but I can only make it work for one clip at at time. Is there a way to turn it on permanently?

    On the Channels Strip (of the Audio Track with the Audio Region), ctr+click on the left segment of the Input Button. That opens a popup menu where you can select Left (only the left channel of the Audio Region is played as mono), or Right (only the right channel of the Audio Region is played as mono).
    Once the signal flow of the Channel Strip is mono (one channel), you can use the "Mono➤Stereo" version of some plugins to convert the Channel Strip to a stereo channel.
    About your second question. If you are referring to the little blue "Catch Playhead Button", that automatically scrolls the Workspace when the Playhead reaches the right border to keep the Workspace visible. You also can also enable  the "Scroll in Play" mode in the local View Menu. That one locks the Playhead in the center and scroll the Workspace "underneath"
    However if you are referring to that little Play icon in the left upper corner of the Region Header (only visible in the Editor), that one, the "Solo Play Button", only plays that Region in solo mode. It is basically a combination of "Play " and "Solo" in on button. You can find all those little informations and much more in my graphically enhanced manual "Logic Pro X - How it Works".
    Hope that helps
    Edgar Rothermich
    http://DingDingMusic.com/Manuals/
    'I may receive some form of compensation, financial or otherwise, from my recommendation or link.'

  • How to make pagination of output?

    for example :
    below example outputs a new table in one page while i want to make it output in
    different page (it means first page then next page and then ...)
    how to add php code in that example and make it output what i want.
    who can help me?
    <?php
    create table testtable (
    order_number number(4),
    item_id number(4),
    quantity number(8),
    item_desc varchar2(16)
    insert into testtable values (1001,1,10,'apple');
    insert into testtable values (1001,2,20,'banana');
    insert into testtable values (1002,2,50,'banana');
    insert into testtable values (1002,1,30,'apple');
    commit;
    Table Test DATA
    order_number item_id quantity item_desc
    1001 1 10 apple
    1001 2 20 banana
    1002 2 50 banana
    1002 1 30 apple
    $table ="testtable";
    $sid="(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=202.79.36.170)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=WLDB)))";
    $conn = ocilogon("hr", "hr", $sid);
    $sql="select distinct(item_desc) item_desc from $table";
    $stmt = oci_parse ($conn, $sql);
    oci_execute ($stmt);
    $items=array();
    $result= array();
    $i=0;
    while ($result = oci_fetch_array($stmt,OCI_BOTH)) {
    $items[$i]=$result['ITEM_DESC'];
    // echo $result['ITEM_DESC'];
    $i=$i+1;
    //build part of select stateme
    for ($i=0; $i<sizeof($items); $i++) {
    $select_items .= "SUM($items[$i]) $items[$i],";
    for ($i=0; $i><sizeof($items); $i++) {
    $decode_items .= "DECODE(item_desc,'$items[$i]', quantity, null) $items[$i],";
    //final SQL statement
    $sql="SELECT $select_items order_number
    FROM (SELECT $decode_items order_number FROM $table )
    group by order_number";
    $stmt=oci_parse ($conn, $sql);
    oci_execute($stmt);
    echo "><table border=1>";
    echo "<tr>";
    echo "<td>Order Number</td>";
    for ($i=0; $i<sizeof($items); $i++) {
    echo "><td>".$items[$i]."</td>";
    echo "</tr>";;
    while ($row = oci_fetch_array ($stmt, OCI_BOTH)) {
    echo "<tr>";
    echo "<td>".$row['ORDER_NUMBER']."</td>";
    for ($i=0; $i<sizeof($items); $i++) {
    echo "><td>".$row[$i]."</td>";
    echo "</tr>";
    echo "</table>";
    ?>

    who can help me or give me an example ?

  • How to make this example output in using Excel table ?

    for example :
    <?php
    $con = oci_connect("apps","apps","prod");
    $sql = " select h.order_number,to_char(h.ordered_date,'YYYY/MM/DD HH24:MI'),h.order_type_id
    from oe_order_headers_all h
    where to_char(h.ordered_date,'YYYYMMDD') = '20060620'
    and h.org_id = 85 ";
    $smt = oci_parse($con, $sql);
    oci_execute($smt);
    echo "<table border = 1>";
    echo "<tr><td>order_number</td><td>ordered_date</td><td>order_type</td></tr>";
    while($rows = oci_fetch_array($smt,BOTH_NUM)) {
    echo "<tr>";
    echo "<td>".$rows[0]."</td>";
    echo "<td>".$rows[1]."</td>";
    echo "<td>".$rows[2]."</td>";
    echo "</tr>";
    echo "</table>";
    ?>
    above example outputs table generally from IE while i want to make it output throught Excel and outputs Excel table.
    who can help me ?
    thanks!

    Hi,
    the pear command is a programm, which is installed together with php, as long as you did not configured php with the configure-option "--without-pear".
    After you have downloaded a package like Spreadsheet_Excel_Writer-0.9.0.tgz into a folder like, let's say
    c:\myDownloads\pear\ (on Windows-systems)
    or /myDownloads/pear/ (on UNIX-systems)
    you take your Commandline (console, xterm ... ( onUNIX)) or CMD (on Windows) and change to that directory:
    $> cd /myDownloads/pear (UNIX)
    $> CHDIR C:\myDownloads\pear\ (Windows)
    After this, just type:
    pear install Spreadsheet_Excel_Writer-0.9.0.tgz
    press [ ENTER ] and that's it. The installation will be finished.
    After this small steps are done, you can start writing code, using Spreadsheet_Excel_Writer
    running
    $> pear --help
    will give you more infos on using the pear utilities.
    Greetings from Hamburg
    Thorsten

  • How to make stop motion animation in flash

    Hello,
    I'm new to Flash (using Flash CS5.5 on Mac OSX) and am trying to make a stop motion animation using photos that were created in a layered psd file and then turned into individual jpegs. There are many of them (400 and will be more) and I'm trying to find a way to make the process more automated.
    What I think I want to do is import the images into the Flash library and then have each image be a blank keyframe. I can do this by copying and pasting into place each individual image, but this is way too time consuming. I assume there is some straightforward way to automate copying and pasting each images into consecutive blank keyframes... but so far haven't had much luck.
    Open to other suggestions and appreciate any help!

    If your images are named sequentially (as in img1,img2,etc..) and are located in the same folder, when you use Import To Stage, Flash should recognize there is a series and will offer to import them all.  The process also includes importing them into sequential keyframes.

  • How to process the analog output of hall-effec​t sensors to determine gear RPM.

    Hi,
    I am using a hall effect sensor to determine the rpm of my shaft. Attached to my shaft is a spur gear, and the sensor detects when the gear teeth passes it.
    The attached pdf shows the "idle" state when there is no ferrous target detected.  And when a ferrous target (my gear tooth) is detected, a horizontal like is displayed.
    I am using the NI-9229 device connecting my hall effect sensor to my PC.
    I would like to know how I can process this signal so as to determine the rpm of my shaft in real-time.
    Thanks and appreciate the assistance.
    Regards,
    ST
    Attachments:
    Hall_effect_sensing.pdf ‏218 KB

    Hi, check this one out:
    https://decibel.ni.com/content/thread/13337
    Br,
    /Roger

  • How to make digital/analog outjack woorking with analog spea

    Hi,
    I use soundblaster audigy .
    I try to get my analog speakers working with the analog/digital outjack. I connected the speakers to this outjack but no sound at all. I can switch at advanced volumesetting to digital only but I just get some wired static noise. If disable analog only on advanced setting of my volume control the speakers are comletely quiet.
    I know there is anohter outjack for analog speakers on this card but this one is used already for my first pair of speakers.
    can anyone help me?
    thanks a lot.

    noahhath wrote:
    I try to connect two pair of analog speaker to my sound card. With my older soundblaster card I was able to do this.
    But you might be right. However I pass my problem right now with a splitter. It's not the best solution but it works somehow.
    In addition to what Jason say, you could also try connecting your other speaker to the LIN_OUT2 jack of the sound card and set it up like a 4. speaker. Remember to enable the CMSS feature from PlayCenter.

  • How to make report output non editable

    Hi can any body give me sample code on how to make the report output non editable.
    thanks in advance
    kp

    Hi
    What are you meaning?
    U don't want to allow to change the data in the selection-screen?
    If it's so:
    AT SELECTION-SCREEN OUTPUT.
       LOOP AT SCREEN.
          SCREEN-INPUT = 0.
          MODIFY SCREEN.
      ENDLOOP.
    If you need to change only certain fields:
    PARAMETERS: P1 ......,
                P2 ...... MODIF ID AAA.
    SELECT-OPTIONS: SO_1 FOR .....,
                    SO_2 FOR ..... MODIF ID AAA.
    AT SELECTION-SCREEN OUTPUT.
       LOOP AT SCREEN.
          CHECK SCREEN-GROUP1 = 'AAA'.
          SCREEN-INPUT = 0.
          MODIFY SCREEN.
      ENDLOOP.
    Max

  • How to stop the output panel from displaying

    Hi,
    in CS5 (ancd CS3-4) how do I stop the "Output" panel from showing up automatically each time I test the movie using the Command+Enter keys? I know I have an error but it's a network error which does not effect my clip. it's annoying!
    Thanks
    Mic

    You can use F2 to close the output window. I dont think it can be stopped from displ
    aying.

Maybe you are looking for

  • Using the FM SO_NEW_DOCUMENT_ATT_SEND_API1

    Hi Gurus, I am using the FM SO_NEW_DOCUMENT_ATT_SEND_API1. My requirement needs me to email an attachment. Why is it that when I input A B C in my table, the value I am getting is A                         B                        C wherein I should

  • My iMac G5 has suddenly started to run slowly and I don't know how to fix it. I've run utilities which says it's working fine.

    My iMac G5 has suddenly started running very slow. I've already gone through all the tricks I can think of, including reinstalling Snow Leopard and running a hardware test, which tells me my computer is OK, which it most definitely is not. Every litt

  • Forwarding no longer works for my Skype number

    My business relies on my Skype phone number forwarding to my cell phone, and then to my Google Voice for voicemail.  In the last few days, it's been brought to my attention by clients that the phone rings 12 times and then gives a fast busy signal.  

  • Info box

    when I want more information about a podcast I hit the i for information. But then the box won't go away, or move. It continues to block the center of my screen. How do I get rid of it?

  • RT File Size issues

    We are running PXI 8101 RT on LabView 2011 August release.  Occasionally we find the free space is gone and our data dir is corrupted. We are storing 50k/Sec*8channels for 8 hours in TDMS format.  This is probably about 80+GBytes.  We were doing it i