Jump to content

[Discuss] Data Repository with INI files (not a Source-Code-Control)


Recommended Posts

index.php?app=downloads&module=display&section=screenshot&id=43

Name: Data Repository with INI files (not a Source-Code-Control)

Submitter: LAVA 1.0 Content

Submitted: 03 Jul 2009

Category: Database & File IO

LabVIEW Version: 7.0

Version: 1.0.1

License Type: Creative Commons Attribution 3.0

Potentially make this available on the VI Package Network?: Undecided

Copyright © 2006, Sam Behashtei

All rights reserved.

Author:

Sam Behashtei

--see readme file for contact information

Description:

Data.vi V1.0.0

LabVIEW Versions 7.0,7.1

The purpose of the VI is to demonstrate how to save all your application’s parameter in one central INI file. Using this method will reduce errors and eases debugging.

This Data VI has the following functionality

1: Can be used as a Central Data Repository for your Application.

2: It allows access to the Data via SET/GET method.

3: It uses semaphores to stop any race conditions and (concurrent SET access to data)

It will allow parallel "READ-ONLY" access to the Data.

4: A Function to Save all of the DATA to an INI file.

5: A Function to Load a previously saved Data from the INI file.

Library Dependency:

OpenG: oglib_variantconfig-2.6-

OpenG: oglib_lvdata-2.5-1

http://web.archive.org/web/20071205114227/http://www.openg.org/

Version History:

1.0.1:

Added LabVIEW 7.0 code.

1.0.0:

Initial release of the code.

Click here to download this file

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.