How to get a torque wrench in labview data?

I have a torque wrench N.I. and need to export data when you perform a calibration for (labview to) and get the program show me if the couple is correct or not.

I don't know how to start... I really need support.

an example would help.

Thank you...

Bruna

OLA Bruna!

Pelo pesquisei nao ha driver para Comunicação between seu torquimetro e o LabVIEW.

E possible through communication-los MAS of da language VISA.

Para ready, o fabricating information como os dados São quadrilha through reading of da porta series? Or seja, você saberia docks pinos chegam dados em, e qual e a configuracao Kanada, o cada bit represents, montarmos para an Informação completa?

Sugiro busque essa Informação POI large adinataria parte do processo.

Caso o manufacturer do seu torquimetro nao ofereca nenhuma Informação sober isso, you will find por conta experiencia.

Minha suggestions using software um of monitoramento e of porta serial, ha several pela internet, basta dar pesquisada, como ha o link abaixo um exemplo:

http://www.baixaja.com.br/downloads/Windows/development/debugging/free-serial-port-Monitor_837.html

EU particularmente nunca utilizei, você pode procurar other alternatives also...

Aqui voce conceitos bem interesting find sober Comunicação serial, caso você não muito bem image:
http://zone.NI.com/DevZone/CDA/tut/p/ID/11390

Bem como aqui:
http://digital.NI.com/public.nsf/allkb/8B9F928887A0C77F8625769C004C13BA?OpenDocument

Quando soubermos como dados São quadrilha ao computador, e estes qual a Kanada configuracao or seja quando for possible "montar' a reading bits back through Informação da porta, podemos iniciar com o LabVIEW.

Como had disse voce usar tera a language VISA, voce find good exemplos da terms desse VI em:

Help-> find examples-> Search-> VISA

E complicated, logical problems pode entrar em let mas NAO!

Quanto E an escrita of values not Excel, estou anexando um exemplo than skills os pontos simulado um sinal em um land, no seu caso basta trocar o 'Simulate Signal' pela sua entrada real.

Espero poder Ajuda - la!

Atenciosamente,

Tags: NI Software

Similar Questions

  • How to get LASTDAY for each month between data dates...

    Hi friend

    I have a doubt, how to get LASTDAY for each month between data dates...

    for ex:
    My contribution will be like this
    date = 01/12/2011
    To date = 14/04/2011

    And I need an output like
    31/01/2011
    28/02/2011
    31/03/2011

    is it possible to achieve through sql query in oracle
    Thanks in advance for all friends to help him

    Hello

    Something like this (assuming that the dates are originally VARCHAR2s):

    SQL> var dt_start varchar2(10)
    SQL> var dt_end varchar2(10)
    SQL> exec :dt_start := '12-01-2011'
    
    PL/SQL procedure successfully completed
    
    SQL> exec :dt_end := '14-04-2011'
    
    PL/SQL procedure successfully completed
    
    SQL>
    SQL> select last_day(
      2           add_months(
      3             trunc(to_date(:dt_start,'DD-MM-YYYY'),'MM'),
      4             level-1
      5           )
      6         ) as result
      7  from dual
      8  connect by level <= months_between(to_date(:dt_end,'DD-MM-YYYY'), to_date(:dt_start,'DD-MM-YYYY'))
      9  ;
    
    RESULT
    -----------
    31/01/2011
    28/02/2011
    31/03/2011
     
    

    If the dates are already of the date data type, simply remove the to_date function.

  • How to get the evaluation version of labview for linux mint

    Hello

    Can anyone suggest me how to download the evaluation software of labview 2014/15 for linux mint?

    I knew the trial versions are only available for windows.

    Thanks in advance

    Best regards

    Manasa M

    According to this information, the Mint is not a Linux Distribution supported: http://www.ni.com/product-documentation/52786/en/

    I can't find the linux version on the page of downloads-I suggest you ask OR through your local office to see if they can provide you with a copy.

  • How to get the default path of the data of a table space file

    I used below the sql statement to create a table space:

    CREATE A TABLESPACE DATAFILE AAA BBB SIZE 10 M AUTOEXTEND OFF...

    Notice, I do not give a full path instead of a file name, and then ask questions relevant to tables

    get the full path of the data file, assume that it's path below:

    d:\oracle\...\BBB

    So I don't think that there is a default path that oracle can use it to create the data file. My question

    is how to get this default path before creating a table space.

    Thank you very much.

    Hello

    I did similar simulations for you, then it could be seen easily:

    SQL > Show parameter db_create_file_dest

    VALUE OF TYPE NAME

    ------------------------------------ ----------- ------------------------------

    db_create_file_dest chain

    SQL > SELECT NAME, VALUE OF V$ PARAMETER

    2 where lower (name) = "db_create_file_dest;

    NAME

    --------------------------------------------------------------------------------

    VALUE

    --------------------------------------------------------------------------------

    db_create_file_dest

    It has the value NULL. Then where my datafile is going?

    SQL > create tablespace TEST datafile 'test01.dbf' size 10 M;

    Created tablespace.

    SQL > select file_name

    2 of dba_data_files

    3 where nom_tablespace = 'TEST ';

    FILE_NAME

    --------------------------------------------------------------------------------

    /U01/app/Oracle/product/12.1.0/Db_1/DBS/Test01.dbf

    When you check the alert logs, it will not show you the location of the data file. It will tell you what exactly you ran.

    ..

    ..

    Completed: drop tablespace test whose content and data files

    create tablespace datafile 'test01.dbf' size 10 M TEST

    Completed: create tablespace TEST datafile 'test01.dbf' size 10 M

    ..

    ..

    You can not SQL user * more? Well, I would say that, when you run the CREATE TABLESPACE command, is where you run the command:

    SQL > select file_name

    2 of dba_data_files

    3 where nom_tablespace = 'TEST ';

    FILE_NAME

    --------------------------------------------------------------------------------

    /U01/app/Oracle/product/12.1.0/Db_1/DBS/Test01.dbf


    So, you should get the location of your data file. Alternatively, you can run the query in the parameter $ v so that you know your default data file location.

    I hope this helps.

    Thank you.

    Kind regards

    Gaetan

  • How to get the ip address of the data storage device

    Hi all

    I developed a project now and you need to distinguish a virtual machine is saved to the device local ESX or remote network storage device.

    I found the data store object in which the virtual machine resides by vi sdk, but could not find the address of the device that includes this data store.

    How to get the ip address of the coding data storage device, which includes the virtual machine? I need your help.

    Thank you in advance.

    How do you try to make a query. Storage devices provides a logic unit number no, there is no IP address for it.

    You can check the same for the storage on vCenter view

  • How to get out the year following the date

    Hi all

    I'm couldn't get out of the year to date.
    in my table it has been stored in varchar format on January 11, 2005
    If I want to display the year of the column, then
    I tried with year (to_date (' ' jan 11 2005 ', ' mm dd yyyy ' "))
    but I get an error then, how should I go out the year of the date_column

    thnks

    Hello

    Use RIGHT(DATE_COLUMN,4)

    Thank you
    Saichand.v

  • How to get tilted periodic waveform in labVIEW?

    Hello

    I want to draw a waveform that has range of 0 to 360 and have a frequency of 50 Hz. the logic that I used in my code is like:

    50 HZ = 0.02 seconds.

    360/0.02 = 18000 (means multiply each sample to 18000 to get inclined wave that offers an amplitude in the range 0 to 360)

    values go from 0 to 0.02, not accurate, and I multiply each step with 18000 to get the desired line.

    1. take the current stage.

    2. If step is > 0.02

    then start from scratch

    3. other (less then or equal to 0.02 seconds, then)

    Multiply step with 18000

    but I do not get the desired response. kindly help me, I'll be very grateful to you

    Kind regards

    Brassart ahmed

    Why not use the function of the ramp signal? Check the range of signal generation.

    Also, looks like you're wanting to generate an output signal. If so, you need to put your data in the buffer and to let the jury AO manage the timing of release. Windows has too much jitter timing to do what you want.

    Mike...

  • Re: How to get a boot disk out of date?

    I was given a computor with a friend. Now, it does not illuminate and indicates that I have to get the boot disk, then press 'r '. I was on the site of Toshiba Europe and it say this serial number - 93854472G - is now obsolete. I live in New Zealand, but it was purchased in the United Kingdom. How to keep a? Or is broken for good computoer?

    Thank you
    NG

    Hello

    > Now, it does not illuminate and indicates that I have to get the boot disk, then press 'r '.
    I imagine that you area talking about console repair Win XP repair console can be started using only the MS Windows XP disc
    The Toshiba Recovery disk doesn't contain this repair console because the disc is not the same as the Microsoft Windows CD

    Luke is the recovery disk cannot be downloaded. You can order it but I m not very good if they send it to the New Zealand.

  • How to get only the year of a date?

    I try to shoot only the year of a date and does not know how this can be done. I tried the SUBSTR function but its does not not how I think. What I want to do, it is write a condition indicating the year of birth of point = current year minus 23, I have a calc than the figures of the age of the difference in the date of birth and the current year, but I'd really like to just write a condition based just a years. Is this possible?

    Hello
    SUBSTR only works on a string. To extract parts of a date, you must use the TO_CHAR command.

    For the year, you would use this: TO_CHAR (the_date, 'YYYY')

    To_char takes 2 switches, the date to be handled and the part to be extracted, with the portion between apostrophes.

    Once you get used to manipulate dates as this other common areas are: DD - extracts the day of the month, MY snippet code to 3 characters for the month.

    For example, you can use this: TO_CHAR(sysdate,'DD-MON-YYYY') and it converts the current date, June 7, 2012 to June 7, 2012

    Hope this helps
    Best wishes
    Michael

  • How to get the timestamp of the Currrent Date

    Hello


    I have a requirement I want ot see the current in my report, Format as date ' October 11,2011 02:31:45 (EST). How to achieve this,
    I have the tahken CURRENT_DATE function in a single column. I'm tryiting change the date custom properties of column data format. i'could not able to get the am and (IS) something... Can someone help on this.

    Shud be simple...

    Use @{system.currentTime} in fx of the column and change the data for this column Format according to your time zone

  • How to get the empty values for common data for a column?

    Hello
    I have a table whose data is like this:
    DEPT_ID     STATUS     USER_ID     ART_ID
    
    7     R     1234     0000001
    7     P     2411     0000002
    7     Q     1231     0000003
    7     S     7676     0000004
    3     R     6776     0000005
    3     S     7869     0000006
    6     Q     787     0000007
    6     W     5656     0000008
    .......more data like this
    How can we get this are data in this format:
    7     R     1234     0000001
         P     2411     0000002
         Q     1231     0000003
         S     7676     0000004
    3     R     6776     0000005
         S     7869     0000006
    6     Q     787     0000007
         W     5656     0000008

    In SQL * Plus, you can use the PAUSE command

    SQL> break on deptno;
    SQL> ed
    Wrote file afiedt.buf
    
      1  select deptno, ename
      2    from emp
      3*  order by deptno
    SQL> /
    
        DEPTNO ENAME
    ---------- ----------
            10 CLARK
               MILLER
               KING
            20 FORD
               smith
               ADAMS
               SCOTT
               JONES
            30 SM0
               TURNER
               BLAKE
               MARTIN
               ALLEN
               WARD
               PAV
               BAR
    
    16 rows selected.
    

    In SQL, you must use an analytic function

    SQL> ed
    Wrote file afiedt.buf
    
      1  select (case when deptno = prior_deptno
      2               then null
      3               else deptno
      4            end) deptno,
      5         ename
      6    from (select deptno,
      7                 lag(deptno) over (order by deptno, ename) prior_deptno,
      8                 ename
      9            from emp
     10*          order by deptno, ename)
    SQL> /
    
        DEPTNO ENAME
    ---------- ----------
            10 CLARK
               KING
               MILLER
            20 ADAMS
               FORD
               JONES
               SCOTT
               smith
            30 ALLEN
               BLAKE
               MARTIN
               SM0
               TURNER
               WARD
               BAR
               PAV
    
    16 rows selected.
    

    Justin

  • How to get XML of a node name data?

    I'm new to Flash and XML, so I hope I'm not asking a stupid question. I understood how to retrieve data from and by the position of the node XML file, but now I would like to know how to pull a specific node name. Here is what I currently have:

    about (overview)
    {
    myLot = 1;
    _root.myInfo = _root.myXML.childNodes [0] Sublst.ChildNodes(1).ChildNodes(0) [this.myLot] Sublst.ChildNodes(1).ChildNodes(0) [0] Sublst.ChildNodes(1).ChildNodes(0) [0] .nodeValue;
    }

    With the file XML as follows:
    < SectionOne >
    < Lot1 >
    < Batch > 1 < / batch >
    < price >$ 450 000 < / price >
    Assets of < status > < / status >
    < / Lot1 >
    < Lot4 >
    < Batch > 4 < / batch >
    < price >$ 389 000 < / price >
    Sold < status > < / status >
    < / Batch2 >
    < / SectionOne >

    What I would like is to shoot instead of childNodes [this.myLot] to get the node named Lot1. The problem I have is I have always not consecutive lots and I don't want to have to build a placeholder empty xml online. I hope that makes sense.

    Sorry for the delay. I posted this on the discussion group, but I guess that it does not spread here.

    What you would do, is to use a loop statement and compare the nodeNames.
    To see a name of nodes as Lot1, you use:
    childNodes [x] .nodeName

    ******************************************
    Load the lotNodes object
    lotNodes = _root.myXML.childNodes [0];
    LotNodes contains now all Lot0, Lot1, batch2 nodes...
    Browse all childNodes lotNodes and compare the
    nodeName until you find the one you want then go down
    He has to get the information you want.
    for (var counter01 = 0; counter01<>
    If (lotNodes.childNodes [counter01] .nodeName == "Batch1") {}
    myInfo = lotNodes.childNodes [counter01] Sublst.ChildNodes(1).ChildNodes(0) [0] Sublst.ChildNodes(1).ChildNodes(0) [0] .nodeValue;
    }
    }
    ******************************************
    I don't have time to test it but it should work, I'll check double after work.
    I hope that this help you move forward.
    If you have any other problems or can't make it work, I would like to know here or send me an email. Preference here, so that others can learn and help.

    Scotty
    [email protected]

  • How to get no value zero to a data set

    Here is my SQL statements:

    WITH T1
         AS (SELECT 'i1' ITEM,
                    'L1' LOC,
                    SYSDATE - 7 DAT,
                    0 QTY
               FROM DUAL
             UNION ALL
             SELECT 'i1' ITEM,
                    'L1' LOC,
                    SYSDATE DAT,
                    100 QTY
               FROM DUAL
             UNION ALL
             SELECT 'i1' ITEM,
                    'L1' LOC,
                    SYSDATE + 7 DAT,
                    0 QTY
               FROM DUAL
             UNION ALL
             SELECT 'i1' ITEM,
                    'L1' LOC,
                    SYSDATE + 14 DAT,
                    20 QTY
               FROM DUAL
             UNION ALL
             SELECT 'i1' ITEM,
                    'L1' LOC,
                    SYSDATE + 21 DAT,
                    10 QTY
               FROM DUAL
             UNION ALL
             SELECT 'i1' ITEM,
                    'L1' LOC,
                    SYSDATE + 28 DAT,
                    0 QTY
               FROM DUAL
             UNION ALL
             SELECT 'i2' ITEM,
                    'L2' LOC,
                    SYSDATE DAT,
                    0 QTY
               FROM DUAL
             UNION ALL
             SELECT 'i2' ITEM,
                    'L2' LOC,
                    SYSDATE + 28 DAT,
                    0 QTY
               FROM DUAL
             UNION ALL
             SELECT 'i3' ITEM,
                    'L3' LOC,
                    SYSDATE DAT,
                    10 QTY
               FROM DUAL
             UNION ALL
             SELECT 'i3' ITEM,
                    'L3' LOC,
                    SYSDATE + 28 DAT,
                    0 QTY
               FROM DUAL
             UNION ALL
             SELECT 'i3' ITEM,
                    'L3' LOC,
                    SYSDATE DAT,
                    230 QTY
               FROM DUAL)
    SELECT *
      FROM t1;
    

    Current output

    Capture.PNG

    Expected results:

    Capture1.PNG

    Logic:

    For a point order and the particular location by date (ascending order) first non - zero qty column should be filled with zero qty column

    for example,.

    For i1 and Loc l1 point, we have 6 entries and Jan 07, Jan 21st and Feb 11 we have zero quantities and Jan 14th, 28 Jan and Feb 04 have non - zero quantities, when all of this is stopped by date, amount of 14 Jan must stem from Jan 07, Jan 28 should be established on 21st January and Feb 11 is to have zero quantity but there is no record found after that if she should remain such what.

    Similar logic for all other combinations

    What I tried: I tried to realize using first_value analytic function that is not just my output

    Thank you for your help in advance

    It is a bit of a hack, but how about...

    -case when qty = 0 then nvl (lead (decode (qty, 0, to_number (null), qty) ignore nulls) over (partition by element, loc in order of dat), 0) other end qty

  • How to get the different records for the date max.

    Hi all

    Here is the sample sql for sample table and data.

    Create table student (dept_id number(10), first_name varchar2(10),last_name varchar2(10),join_date date,years_attended number(10));

    insert into student values (1,'Ann','Coleman',to_date('3/7/1917','MM/DD/YYYY'),4);
    insert into student values (1,'Ann','Coleman',to_date('3/7/1916','MM/DD/YYYY'),5);
    insert into student values (2,'Rock','Star',to_date('1/1/1920','MM/DD/YYYY'),5);
    insert into student values (2,'Rock','Star',to_date('1/1/1921','MM/DD/YYYY'),6);
    insert into student values (3,'Jack','Smith',to_date('7/1/1900','MM/DD/YYYY'),3);

    insert into student values (3,'Jack','Smith',to_date('7/1/1901','MM/DD/YYYY'),4);

    commit;

    I need to get maximum date records when the name and dep_id corresponds to. I wrote the query below and it becomes the expected result, but I'm not sure it's quite effective.

    SELECT s.dept_id, s.first_name,s.years_attended

    FROM (SELECT dept, MAX (join_date) join_date

    STUDENT GROUP BY dept_id) x

    Student JOIN s ON x.dept_id = s.dept_id AND x.join_date = s.join_date;

    This above query returns records like below, and this is the goal.

    DEPT_ID NAME YEARS_ATTENDED

    1                         Ann                                4

    2                         Rock                              6

    3                         Jack                              4

    Can you please let me know the query SQL I wrote is effective or not? This sample table may have less data, but I'm dealing with millions of records.

    Hello

    Thanks for posting CREATE TABLE and INSERT statement. This really helps.

    Here's a solution. I also added a name that seems logical. In which case you can delete:

    Select dept_id, first_name, last_name

    , max (years_attended) Dungeon years_attended (last dense_rank order by join_date)

    the student

    Group of dept_id, first_name, last_name;

    DEPT_ID FIRST_NAME LAST_NAME YEARS_ATTENDED

    ---------- ---------- ---------- --------------

    1 Ann Coleman 4

    Rock 2 star 6

    3 Jack Smith 4

    Kind regards.

    Alberto

  • How to get any location of image color data?

    // =======================================================

    var idsetd = charIDToTypeID ("setd");

    var desc1197 = new ActionDescriptor();

    var idnull = charIDToTypeID ("null");

    var ref958 = new ActionReference();

    var idChnl = charIDToTypeID ('channel');

    var idfsel = charIDToTypeID ("FSC");

    ref958.putProperty (idChnl, idfsel);

    desc1197.putReference (idnull, ref958);

    idT var = charIDToTypeID ("T");

    var desc1198 = new ActionDescriptor();

    var idTop = charIDToTypeID ('Top');

    var idPxl = charIDToTypeID ("#Pxl");

    desc1198.putUnitDouble (idTop, idPxl, 1096.000000); i details of entry data location

    var idLeft = charIDToTypeID ("Left");

    var idPxl = charIDToTypeID ("#Pxl");

    desc1198.putUnitDouble (idLeft, idPxl, 2188.000000); i details of entry data location

    var idBtom = charIDToTypeID ("Btom");

    var idPxl = charIDToTypeID ("#Pxl");

    desc1198.putUnitDouble (idBtom, idPxl, 1097.000000); i details of entry data location

    var idRght = charIDToTypeID ('Rght');

    var idPxl = charIDToTypeID ("#Pxl");

    desc1198.putUnitDouble (idRght, idPxl, 2189.000000); i details of entry data location

    var idRctn = charIDToTypeID ("Rctn");

    desc1197.putObject (idT, idRctn, desc1198);

    executeAction (idsetd, desc1197, DialogModes.NO);

    // =======================================================

    var idslct = charIDToTypeID ("TPCV");

    var desc1199 = new ActionDescriptor();

    var idnull = charIDToTypeID ("null");

    var ref959 = new ActionReference();

    var ideyedropperTool = stringIDToTypeID ("eyedropperTool");

    ref959.putClass (ideyedropperTool);

    desc1199.putReference (idnull, ref959);

    var iddontRecord = stringIDToTypeID ("dontRecord");

    desc1199.putBoolean (iddontRecord, true);

    var idforceNotify = stringIDToTypeID ("forceNotify");

    desc1199.putBoolean (idforceNotify, true);

    executeAction (idslct, desc1199, DialogModes.NO);

    // =======================================================

    var idsetd = charIDToTypeID ("setd");

    var desc1200 = new ActionDescriptor();

    var idnull = charIDToTypeID ("null");

    var ref960 = new ActionReference();

    var idClr = charIDToTypeID ("Clr");

    var idFrgC = charIDToTypeID ("FrgC");

    ref960.putProperty (idClr, idFrgC);

    desc1200.putReference (idnull, ref960);

    idT var = charIDToTypeID ("T");

    var desc1201 = new ActionDescriptor();

    var idCyn = charIDToTypeID ("Cyn");

    desc1201.putDouble (idCyn, 55.290000); i want to get data color, c =?

    var idMgnt = charIDToTypeID ("Mgnt");

    desc1201.putDouble (idMgnt, 54.510000); i want to get data color, m =?

    var idYlw = charIDToTypeID ('Ylw');

    desc1201.putDouble (idYlw, 69.410000); i want to get data color, y =?

    var idBlck = charIDToTypeID ('b');

    desc1201.putDouble (idBlck, 43.140000); i want to get data color, k =?

    var idCMYC = charIDToTypeID ("CMYC");

    desc1200.putObject (idT, idCMYC, desc1201);

    var idSrce = charIDToTypeID ("out");

    desc1200.putString (idSrce, "" "eyeDropperSample" "");

    executeAction (idsetd, desc1200, DialogModes.NO);

    I draw the Rectangle (1px x 1px)... I want to get anywhere the image color data, can be done in javascript? Please help meUntitled-2.jpg

    This will only work if you make a selection:

    #target photoshop
    var doc = activeDocument;
    doc.colorSamplers.removeAll();
    var pt = [doc.selection.bounds[0],doc.selection.bounds[1]];
    var sampleColor = doc.colorSamplers.add(pt);
    alert('Cyan: ' + sampleColor.color.cmyk.cyan +'\n' +'Magenta: ' + sampleColor.color.cmyk.magenta +'\n' +'Yellow: ' + sampleColor.color.cmyk.yellow +'\n' +'Black: ' + sampleColor.color.cmyk.black);
    

Maybe you are looking for