VL.IO.Modbus 0.0.6

dotnet add package VL.IO.Modbus --version 0.0.6                
NuGet\Install-Package VL.IO.Modbus -Version 0.0.6                
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="VL.IO.Modbus" Version="0.0.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VL.IO.Modbus --version 0.0.6                
#r "nuget: VL.IO.Modbus, 0.0.6"                
#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 VL.IO.Modbus as a Cake Addin
#addin nuget:?package=VL.IO.Modbus&version=0.0.6

// Install VL.IO.Modbus as a Cake Tool
#tool nuget:?package=VL.IO.Modbus&version=0.0.6                

VL.IO.Modbus

This is a VL wrapper for the FluentModbus library, designed for use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net.
Currently, only the ModbusTCPClient is wrapped, but other functions can be easily added. More detailed information about the FluentModbus implementation can be found on their page.

Getting Started

  • Install as described here via command line:

    nuget install VL.IO.Modbus -pre

  • Usage examples and more information are included in the pack and can be found via the Help Browser.

Contributing

Credits

This wrapper is based on the FluentModbus library.

Sponsoring

Development of this library was partially sponsored by:

  • University of Applied Sciences Mainz
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on VL.IO.Modbus:

Package Downloads
VL.Devices.Robotiq

VL integration of the robotiq 3-finger adaptiv gripper

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.6 113 7/25/2024
0.0.5-alpha 62 7/14/2024
0.0.4-alpha 56 7/14/2024
0.0.3-alpha 49 7/14/2024
0.0.2-alpha 54 7/14/2024
0.0.1-alpha 51 7/14/2024