LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save xy-data to text file

hi jbn,

  Actually when giving XY-data to XY graph as input ,you must cluster that data.But you cant write that cluster to any text file.For that you must use a flattened to string function and directly write that resulting string to text file.I have attached that file for your reference.

 

 

Thanks and regards,

srikrishnaNF

Regards,
Srikrishna


0 Kudos
Message 11 of 35
(2,785 Views)

Hi SrikrishnaNF,

 

Can you please save the code in version 8.0 and post? 

 

PRP 

0 Kudos
Message 12 of 35
(2,768 Views)

Hi PRP,

 I have attached the VI in version 8.0 .Please find it in the attachments.

 

Thanks and regards,

srikrishnaNF

Regards,
Srikrishna


0 Kudos
Message 13 of 35
(2,753 Views)
Of course your solution, like Somil's, does not create a readable text file which is what I believe the original poster asked for.
0 Kudos
Message 14 of 35
(2,743 Views)

Hi Dennis

 

Can you elaborate more on "readable text file"

 

Is it the format you are talking about? Because, in my solution , i am able to get the report as a word document

Somil Gautam
Think Weird
0 Kudos
Message 15 of 35
(2,716 Views)
Which is a proprietary binary file format and is not anything resembling a text file. Text files are considered something readable by a program such as Notepad.
0 Kudos
Message 16 of 35
(2,714 Views)

HI! All dear,

My question is about LabVIEW text type of command feature.My aim is to manage three stepper motors by using LAbVIEW, in this line, initially I have built my program by using Motion Assistant and I have translated into the LabVIEW for some modification.Normally, my program consist of five different movement steps and right now I want to convert one steps control parameters with motion commands into a kind of file and second step has to get available data from this file.Normally, I know some other kind of ways to perform this demand on the LabVIEW without using text command but about text command support I don"t know anything.If somone knows any feature about LabVIEW, I will be waiting for the help.

Özgür 

0 Kudos
Message 17 of 35
(2,697 Views)

Hi Özgür

 

I saw that you had posted a similar message here. I think you will get better help if you start your own threads instead of posting new questions in others. Just go to the appropriate board and klick "Post new message" at the top.

 

Best Regards

 

David

NISW

0 Kudos
Message 18 of 35
(2,652 Views)

Hi!

I know how can I get the better help, I have written in this section because I have altered my program scneario right now, this is the reason why I wrote down here.In the case, I just want get some help to my question, additionally I want to learn LabVIEW deeply and for this aim, I will embarrase you by new question.So, if you know any knowledge about LabVIEW text type command support, I will be waiting to find out new solution.

Greetings.

Özgür 

0 Kudos
Message 19 of 35
(2,647 Views)

 


I have written in this section because I have altered my program scneario right now

 


 Would be great if you post your changes also in the original thread itself

Somil Gautam
Think Weird
0 Kudos
Message 20 of 35
(2,642 Views)