Help in acquiring a range of values

I have a task of data acquisition for the capture of an LVDT signal, my task's start by a digital triggering and capture samples rate, with a time M N = N/M, and the captured interval is between 10 and 40.
but the problem is that I capture only a range of data, (for example, between 15 and 30).

Is posible start the task by capturing data only in a given interval?

I use a card PCI-6224.

redgards.


Tags: NI Software

Similar Questions

  • validate the range of values

    Hey!

    I would like to make a simple script, validate a range of values between 500-1500 and if the value is outside of the range, is marked with red.

    Anyone who could help?

    Thanks in advance!

    Use this code:

    event.target.textColor = (event.value > = 500 & event.value)<=1500) color.black="" :="">

  • How to set an expression by the range of values &amp; run function value entered

    I'm looking for help with an IF statement that focuses on value ranges and executes a sum based on what it finds.
    I use LC D 8, the script runs on FormCalc - Client-side - calculate events. Numericfield1 is a value entered by the user.

    I currently have (which does not work):

    If (numericfield1 > = 1000 < = 4999) then / / I want to check is the power of users lies between these figures

    numericfield1 * 5 / 1000 / / if I want to run this sum only

    else if (numericfield1 > = 5000 < = 9999) then

    numericfield1 * 10 / 1000

    else if (numericfield1 > = 10000 < = 19999) then

    numericfield * 20 / 1000

    endif

    So if I get 2500 in numericfield1 the sum would be: 2500 * 5 / 1000 = 12.5

    I want to keep these ranges of values in these games: 1000 to 4999 | 5000 to 9999 | 10000 to 19999. 20000 to 49999. 50000 to 250000.

    (here also to enforce that 1000 is the lowest possible entry)

    The above work when numericfield1 is anything below 4999, but anything after that he continues to * by 5 then / 1000. Where there should * 10 / per 1000.

    Hope someone can push my thinking in the right direction, thanks in advance.

    You need an "and" in your statement:

    If (numericfield1 > = 1000 and numericfield1)<= 4999)="">

  • range of values fall down

    Hello

    I am a newbie in number, form coming Excel.

    In Excel, for any cell, that a range of values can be defined, the value of the cell can be so defined by selecting a value in the given range via a drop down window.

    The range of values can be set by selecting a list of values in an Excel sheet.

    How can I do this in numbers?

    Thank you

    André

    Hi Andre,

    Looks like a context menu.

    ""The range of values can be set by selecting a list of values in an Excel sheet.".

    This part works a little differently.

    List of values in a column. Select all of the cells containing the menu items. Click the Format brush to open the Inspector to Format.

    Choose 'Cell '.

    Click on the menu format (default: Auto) to open the drop-down menu, choose "context Menu".

    Click Start with first point or start with Blank.

    Now each of the cells in the form of a cell from the Popup Menu, each with all the menu choices listed (more ' none' If you have chosen to start with Blank) which can be copied and placed in a cell in the table, another table in the same document or a different picture in a separate document.

    The individual menus can be changed in the Format Inspector (cell).

    For more information on the cells of the context menu, search for "pop" in using numbers.

    Kind regards

    Barry

  • How to acquire and store the values of DAQmx analog voltage (I do not want the graphic, but strings and values in a chart)?

    Hello

    How acquire and store the values of voltage DAQmx?

    I tried several code example, but they can't get the chart. I don't want to chart. I want to measure exactly the analog voltage values and record these values - as an excel chart, that contains the selected channels and voltage values.

    What the example code that I can use?

    My hardware is NI PCI-6251.

    Thank you very much.


  • Need to convert the Varchar2 column number for the extraction of data based on the range of values.

    Hello

    I have a ZIP column which is the Varchar2 data type, it has values such as 2345, 09485, 10900, 07110, 06534.

    I have to go look up records from the range of values for the ZIP column as between 00000 and 07500.

    Could you give a logic.

    Thank you.

    Hello

    I think you can use the following code:

    SELECT T.*

    OF t

    WHERE the to_number (ZIP) between TO_NUMBER('0000') and TO_NUMBER('07500')

    ;

    CGomes

  • Range of values for substitution variables

    Hello

    Can assign us range of values for substitution variables...

    CurrActuals: Jan: Mar
    CurrFcst: Mar: Dec


    When I set up and use the void daataforms var aboive... his throw error... How can I set vales for variable sub range.

    Jan: Mar will not work in Web Forms. I have not tried 11.1.2.2 but older versions, it will not be

  • Range of values of field Script

    I created a form in Acrobat X Pro and have a field in which I need to define a range of values in a text field from de.25 to 1.75. Any value any-a.25 or greater than 1.75 invites you (via the window of app.alert) to the user to enter a value in the range. I have the following script running in the 'Run Custom Validation Script' in the field:

    if(event.value >= .25) && (event.value <= 1.75)
    {

    App.Alert ("" ERROR: Please select a dans.25 value and 1.75. ", 3");

    Event.RC = false;

    }

    However, the script doesn't seem to work. Somone could you please give me some advice with the above script, or provide an example of working script that can be used for this range of values validated?

    I see a couple of things immediately the bat.

    Parentheses are used to frame logic test or can group them. And you have created a test of logic and was properly attached to them. But the "If" statement requires parentheses to encapsulate the complete test of logic and you do not have parentheses inclusive for this statement.

    Do you have errors on the JavaScript console for this coding?

    The next issue is the choice of comparison for the test operators. Is your message that you say a valid value is 0.25 to 1.75 but you are testing for values between 0.25 and 1.75 to be error.  It appears that you want in the error condition triggered when the value is less than 0.25 OR greater than 1.75.

    And you'll notice the conjunction for the test of GOLD is not the and. You test a non contiguous range so you can't use the match. Because if one of the conditions for the error is to meet the other condition of the test cannot be met.

    If ((event.value < .25)="" |="" (event.value=""> 1,75)) {}
    App.Alert ("" ERROR: Please select a dans.25 value and 1.75. ", 3, 0," error in Validation");
    Event.RC = false;
    }

    It is easier to use the validate option of "the value is in the range of: _ to: _.

  • Change the fill color based on the range of values

    Creating a form to inspect the parts. Work on the setting up of a text field to change the fill color based on the number or the data entered. For example: If is between 0-20 fill color is red, between 20-24 fill color is green, more filling 24 is still red, and if no data is entered in the fill color is white. The script below works for me but keeps the red field when data is deleted (empty) field. Not sure if im approaching this correctly so I should be looking at differently? I have different ranges for many fields and im trying to keep the script right to the front as possible. Thanks in advance for any help.

    If (event.value > '24')

    event.target.fillColor = color.red;

    Else if (event.value < '20')

    event.target.fillColor = color.red;

    else event.target.fillColor = color.green;

    You do not have... Change this line:

    Else if (event.value > '24')

    To do this:

    Else if (event.value > 24)

    And even with "20".

  • Helps the modal dialog box a value back to the calling page

    Greetings,

    Apex Version: 4.1.0.0.32


    What I'm trying to do is create a modal dialogue that is called from a form page. The user dialog box will report to IR which allow him to select a line and send a value of this line to a field of the calling page. I work in Firefox, but I get an error using IE 8. I hope that someone can show me why it does not work in Internet Explorer.

    Here's how I do it:

    Of the calling page:

    Created a button
    Action: Redirect URL
    Target URL: javascript:var rc = window.showModalDialog ('f? p = & APP_ID.:70: & SESSION.: & DEBUG.:', ",'resizable: Yes;) Center: Yes; dialogWidth:1000px; dialogHeight:500px ;') ;


    On the page called:

    The called page is an IR report where the query returns this as one of the columns:

    * (Note: I had to put a point '.' before the onclick so he could show in this thread.) It is not there in my actual code.) *
    select
    <a href="#" name="z" style="color:blue; text-decoration:underline;" .onclick="javascript:passBack(''' || LOT_NO ||''');">Select</a>' SelectThis
    , column1
    , column2
    from sometablename;
    This solves the anchor:
    <a .onclick="javascript:passBack('232158');"  href="#">Select</a>
    Here is the function Javascript is called the anchor onclick:
    function passBack(passVal1)
    {
      opener.document.getElementById("P75_ITEM1").value = passVal1;
      close();
    }
    When I run the present in Firefox, it works as expected. I click the button on the parent page. The modal dialog box is open and the report of the IR is displayed. I click on one of the links in the report and it returns the correct value to the appellant and closed page modal dialog box.

    When I run it in IE8, it fails. I click the button on the parent page. The modal dialog box is open and the report of the IR is displayed. I click on one of the links in the report and I get this error: 'opener.document is null or not an object ".

    I hope that it is clear and that someone can help.

    Thank you

    Larry

    A quick google search determines that window.opener does not exist when you use window.showModalDialog

    Range of suggestions to use window.open instead of window.showModalDialog to use instead of window.opener dialogArguments

    Try the following:

    The parent page to define a getPopupValue() function:

     function getPopupValue(){
       var dr =  window.showModalDialog('f?p=&APP_ID.:70:&SESSION.::&DEBUG.:::','','resizable:yes;center:yes;dialogWidth:1000px;dialogHeight:500px;');
    
        if ( (dr != undefined) && (dr != '') && (dr != false) ){
         $x("P75_ITEM1").value = dr;
        }
     }
    

    Change the url of the button to call the function:

     javascript:getPopupValue(); 
    

    On the popup page change the valve function for:

    function passBack(passVal1)
    {
      returnValue = passVal1;
      close();
    }
    
  • With the help of balance Ohaus Ranger with NI 9870 (cRIO)

    Hello

    I use a DAQ system OR cRIO-9074 with a NI 9870 4 ports RS232 Serial Interface Module and am programming with LabView 2012. I am currently looking for a scale with a RS-232 output that I can plug into the NI 9870 to receive and store measurement data. I would go with a balance Ohaus Ranger 7000, model R71MD3 number. However, looking at the list OR the drivers of the instrumentation, they have not anything for this model, if they do not have a number of other (apparently older) Ohaus scales.

    Drivers are not needed for this scale? Or is there a RS-232 standard that can be used? I would like to ensure that this configuration will work before you buy the balance.

    Thank you!

    Using the 9870 in a cRIO essentially just adds 4 COM ports over the cRIO, which you can interface with NI-VISA help.  Check this KB for more details.  Most of the pilots 'instrument' is just a layer of abstraction or wrapper for the VISA low-level bed and written in courses.  If an instrument driver does not already exist, you can implement a simple one yourself using VISA.

    In this case, you can simply get the statement command/set the appliance uses and implement users VISA reads and writes.  As long as the order is not too wide, it is quite simple and fast.

    So, this configuration will definitely work, you just take the time to implement orders VISA yourself.

  • Help compare the negative and positive values

    Well guys, I do this example to show you what I mean

    With this example, I can get positive and negative numbers in digital

    But for me, the 'negative' mean nothing

    Example:

    If I have "100-200" for me the biggest value is - 200

    But if I compare the values of bouth got 100 as greater value

    I do the same calc for 3 different variables such as A, B, C

    and after that I need to calc whose value is 'more '.

    But my problem is that if I have the values "-350 300-400.

    the largest will be "300", but for me the 'negative' mean nothing

    so I need to the largest value is "-400".

    For all positive values, its works very well!

    I compare A and B, after the highest is on C and have a result!

    but when I have negative and positive values... I had this problem...

    and when I have negative values only I have a problem too.

    '-300-400-500' for me the largest value must be "-500" but labview-watch "300".

    as - 300 is greater than-500 in algebriac.

    And if I use absolute values, I will always have a positive value... but I need to know if the value is positive or negative

    No matter which, can help me with this?

    Thank you

    Ben

  • different image to display for a range of values in the table of specific waveform

    Hello!

    I'm a VI that is as a precipitation meter reader that displays a picture of what will happen with a place with this amount of rain and display a message (which appears on the channel). Here is a picture of the public Service.

    The mm of rain check will be the entry and it will be displayed in the graph. Boolean controls on the other side lights depends on the value of the entry. What I want to do is I want to display an image (which appears on the tab map of flood hazard) and a sentence on a string (which will appear on the additional announcement tab) for each Boolean control. The images and the sentence on the string is different for each Boolean control. For example, if the input is of 7.5, the Normal warning light comes on and at the same time, I want to display an image and a message on a channel. Here is the BD.

    I can't launch the VI because there is more than one source in the chain and in the part of path. Also, I don't know what I will in the false statement in the Structure box. Also, I don't really know if putting the box Structure for each a reason.

    Help is really appreciated (because that's my problem for almost 2 weeks now). Thank you very much.

    I do not have the Toolbox, but I think all you need to do and put the right photo (or just make you a selector of images, such as a table that you can find in the functions of the vision).

  • What is the range of values of type of data accepted by prepareBulk file?

    In the Oracle documentation under "bulk 7.12 load graphics Using RDF Semantic support for Apache Jena", I see the code example for perpareBulk. The third parameter is documented as "type of data file: can be RDF/XML, N-TRIPLE, etc.". I found a thread code example that uses "TTL." as a value as well. It seems that "TTL" is accepted but not documented. What is the range of accepted values for the type parameter of data to prepareBulk file?

    Hello

    You can use the triple data serialization format following as string values:

    "RDF/XML", "N-TRIPLE", "TURTLE" (or "TTL") and "N3".  "RDF/XML-ABBREV" is a synonym for "RDF/XML".

    For the quads, you can use either "N-QUADS" or "TRIG".

    Thank you

    Zhe Wu

  • How to select a pixel, or the value of the pixels based on a RGB value, or a range of values?

    Can Photoshop select a pixel, or a set of pixels based on a RGB value? For example, select all the pixels that are 5,6,5 or all pixels that are 238-248, 238-248, 238-248

    Yes.

    Select the ranges of colors in Photoshop

Maybe you are looking for

  • Tecra S2: BIOS 1.3 is not compatible with Windows Vista

    I just bought Windows Vist Ultimate and I tried to install it on my tecra laptop S3 and it said that I had to update my bios. so I've upgraded to the latest version on the toshiba site (v1.3), but I got the same message please provide an upgrade of t

  • HAVE fast acquisition after the signal from trigger-DI

    Hello world the work of the VI I train is basically very simple: There are 8 analog inputs, which need to be given reading a entry digital-trigger after. Parameters: frequency of sampling per channel: 2 ms/s, number of samples per channel: 1024 This

  • Pandor re installation of error report box

    Box Pandor, uninstalled it and now try to reinstall it brings up an error report.The following files will be included in this error report:Module 1EBUS.exeImage Base: 0 x 0400000 Image Size: 0x00000000Sum: 0 x 00000000 timestamp: 0x399db6cfVersion in

  • Transparent background for ObjectChoiceField

    I put an ObjectChoiceField on a screen that haves a background image. The image is painted in the overridden method of a VerticalFieldManager object. By default, the field itself is painted with a white background, but I want to display only the text

  • Veiligheidsscherm doet het niet.

    Veiligheidsscherm die you voorschijn dient you komen als I computer works niet doet op niks. Normaal komen er bubbels fotos tevoorschrijn. Bij mij out computer na 10 minuten mensen in of slaapstand. Wat kan ik daar aan doen?  fact BBM