Master.IoLink.Tmg 2.0.1

dotnet add package Master.IoLink.Tmg --version 2.0.1
                    
NuGet\Install-Package Master.IoLink.Tmg -Version 2.0.1
                    
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="Master.IoLink.Tmg" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Master.IoLink.Tmg" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Master.IoLink.Tmg" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Master.IoLink.Tmg --version 2.0.1
                    
#r "nuget: Master.IoLink.Tmg, 2.0.1"
                    
#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.
#:package Master.IoLink.Tmg@2.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Master.IoLink.Tmg&version=2.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Master.IoLink.Tmg&version=2.0.1
                    
Install as a Cake Tool

Overview

This NuGet package provides libraries and header files for integrating the TMG IO-Link Master (Hardware Version 2.0) with applications requiring communication via IO-Link protocol. It includes platform-specific DLLs and headers, supporting Windows (x86/x64) and Linux (x64) environments.

Package Contents

📌 Native Libraries

  • Windows (64-bit)runtimes/win-x64/native/IOLUSBIF20_64.dll
  • Windows (32-bit)runtimes/win-x86/native/IOLUSBIF20.dll
  • Linux (64-bit)runtimes/linux-x64/native/

📌 Header Files

  • IOLUSBIF20.h (for C/C++ integration)
  • IOLUSBIF20_64.lib & IOLUSBIF20.lib (for linking in Windows)

Installation

Using NuGet Package Manager:

Install-Package Master.IoLink.Tmg
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Master.IoLink.Tmg:

Package Downloads
OneDriver.Master.IoLink

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.1 275 4/9/2025