LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

write/read file in OOP

Hello,

 

I have to make class that reads/creates tdms file

I know OOP concepts from C++ and I ve seen write and safe class to file example  in labview but I have no idea haw to make it and what are benefits of using OOP in this case..

 

I thought about creating privete methods to write and read data from obiect  and then creating public methods to set path filename etc.

but I don't know haw to write obiect to tdms file

 

Any help appreciated

0 Kudos
Message 1 of 2
(2,329 Views)

Dr. Damien has been working to naswer your question and his series on LVOOP file I/O are indexed starting in post # 26 here.

 

It is a multi-part series.

 

In volume 8 he posted this Domaion model.

 

 

Have at it.

 

Post up Q's in those threads. WE really need a OOPer to review and comment.

 

Ben

 

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(2,320 Views)