Naratteu.Modbus
1.1.165.1
.NET 7.0
This package targets .NET 7.0. The package is compatible with this framework or higher.
.NET Standard 2.1
This package targets .NET Standard 2.1. The package is compatible with this framework or higher.
Additional Details
disable
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Naratteu.Modbus --version 1.1.165.1
NuGet\Install-Package Naratteu.Modbus -Version 1.1.165.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="Naratteu.Modbus" Version="1.1.165.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Naratteu.Modbus --version 1.1.165.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Naratteu.Modbus, 1.1.165.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.
// Install Naratteu.Modbus as a Cake Addin #addin nuget:?package=Naratteu.Modbus&version=1.1.165.1 // Install Naratteu.Modbus as a Cake Tool #tool nuget:?package=Naratteu.Modbus&version=1.1.165.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Naratteu.Modbus
모드버스 데이터맵을 struct 형태로 정적 관리하고, 통신에 활용할 수 있도록 돕습니다.
Usage
MobAttribute가 적용된 struct, enum을 선언함으로써 모드버스요청형태를 구성하고 응답을 마샬링 합니다.
Feature
- dotnet7.0 이상
- 정적 BigEndian/LittleEndian 객체 (Endian<T>.Big/Endian<T>.Lit)
- 동적 Byte Swap 객체 (Swap<T>)
- Modbus(RTU), ModbusTCP
- Function 대응
- Read(FC01,FC02,FC03,FC04)
- Set(FC05,FC06)
- Write(FC15,FC16)
- CRC 등 유효성 검사
Todo
- 구체적인 사용법, 예제프로젝트 추가
- 동적 마샬링 모델 추가
- Excel문서에 대응하는 struct구성 방법
- 닷넷 하위호환 연구중
- 예외응답 핸들링?
Link
- Nuget Download
- About MODBUS : 모드버스 이해를 위한 외부문서이며, 이 문서를 기준으로 개발되었습니다.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Naratteu.Marshal (>= 1.0.2.1)
-
net7.0
- Naratteu.Marshal (>= 1.0.2.1)
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 |
---|