LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PUERTO SERIE Y GRABAR DATOS EN ARCHIVO TXT

Buenos días!!

El motivo del presente mensaje es el de solicitar su apoyo, ya que tengo la necesidad de presentar un programa en labview capas de capturar por el puerto serie tres valores de voltaje, y que estos se muestren en tres pantalla, y finalmente guardar  estos valores en un archivo con formato txt.

Para finalmente proceder a gratificar con el programa de excel.

 

Para ello estoy utilizando la versión Labview Ver.6.1, logrando configurar la lectura de los datos mediante el puerto serie y gratificarlos.

 

No obstante no puedo concretar que los datos se puedan guardar en un archivo TXT.

 

Por lo anterior pediría por favor su apoyo para poder resolver el error del  programa que se adjunta en labView 6.1.

 

Y de igual manera se prestan una presentación en PPT con los resultados que he podido comentar. 

 

0 Kudos
Message 1 of 5
(643 Views)

Wait, are you working with LabVIEW 6.1 (the one released in 2001)? are you working on a Windows XP machine?

 

You missed to attach the VIs to review.

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 5
(623 Views)

Muchas gracias por la ayuda..

 

Se adjunta el archivo en cuestión...

 

Solicitando el apoyo para poder gravar los datos de los sensores en un archivo txt

Muchas Gracias

0 Kudos
Message 3 of 5
(565 Views)

You really are working with LV 6.1. Unfortunately, only LabVIEW veterans know this version well and help edit/save these VIs so you can open them.

 

We will have to wait for folks who know these versions because many of the features we use now are introduced in later versions.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 4 of 5
(549 Views)

Hi GAMCH,

 


@GAMCH1 wrote:

The reason for this message is to request your support, since I have the need to present a program in labview capable of capturing three voltage values through the serial port, and for these to be displayed on three screens, and finally save these values in a file in txt format.

To finally proceed to reward with the excel program.

 

For this I am using the Labview Ver.6.1 version, managing to configure the reading of the data through the serial port and rewarding them.

 

However, I cannot specify that the data can be saved in a TXT file.

 

Therefore, I would please ask for your support to resolve the error in the program attached to labView 6.1.



See this suggestion:

The file functions may look a little different in LV6.1, but will work in a similar fashion…

(Your string seems to be comma separated, so you can easily write it to a text file to create a CSV file for Excel.)

 

Even in LV6.1 you don't need sequence frames to enforce DATAFLOW!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 5
(534 Views)