LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Modbus

Solved!
Go to solution

This is better looking 

0 Kudos
Message 21 of 37
(2,003 Views)
0 Kudos
Message 22 of 37
(2,000 Views)

According to the image, you still did not do what I asked. You clicked on the output of the Concantanate String function. Please turn on your Context Help and move the mouse to the VISA Read. Then move it to the output called 'read buffer'. That is the output you should be right clicking on.

 

And please, after this, no more word files.

 

 

0 Kudos
Message 23 of 37
(1,979 Views)
0 Kudos
Message 24 of 37
(1,967 Views)

Thanks, Donya. I'll take a look at this.

David S.
0 Kudos
Message 25 of 37
(1,964 Views)

My boss did not like the extra rows that this is introducing, please let me know what I need to do, if its easy to fix, if its not I will be calling you on wednesday, after noon, to see how I can fix that.

when I tried to open it in Excell, there are 2 rows between each row of data, and that is what my boss doesnot like about.

if you are familiar with Putty, he wants the data to be printed from Lab View like it would in Putty.

Thank you

Donya

 

 

0 Kudos
Message 26 of 37
(1,948 Views)

and this one is the one with space

0 Kudos
Message 27 of 37
(1,946 Views)

please let me know

0 Kudos
Message 28 of 37
(1,940 Views)

Your program is adding a CR/LF to each string read so it looks like it is your fault for the extra rows. Why don't you just remove it? If the string that you read already has the termination, does not make any sense to add another.

0 Kudos
Message 29 of 37
(1,929 Views)

Hi,

I did what you asked me to do and it did not make it look like the CSV file that I wanted it to be, I took the comma string and %s string and left it empty and it did not make the extra rows disapear but it made the ectra space in columns to go away and pushed the columns together and put the commas in between.

0 Kudos
Message 30 of 37
(1,916 Views)