FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

How I can generate a file CSV ?

I need generate in CSV Date,Time,Tag1,Tag2,etc.
0 Kudos
Message 1 of 3
(3,394 Views)
Looking at your zip file, I note that the files are Lookout files. Please repost your question in the Lookout discussion forum. You are more likely to get an answer that will tell you how to do what you need.

Regards,
Aaron
LabVIEW Champion, CLA, CPI
0 Kudos
Message 2 of 3
(3,394 Views)
I guess you could use a spreadsheet object. You could add the $system.time and the $system.time-TODAY() to the first two fields to get Date, Time. To add Tag1... you just need to add more fields to it. See attachment.

I saw you have an old evaluation version of Lookout (3.8). You might consider to get the latest evaluation version from www.ni.com/lookout or you get in contact with one of National Instruments' Sales Representative before you start your project.

Lookout 5.0 has a great capability of networked applications, integrateing easily other ActiveX controls... Check it out on the mentioned web site.

Hope this helps
Regards
Roland

PS: What are the Differences Between National Instruments Lookout and Lookout Direct from Automation Direct? Chec
k it out:
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/50d4cb9ab6d5779486256b7c007539a3?OpenDocument
0 Kudos
Message 3 of 3
(3,394 Views)