Metadata >> NuGet >> NModbus4 >> 2.0.5516.31020

2.0.5516.31020

Metadata

Authors Maxwe11
Copyrights Copyright 2015
Description NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports serial ASCII, serial RTU, TCP, and UDP protocols. NModbus4 it's a fork of NModbus(https://code.google.com/p/nmodbus)
LicenseUrl http://opensource.org/licenses/MIT
Owners Maxwe11
ProjectUrl https://github.com/Maxwe11/NModbus4
ReleaseNotes - Added Async overload to Master classes - ReadWriteMultipleRegisters function performs write before read (in accordance with Modbus spec) - SlaveExceptionResponse returned to master on invalid request - Added WriteComplete event fired by slave after processing write request
RequireLicenseAcceptance False
Tags modbus nmodbus rtu ascii tcp udp serial master slave
Title NModbus4
PackageSize 219148
PackageHashAlgorithm SHA512
PackageHash VRi5OS0RF9FhAyUPiRb0qzTDxkcvT3g0Cyi7OXnxoXrfNrlZ5LN2vVaQjwiXzxYYXnE4b/dF4nTzriUIYyj5sQ==
DownloadCount 000000
CreatedDate 2015-02-07T16:30:13

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NModbus4 -Version 2.0.5516.31020 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NModbus4 -Version 2.0.5516.31020 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete NModbus4 2.0.5516.31020 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package NModbus4 -Version 2.0.5516.31020 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NModbus4 -Version 2.0.5516.31020 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap NModbus4 -Version 2.0.5516.31020
Uninstalling the package:
o remove-wrap NModbus4

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries