The statement to Excel using LabView on Linux?

Anyone has a suggestion how to declare the LabView test data to Excel, using LabView on Linux?

I've only used LabView on Windows before, so it's new to me.

BR labviewerik

Do not use LabVIEW for linux.

The first thought is to use a CSV format. This can be opened by Excel and is easily stored on a network or via e-mail as an attachment.

The second option would be to store results in a database. Excel has the ability to bind to data bases to extract data.

Finally, to see these proposals and vote for this idea

Tags: NI Software

Similar Questions

  • How to load the 4155B file, run it and record the results to Excel with Labview

    Hi, I need model command support, sending to 4155B using Labview.

    I would like to load the file from the disk on 4155B using Labview. First of all, I tried to write the command using MAX and found that the command that I write to 4155 B contains the error message. "I sent the two GT ' MYFILE P" and : MMEM:LOADTAT 0, filename orders every time to 4155 B, but failed. May I know what kind of command must send to the communication with the instrument?

    Besides, I need to run the content of the file, I should send it OUT @Hp4155; "' XE ' command?

    After running, I need save the result in excel file back.

    Grateful if someone can help. Thanks in advance for your help.

    Kind regards

    Yong

    SH_Yong wrote:

    Hi, I need model command support, sending to 4155B using Labview.

    I would like to load the file from the disk on 4155B using Labview. First of all, I tried to write the command using MAX and found that the command that I write to 4155 B contains the error message. "I sent the two GT ' MYFILE P" and : MMEM:LOADTAT 0, filename orders every time to 4155 B, but failed. May I know what kind of command must send to the communication with the instrument?

    Besides, I need to run the content of the file, I should send it OUT @Hp4155; "' XE ' command?

    After running, I need save the result in excel file back.

    Grateful if someone can help. Thanks in advance for your help.

    Kind regards

    Yong

    The SCPI commands are found in the manual of the instrument.

  • Plot the graph of origin using Labview

    Hellou,

    I try to plot the graph of origin using Labview. In Labview I connect and create the new model of origin for instance. Template file (.) OPJ) was created before. End of data in the worksheet then I plot the graph of origin. But I can't use OA_NewEmptyGraph.vi because it is to create a new chart. I'm trying to graph in graph model.

    In labview that I found for OA_FindWorksheet.vi sheets, it's journal to find, but a cant find, a few "OA_FindGraph.vi" is - it is or made elsewhere?

    Thank you

    Norbert

    Hi Norbert,.

    your question seems to be linked to LabVIEW, while you're wrong he posted in the forum of LabWindows/CVI.

  • Excel using Labview

    Hi every bady,.

    Can someone tell me how to import an excel file to LabVIEW 8.6?  I need to read with some care on LabVIEW!

    Thank you

    You have two options.

    1 tools for report generation and play easily with excel.

    2. use ActiveX and access the MS Office Excel and do whatever you wanted to do.

  • Complex graphics on Excel using Labview

    Hi all

    1. I'm trying to draw some graphs complicated some csv data file. I was able to do this in excel by using graphical wizard. However, I want to automate this process using Labview. I'm stuck trying to plot a graph with primary and secondary excel-axis.I join the project file and the relevant Vi. I also enclose a single sheet, which shows the final version of the excel chart.

    2. I also have problems with formatting the chart to make it similar to that obtained from excel. More precisely

    (a) how to place the legend at the bottom of the screen

    (b) Furthermore, how to turn the values on the x-axis by 90 degrees and also display all of the discrete values rather than each 4th data 3rd or every point.

    VI - MOS_FUT_Display1_Attempt4.vi

    data in CSV - MOS_Scores_Generic_Overall_27Oct09.csv file

    original excel with reference output formatting - MOS_Scores_Generic_Overall_27Oct09.xls

    It is notnecessary for me to use excel for my results, if I can use other functions or vi to get the desired results, I'm Ok with him.

    Thanks a lot for your help.

    Vincent

    I don't know if this is the way you need to get your result, but here's a solution.

  • to access the data of hyperteminal using labview

    Hello Sir,

    I'm a problem to access the data of hyperterminal directly through LabVIEW. Whenever I go to hyperterminal and the text capture option allows you to select data and save it in another file. My application requires automatic access of hyperterminal instead of manually do each and bread time. Is this possible? I enclose a VI that I tried. Please give me a suggestion about the present.

    Do not use hyperterminal. Use the series of VISA. Look at the examples that come with LabVIEW.

  • How to get the PC host name using labview

    Hello

    I have a need to display the name of the host (login name) pc in my application. How do I get using labview in DURATION that is if I write a program and run it in different systems of PC / same system with different users, so I should get corresponding logins.

    Can someone help me on this?

    Thank you

    Kind regards

    DEGHA

    Should be available in LV RTE

  • help the guitar hero automated using labview

    Hi, Im working on my final project for a class e and Im making a guitar hero automated using labVIEW and vision builder. I already have all the buttons and the strum bar, but I need help with the whammy bar. My problem is that it should only work on the notes which take more time with a single click, I think I should add some time delay (or something like that) so if the camera sees the note more times the amount of time its will send a signal to the solenoid to continue to press the whammy in intermittent form bar (I think I need a square to wave this) part).

    I'd really appreciate if someone can help me or show me an example implementation of the part.

    Here is a video of a similar project without the whammy bar

    Edit: Im using a NOR-cDAQ 9472 module for output on a digital OR cDAQ 9171 chasis USB

    Thank you

    Javier Morales

    Dear Javier,

    It sounds like a cool project work.

    Why not try wiring of the output of the shared in a shift register variable to retain the previous values and compare the old with the new value using a door and.  You can connect to a wait function in your loop and wire abour 100ms, normal human reaction time, while is the button held for two cycles this triggers your whammy bar.

    I hope this helps.

    Kind regards

  • Insert the statement do not using the MultiSelect values correctly

    I have a set of boxes MultiSelect displayed with in a cfloop. I named the MultiSelect boxes "MultiSelect #ID # with #ID #

    the value of KP for each record retrieved. I do this to make sure that each MultiSelect box has a unique name so that when I

    Insert data by using a query of < cfloop > names of are not in conflict. Here's the HTML for the selectbox.

    < select name = "" MultiSelect #ID # ' several size = "3" > (query #ID 'getNonRoleItemDetails) "
    < cfloop query = "getMultiitems" >
    < option value = "#AddInfoID #" > #Name # < / option > (these two values are taken from the "getMultiItems" query
    < / cfloop >

    Here's the query insert I use on the action page that uses this data.



    < cfloopquery getNonRoleItemDetails >

    < cfquery = name "Datasource =' #application.dbname # of the Insert_Multi_Records" >

    INSERT INTO tblItemDetailUpdates (ItemID, ItemDetailsListID, ItemDetailValue, ActionItemID)

    VALUES (#getNonRoleItemDetails.ItemID #, #getNonRoleItemDetails.ID #, ' #form ["MultiSelect" & ID] #', #ArrayOfIds [Counter] #)

    < / cfquery >
    < / cfloop >



    The problem I have here is that the query works correctly, but it is the insertion of the ID MultiSelect values selected (104, 105,

    (106), rather than the real names of these values (IOC, AP, AR... etc).


    I looked at the source code and each MultiSelect box is named correctly and uniquely. Insert inserts the correct ID

    values, but not the names.

    Sigh too bad I am a fool. Well at least I thought about it.

  • Hide the Excel using LabVIEW Report Generation Toolkit or active chart legend

    Hello Eveyone:

    I'm working on tool report generation in labview and creat excle report. I create the chart in the report, but I can't hide the chart legend or change the font size using the report generation tools.

    I appriciate you guys time.

    Thank you

    Howdy!

    What version of LabVIEW Report Generation Toolkit you use? Did you take a peek at the .vi LabVIEW example column chart (Excel)

    and he looked at using the Excel insert graphical VI and Excel graphic Set do?

  • How to read the Serial Arduino data using labview VISA?

    Hi =). Im a beginner work reading data series from an arduino but im facing... Lets do it step by step

    I built a voltage divider circuit which gives from output
    from 0 to 5V. The output of this circuit is sent to a 0 analog input pin
    of a Committee of Arduino Duemilanove.

    (1) Firstly, I connected the cable to connect to my laptop USB the Arduino.

    (2) I went to start-> control
    Control Panel-> system-> hardware-> Device Manager. Check the Ports (COM
    & LPT). In my laptop I can see USB Serial Port (COM4). Now I know only in
    LabVIEW that I must read the data series COM 4.

    (3) to the side of the arduino, here's the code to read changes in voltage
    entered to analog pin 0. The last line of 'delay' determines the sampling
    Rate of how we want to taste the output of the voltage divider:

    int potPin = 0;    Select the input pin for the output of the voltage divider
    int val = 0;       variable to store the value from the probe

    void setup()
    {
    Serial.begin(9600) (9600);    Opens the serial port, establishes the rate of 9600 bps data
    }

    void loop() {}
    Val = analogRead (potPin); read the value of the voltage divider
    Serial.println (Val);
    Delay (10);
    }

    I slightly modified the basis series reading writing VI... I have
    attached the block schema used with comments. Basically, I tried to read
    data series, divide by 1023 and multiply by 5 to graphic voltage
    variations of the voltage divider circuit.  But Im not getting
    the correct voltage output values. The value of the tension just keeps go
    0 and coming again, as shown in the photo.

    Could you guys please guide me on what went wrong?

    Thank you!

    -you read the data, even if there is no data on the port. If 0 bytes are read => «»

    -in the case of false, you resources VISA wired for the output of channel tunnel?

    -There is no close VISA at the end of the VI resources

    -you're not a loop this VI reading bytes

    I added an addaption of your VI that you should give a try maybe

  • Read the PXI-8431 channels using LabVIEW


    Hi Marc,

    The examples provided with LabVIEW and DAQmx drivers are very detailed and comprehensive to demonstrate how you can use cards. To join the Finder of the example, start LabVIEW and select help > find examples.

    When you load the example Finder, make sure you browse by task.

    For the programming of DIO:
    Navigate to hardware input and output > DAQmx > digital measurement. There is a few screws. Make sure you look in the list of requirements to see the example works with the PXI-6515.

    You can also visit the following links to learn more about programming DAQmx:
    Getting started with NO-DAQmx
    http://zone.NI.com/DevZone/CDA/tut/p/ID/5434
    Learn 10 functions in NOR-DAQmx and handle 80% of your Applications of Data Acquisition
    http://zone.NI.com/DevZone/CDA/tut/p/ID/2835

    For series programming:
    Navigate to hardware input and output > Serial
    You will find most of the screw example it can be used with the PXI-8431.

    I hope that helps you to get off the ground!

  • How to acquire the data of hp34970a using labview

    Hello

    I'm new to LABVIEW. I saw an example of vi on agilent 34970 ez scan. Can I add or make changes to State example to run my vi? When I run the example of the instrument, it's stopping and takin juz one analysis. Wat shud I do to run it for a while? where shud I make the changes to the trigger and scanning?

    can someone help me?

    Yes, if you have no loop, the code runs only once. Have you looked at the example in the thread, I gave?

    You can take the tutorials.

  • How to read the resolution, video P.C. of the Analyzer of spectrum using labview?

    Hi all

    I use the Analyzer of spectrum R & S and its pilots as ResSpecAn, I want to read the BW, BW video resolution and scan time. So how can get these values.

    Thank you very much...

    Patricia


  • How to make reference to the external SWF file using if statement?

    I have a main swf file that loads several external SWF file when the user clicks a menu button. Now I want to target a specific swf file to Add an extra library child or of another swf when this specific swf file is loaded. How should I do? What should I put in the stated case?

    ///////////////////////////////////////////////////////////

    var newswf:URLRequest = new URLRequest (".") ("/ swf /" + event.target.name + ".swf");

    Loader.Load (newswf);

    addChild (loader); dynamically load SWFs

    If (newswf == ".") ("/ SWF/pubResCHETNA.swf ') //error here

    {

    FC.buttonMode = true;

    FC.addEventListener (MouseEvent.CLICK, full screen);

    }

    function fullScreen(e:MouseEvent):void

    {

    var loaderF:Loader = new Loader();

    loaderF.load (new URLRequest ("PopupFullscreen.swf"));

    addChild (loaderF);

    }

    ////////////////////////////////////////////////////////

    The State must be newswf.url == the path. However I store event.target.name as a variable and use it in the State. You use "." for your path so the condition probably will always fail.

    --

    Kenneth Kawamoto

    http://www.materiaprima.co.UK/

Maybe you are looking for

  • my phone has port and new battery and still will not hold a charge

    my phone has port and new battery and still will not hold a charge

  • with boredom Watlow PM 485 modbus communication

    I have a PM Watlow I see now at MAX and using EZ area code can get info manufacture of.  I also uses the Modbus in the add-on on Saphire series tool to try to write or read anything from him (for the first time) and I always get an error of 'time' ou

  • adding members again contact group

    In my mailer Windows, under contacts, I want to enter a new contact group. After the designation of the group, the program will not let me add members of my address book regardless of how I try to do.

  • Rights of the OS for the sold machines

    I recently bought a used xw4200 workstation. It has the key tag and code OS, but the seller has not mentioned anything about the usage rights. Can I install OS returns with this key legally.

  • Conversion of extractValue XMLTABLE

    Hello worldI recently discovered extractValue is obsolete and I am trying to convert my code XMLTABLE.Examples, I found on this forum and other places, I think I have the right to the syntax, but it does not return all the values of the XMLTABLE call