Click here to Skip to main content
15,881,866 members
Articles / Programming Languages / Visual Basic
Article

Convert RSView32 Datalog DBF File to CVS File Format

Rate me:
Please Sign up or sign in to vote.
1.86/5 (5 votes)
7 Mar 20061 min read 39.5K   848   10   4
Convert RSView32 Datalog DBF File to CVS File Format

Introduction

This Program will help user to extract one or several tags data from RSView32 (Rockwell) Datalog(In DBF Format) and convert it into CVS file format.

You need to copy the tagname collection file (**(Tagname).dbf) and data collection file (**(Wide).dbf) under the same directory.

How to Use it:

  1. When program running, press the Select folder button <...>, and select the tagname collection file.
  2. By pressing the "OK" button, the tagnames inside the file will appear in the list box
  3. Highlight the tagname you want to convert, and press ">", which will move the tagname to convert list box.
  4. you can add or remove the tagname in the convert list box by pressing "<" or ">" buttons.
  5. After finished, press "Convert" button, and a window will popup. The window will allow you either to convert all the data in the file or a particular time range.
  6. if you select particular time range, you need to input the start time and end time
  7. once finish, press "Convert" button, and wait for a information window popup, which indicate convertion finished.
  8. The output result will be in the same directory of those files.

As this program i design specially for my company use, the format of the datalog filename might different from yours; I welcome any suggestion or comment from yours in this program, thanks you!

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Malaysia Malaysia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
QuestionDat file Pin
pioootro8-Feb-14 2:13
pioootro8-Feb-14 2:13 
GeneralMy vote of 5 Pin
Member 101898976-Feb-14 23:53
Member 101898976-Feb-14 23:53 
QuestionExcellent Utility Pin
Member 850137219-Dec-11 7:04
Member 850137219-Dec-11 7:04 
GeneralMy vote of 5 Pin
Global Analyser3-Nov-10 8:59
Global Analyser3-Nov-10 8:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.