HB-GSI / VIP2012

Introduction to LVOOP, object-oriented programming with LabVIEW.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project in maintained at https://git.gsi.de/EE-LV/Libraries/VIP2012

This LabVIEW project "VIP2012.lvproj" contains an introduction into object-oriented programming with LabVIEW.

As an example a Configuration.lvclass is used read and write configuration data to file (*.ini) or database unsing an Interface.lvclass. The data itself is stored in an array of Section.lvclass objects.

Refer to VIP2012/Docs for the introductory talk "LVOOP_vip2012_e.pptx" and the workshop manual "VIP2012_Workshop_Manual_e.docx".

Hint: If you do not have the Database Connectivity Toolset installed, you need to remove DB_Configuration.lvlib from the project and restart LabVIEW.


Author: H.Brand@gsi.de

Copyright 2011  GSI Helmholtzzentrum für Schwerionenforschung GmbH

Planckstr.1, 64291 Darmstadt, Germany

Lizenziert unter der EUPL, Version 1.1 oder - sobald diese von der Europäischen Kommission genehmigt wurden - Folgeversionen der EUPL ("Lizenz"); Sie dürfen dieses Werk ausschließlich gemäß dieser Lizenz nutzen.

Eine Kopie der Lizenz finden Sie hier: http://www.osor.eu/eupl

Sofern nicht durch anwendbare Rechtsvorschriften gefordert oder in schriftlicher Form vereinbart, wird die unter der Lizenz verbreitete Software "so wie sie ist", OHNE JEGLICHE GEWÄHRLEISTUNG ODER BEDINGUNGEN - ausdrücklich oder stillschweigend - verbreitet.

Die sprachspezifischen Genehmigungen und Beschränkungen unter der Lizenz sind dem Lizenztext zu entnehmen.

About

Introduction to LVOOP, object-oriented programming with LabVIEW.


Languages

Language:Rich Text Format 72.9%Language:LabVIEW 27.1%