ProductionDataForLV 2.0.0

dotnet add package ProductionDataForLV --version 2.0.0
NuGet\Install-Package ProductionDataForLV -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ProductionDataForLV" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ProductionDataForLV --version 2.0.0
#r "nuget: ProductionDataForLV, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ProductionDataForLV as a Cake Addin
#addin nuget:?package=ProductionDataForLV&version=2.0.0

// Install ProductionDataForLV as a Cake Tool
#tool nuget:?package=ProductionDataForLV&version=2.0.0

ProductionDBForLV

Demonstrate how to use Patrick Production and Defects Management v2

Also for LabVIEW use

This library is written in .Net Framework 4.8, built for x86 platform. It is for general purpose to manage production data and defects, usually in manufacturing automation.

A LabVIEW version provided in this package. The source code of LabVIEW project is also provided, which demonstrates how to use this library (TestSequenceForLV.dll).

To use this free library, the prerequisite is to install the not-free Patrick Production and Defects Management v2 which consists of 3 parts, the low level data COM, the high level UI COM, and a WPF application.

After the installation (running ProdDB_v2.Installer.exe in installer.zip), the WPF application will be installed to Program Files x86 folder. If you type “ProdDB_v2.WpfManager.exe” in Windows Run dialog and press Enter key, the application will be launched.

Everything are literally to what the caption says, you can operate programs (most top level Test Sequence), test sequences and/or test steps.

This application takes advantages of other 2 NuGET packages:

  1. CSVMultilang
  2. GeneralSQLiteView

Another efforts made on the multilang support, it is complete, both of the main app and the UI COM has Chinese and English 2 version.

The LabVIEW project with source code just have a very simple example showing how to embed the management WPF control into LabVIEW UI.

Remember: you should unpack the zip file under ‘install’ and run ProdDB_v2.Installer.exe with Administrator privilege.

Author

Patrick Gamp

Published date
December 5, 2023
Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 508 12/5/2023

initial commit