Export data as CSV (Live Watch Plot)

Sysprogs forums Forums VisualGDB Export data as CSV (Live Watch Plot)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35466
    Lonka
    Participant

    When exporting Live Watch Plot data to CSV the data is saved to a file using comma as a seperator.
    The problem is that the floating point data also is saved using comma as a seperator (have a look at CSV_file.png)

    How do you change the settings of VisualGDB to express floating point using . instead of , (or change the seperator sign)?

     

    Best Regards Nikolaj T.L.

    Attachments:
    You must be logged in to view attached files.
    #35473
    support
    Keymaster

    Hi,

    Thanks for reporting this. VisualGDB was indeed using a fixed “,” separator when generating CSV files.

    We have updated it to use the same system-level setting that Excel does, and also added a manual override option (Tools->Options->VisualGDB->General->Files->CSV file separator).

    Feel free to try this build: VisualGDB-6.0.101.5155.msi

     

    #35474
    Lonka
    Participant

    Thank you very much I greatly appreciate your help.
    I have now tested the setup and it works

     

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.