Jump to content

Post Processing


Guest Avinashgogineni

Recommended Posts

Not only CSV, i am unable to read any data.. please some one help me here... so that i can move farward..

Ton mentioned that the decimal separator may be an issue.  We use a "." here; what do you use?  Have you tried Ton's suggestion to save the Excel sheet as a tab-delimited text file?

Link to comment
Guest Avinashgogineni

Ton mentioned that the decimal separator may be an issue. We use a "." here; what do you use? Have you tried Ton's suggestion to save the Excel sheet as a tab-delimited text file?

Hai.

Yes I changed the file property. if u want you can see here

Book1.txt

Link to comment
Guest Avinashgogineni

You attached the data but didn't attach your VI. What have you already tried?

If this is what you want, it's really easy :). (I saved your Excel file as CSV to make it easier.)

post-7534-12689948295_thumb.png

hai.

Can you send the screen shot of the block diagram of this VI? So that I can develop that..

Thanks and regards,

Avinash Gogineni

Link to comment
Guest Avinashgogineni

Ton mentioned that the decimal separator may be an issue. We use a "." here; what do you use? Have you tried Ton's suggestion to save the Excel sheet as a tab-delimited text file?

hey please see this once.. it is reading the data... X axis is correct but Y axis values are incorrect. we need to draw two graphs between 1st col and 8th col, 1st col and 9th col.... on X axis it is showing the exact range of value but not in Y axis... Please see this one

Book1.zip

LAVA Guidence.vi

Link to comment

hey please see this once.. it is reading the data... X axis is correct but Y axis values are incorrect. we need to draw two graphs between 1st col and 8th col, 1st col and 9th col.... on X axis it is showing the exact range of value but not in Y axis... Please see this one

First thing you need to make sure that you read the data correct into your VI. It's hard to do that from a graph, so I advice you to place an indicator for the numeric data.

The following snippet should work on all PC's:

post-2399-126988660986_thumb.png

Ton

Link to comment
Guest Avinashgogineni

First thing you need to make sure that you read the data correct into your VI. It's hard to do that from a graph, so I advice you to place an indicator for the numeric data.

The following snippet should work on all PC's:

post-2399-126988660986_thumb.png

Ton

Hai i have done that.how you got that format string? may i know the name of that?

post-17243-126988836985_thumb.jpg

Link to comment

Hai i have done that.how you got that format string? may i know the name of that?

Right click on an element inside the array, create property and select the property you need.

But what kind of results do you get, what is 'off'.

Is the data you read allright?

Ton

Link to comment
Guest Avinashgogineni

Right click on an element inside the array, create property and select the property you need.

But what kind of results do you get, what is 'off'.

Is the data you read allright?

Ton

Hi, How can we click the element inside the array? I think we don't have any array elements in my .vi?

LAVA Guidence.vi

Link to comment
  • 5 months later...
Guest Avinashgogineni

You attached the data but didn't attach your VI. What have you already tried?

If this is what you want, it's really easy :). (I saved your Excel file as CSV to make it easier.)

post-7534-12689948295_thumb.png

Hey carmody, could you please help me in this project?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.