LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Database

What happens is that I need to make a database of a company as a project, where the name, the shift, the time and the machines can be entered directly from labview, but everything must be registered in excel, but I don't know how to enter the strings in the file for custom writing and stay in Excel or if there is another way to do it, if you know it would help me a lot

0 Kudos
Message 1 of 3
(1,458 Views)

Hi Cristian,

 


@Cristian18 wrote:

What happens is that I need to make a database of a company as a project, … but everything must be registered in excel,


How is the thread title "Database" related to Excel?

 


@Cristian18 wrote:

I don't know how to enter the strings in the file for custom writing and stay in Excel or if there is another way to do it, if you know it would help me a lot


When you want to handle Excel files (like XLS* formatted data) then you can use the RGT functions. When you need to handle "just" CSV files (aka delimited text files) then you can use more simple file functions…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(1,401 Views)

But there is no way to do it without RGT functions?

0 Kudos
Message 3 of 3
(1,356 Views)