Entries are concatenated in the same column in the excel file

Hi, I really need help in this emergency. The problem is when I open the spreadsheet file after you run the program below, all the values that I believe are concatenated in the same column. However, there are 2 different analog inputs which I want in 2 different columns. I'm getting the 2 waveforms in the same graph, but when I open the excel file, it seems that the entries are concatenated in the same column. Someone knows how to fix this? Thank you very much.

Hi Ben 64,.

Thanks a lot again. I did as you said and I removed the dynamic data and logged files added directly to the results. I'm still checking if the program works as I can branch only when I return to work tomorrow. Tell me if you think it might be able to work this time. Thanks a lot again!

Tags: NI Software

Similar Questions

  • Report and read the Excel file

    Hi all

    I need to match the styles of paragraphs with Indesign and files the Excel file.

    Excel file consists of (approximately 500 paragraph Styles) naming of the files of standard paragraph styles

    Files InDesign with 100 paragraph Styles.

    My request:

    I need to generate the report if Indesign paragraph styles that are not in the Excel file.

    for example,.

    Indesign file Excel file

    h1                             H1

    h2                              h2

    h3                              BL

    tx                              tx1

    TX1

    TX2

    Create the report as:

    Paragraph error style is H1 and BL in Indesign file

    Created script:

    var myDoc = app.activeDocument;
    
    var myPstyles = app.activeDocument.allParagraphStyles;
    
    alert("myPstyles: " + myPstyles.length)
    
    for(i=0; i<myPstyles.length; i++)
    {
         var IndesignPStyles = myPstyles[i].name;
        alert(myPstyles[i].name)
        }
    //_____________________________________________________________
    
    //Help Here
    
    var myFile = File.openDialog("Choose a tab delimitted txt file:");
    if (!myFile){
    exit();
    }     
     
    myFile.open('r');
    while (myFile.eof==false){
         line=myFile.readln();
         line = line.split("\t");
         myFind = line[0];
    }
    
    
    

    Could someone help with this request.

    Thanks in advance

    Beginner_X

    Hi BEGINNER_X,

    First of all, you must convert the excel file to the format of files "*.csv or delimited by tabs. (I use commas .csv file).

    You posted in above code JS reading only the names of paragraph style. Then another code is read only comma-delimited text file, but you are not comparing the paragraph style in the list of excel files. You missed here.

    Please try the JS code below his works very well, but not generated the report file. I hope that you will generate the report of your side file.

    var myFile = File.openDialog("Choose a tab delimitted txt file:");
    if (!myFile){
    exit();
    }     
    
    var myArray = []
    myFile.open('r');
    while (myFile.eof==false){
        var line=myFile.readln().split(",");
        myArray.push(line[0]);
        }
    
    var myDoc = app.activeDocument;
    var myPstyles = app.activeDocument.allParagraphStyles;
    
    Array.prototype.contains = function(obj) {
        var i = this.length;
        while (i--) {
            if (this[i] === obj) {
                return true;
            }
        }
        return false;
    }
    
    var myMissingStyle =[];
    for(i=2; i
    

    THX,

    csm_phil

  • I have a form with the field names are the same as my excel sheet spread, how can I do the pdf file to find the excel file?

    Is it possible to link them together for the PDF will automatically fill in the excel file? Also is there a way to fill in a field in the PDF with a combination of two fields in the excel file. Example pdf 'name' a 'name' and 'name' excel file, I want to fill in the name of the PDF with a combination of the first name and name of the excel file.

    Thanks for any help.

    Using the example above, the custom in the 'name' field calculation code will be:

    This.getField("first_name").value = Event.Value + "" + this.getField("last_name").value;

  • Make sure that the products/versions supported are present in the MXI file or CEP manifest when you transfer the zxp to Adobe Exchange

    Hi all

    I was faced with this problem for a long time.

    When I'm uploading my Extension for first pro CC Panel, I get this message from Adobe Exchange.

    Problems have been found with your submission.

    Once you have made the following changes, you can click the Edit (pencil) and re-download your ZXP.

    • Make sure that the products/versions supported are present in the MXI file or a CEP manifest file

    I added

    < Products >

    < produces maxversion = "9.9" name = "First" primary = "true" version = "7.0" / >

    < / product >

    In my mxi file and the ZXP is install correctly in Premiere pro versions CC, 2014 and 2015.

    But when I upload the same ZXP his shows this error.

    When I changed the label of products with details of the document Adobe Exchange forum to test different scenarios [https://www.adobeexchange.com/resources/7#packman]

    < Products >

    < produces maxversion = "8" name = "InDesign" primary = "true" version = "8.0" / >

    < / product >

    ZXP is getting downloaded on Adobe Exchange.


    Can anyone suggest what to do to download my package with support for Premiere pro zxp versions 7.0 to 9.9?


    Thanks in advance,

    ANOOP NR


    Thank you watchwithi28270883! I was facing this problem for quite a while now.

    Your solution worked for me also!

  • A .cab file that is necessary for the installation can not be trusted. Please check Cryptographic Services are enabled and the certificate file is valid. »

    OT: URGENT HELP!

    Hi, I searched ALL the DirectX solutions and yet he's just not going to download! I just want to play Gmod but I need DirectX 11. Whenever I try to download DirectX it says 'a necessary .cab file for installation can not trust. Please check Cryptographic Services are enabled and the certificate file is valid. "I have my encryption services activated, but it STILL refuses to download. -HELP-

    Hello

    I'm sure that DX11 is already a part of win 8...

    Maybe what you really need...

    DirectX Runtime June 2010, which is an optional update that needs a lot of games.

    Even my Lexmark printer requires... I'll include a link to the full installer...

    This is a package to free extraction. It will extract after double-clicking it so be sure to note the location where extracted you\it.

    Open the folder, and then double-click DXSETUP.

    http://www.Microsoft.com/en-us/download/confirmation.aspx?ID=8109

  • Add timestamp in a column in an excel file

    Hello

    I want to add the timestamp of the last column of my excel file

    are these my data

    columnA columnB column C ColonneD

    temp10 temp11 temp12 timestamp here is the name of the header

    74.212 73.122 73.222 11:00: 23:59.012

    73.444 73.223 74.322 11:00: 24:02.083

    73,445 73.478 11 AM 24:03.833 75.555.

    and continue

    Can I use the spreadsheet of scripture to have the three digital tempdata but the last column in the format string, and timestamp

    How can I add the timestamp to my data and call the worksheet VI writing to add to the excel file?

    Help

    Hi trout00,

    I agree with johnsold.  I think that your best bet is to use a string and do a little formatting of your self.  It should not be difficult.

  • Search and replace the contents of the excel file

    Hello

    I have the list in the excel file that needs to replace. The script should read the excel then replace to open InDesign documents.

    The excel (*.xls) file has two columns, the first column has our old. and the second column has the new numbers to replace.

    Ex:

    Column 1 column 2

    (Research)               (Replace)

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

    4257/2 = > 1/2

    4257/3 = > 1/3

    4257/4 = > 1/4

    ....

    3257/2 = > 1/5

    3257/3 = > 1/6

    3257/4 = > 1/7

    ....

    4457/4 = > 2/2

    4457/5 = > 2/3

    4457/6 = > 2/4

    4457/7 = > 2/5

    ......

    Thanks in advance,

    Thiru

    Hi Poirier,

    I modified your request for entry of csv file.

    Please save it as the xls to text delimetted tab. See the snapshot below.

    Then, run the provided scripts it will change the values.

    var myFile = File.openDialog("Choose a tab delimitted txt file:");
    if (!myFile){
    exit();
    }     
    
    myFile.open('r');
    while (myFile.eof==false){
         line=myFile.readln();
         line = line.split("\t");
         myFind = line[0];
         myChange = line[1];
         app.findGrepPreferences = app.changeGrepPreferences = NothingEnum.nothing;
         app.findGrepPreferences.findWhat = myFind;
         app.changeGrepPreferences.changeTo=myChange;
         app.documents.item(0).changeGrep();
         app.findGrepPreferences = app.changeGrepPreferences = NothingEnum.nothing;
         }
    myFile.close();
    

    THX

    csm_phil

  • labView send data wireless node for the excel file

    Hi all

    I used the basic tutorial for the network of wireless sensors OR. http://www.ni.com/tutorial/8890/en/. I finished it with a single node. The next phase of my project is to send the data from the node and the date and time in an excel file every hour. Is there any advice I can get to at least send the date and the data in the excel file? I'm using labView in 2012

    I change, because I put the text instead of excel file

    You cannot connect a scalar to the entry level that is needed. A solution would be to insert a table to build before the writing on the worksheet.

  • It is an intermittent problem, as the excellent files, powerpoint will corrupt network drive.

    It is an intermittent problem, as the excellent files, powerpoint will corrupt network drive. Any help will be much appreciated.

    To avoid this, I'm making sure that files are not left open so much because we run backup incremental three times in a week.

    Files is not very high - about - 2 MB

    Some screenshots are inserted

    Thank you

    Amit

    http://answers.Microsoft.com/en-us/Office/Forum/office_xp-Excel?tab=unanswered&TM=1373425932359

    above is office xp, excel forum you might be better off poster in this forum that many people are familiar with excel and powerpoint.

  • Create rectangles of information in the excel file... Help!

    I need help and have NO idea of what I'm doing. I have an excel file with thousands of lines, each with a column for the coordinate x, y-suface, the height and width of a rectangle. I need a script that will ask me to select the excel file, read the excel file and create rectangles of each of thousands of lines. I guess it would be simple enough for someone who knows what they're doing, but I have no idea where to start. I work in a windows environment and I have Illustrator CS4. Any suggestions? All scripts out there that could give me a start?

    you go, it's VBA code, I prefer to use it when I need to have Excel speak to Illustrator directly without exporting the data in Excel.

    to set up...

    -Open Excel

    -Press on Alt + F11 to bring up the editor

    -in the Tools menu, click references.

    -Add a reference to 'Adobe Illustrator CS5 type library' (or CS4 or your version)

    -in the perso.xls (or any other book) to add a Module. Personal is a comprehensive workbook that is always available. If you don't see it, go back to Excel and save a macro, anything will do. Who will create the personal folder.

    -type the following in this module

    Sub makeSquares()
        'carlos canto // 6/26/13
        'reads the active Excel workbook data to create squares in Illustrator
        'data is organized in rows as follows x, y, width, height
        'data has no headers, first row in cell "A1"
    
        Dim iapp As New Illustrator.Application
        Dim idoc As Illustrator.Document
        Dim isquare As Illustrator.PathItem
    
        Dim rowcount As Integer
        Dim x As Double
        Dim y As Double
        Dim w As Double
        Dim h As Double
    
        rowcount = Cells(1, 1).CurrentRegion.Rows.Count
    
        Set idoc = iapp.Documents.Add
    
        For i = 1 To rowcount
            x = Cells(i, 1)
            y = Cells(i, 2)
            w = Cells(i, 3)
            h = Cells(i, 4)
    
            Set isquare = idoc.PathItems.Rectangle(y, x, w, h)
        Next
    
        Set isquare = Nothing
        Set idoc = Nothing
        Set iapp = Nothing
    End Sub
    

    -Save the personal book

    -to run, move the cursor anywhere inside the slot... End Sub and press F5

    For simplicity, launch illustrator before running the script

  • Download and open the Excel files on iPad Pro

    I have the new iPad Pro.  I have Office 365 is installed.  In my work, I run queries of data on a server and the query result comes to me in Excel.  I want to download the Excel file and open it for editing on my iPad Pro.  What I have actually / to accomplish this task?

    You should be able to do this by using numbers

    https://www.Apple.com/ca/support/iWork-for-icloud/numbers/

  • Output in the Excel file

    Hello

    How can I get a query result in the EXCEL file? I use Oracle11g in soundcards XP.

    Thank you.
    Asif

    Published by: asif.maqbool on April 16, 2013 02:17

    SQL > the value html markup on
    SQL > set off comments
    SQL > spool c:\.xls
    SQL > select * from XXXXXX where XXXXXX;
    SQL > spool off
    SQL > set markup html off

  • can export us all the data in the Excel file format table in oracle?

    Hello

    Is it possible to export all the data in the table to the excel file format?

    Thank you

    Hi Mohammed_82!

    Oracle itself has no tools to export in csv or excel format. You have to search third-party tools such as Toad or the Torah.

    concerning

  • Folders and files disappear from libraries, but are still in the original file if watched by digging c:-why?

    When I add a folder to the library he sews it is only a matter of time before the sub folders and/or files such as word documents. It just stop appearing in library view, but are still present in the "Explorer". The Explorer view would be if I'm going to the C: drive and drill down to the original location of the folder/file in question. I use the professional version. My wife has the same problem in its home version of Windows 7. I love Windows 7 but I lose patience with the file system.

    I solved the problem with "hidden" files The answer is a little embarrassing. When I imported my files in W7 in XP they missed to 'sort by date/time. Because they were alphabetically in XP, the order of the new date set match alphabetically on the first import in W7. I didn't know they were are more sorted by name because the order of date / hour now equated the name order. I opened each file the file sort order has changed and it settles at the bottom of the list that is logical, newest at the bottom. It seemed to me that I was lost files because they fell in alphabetical order and moving toward the bottom of the list. Once I clicked on sort by file name everything came back and worked well since. Sorry, I should have posted this a long time ago.

  • DW CS5 file names are not in the window files?

    Hi everyone, it's absolutely makes me the wall now, but when I go to download files, it does not display the file on my remote server name in Dreamweaver CS5 (files window) in some cases! The only way I can locate a file is first find the date/time last modified, make a note of it and find it. It's very embarrassing. Why DW does not display the name of the file in some cases. Thanks much for any help.

    PS. This occurs when the files are in a folder, in a folder, in a folder, it is the third file in the folder of the site.

    When records are deeply nested, the column displays the file name is not wide enough. You must make the column wide by dragging the separator in the title at the top of the files Panel bar.

Maybe you are looking for