Naratteu.Modbus 1.1.165.1

Additional Details

disable

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
#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

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구성 방법
  • 닷넷 하위호환 연구중
  • 예외응답 핸들링?
  • Nuget Download
  • About MODBUS : 모드버스 이해를 위한 외부문서이며, 이 문서를 기준으로 개발되었습니다.
Product 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.

NuGet packages (1)

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

Package Downloads
Naratteu.Modbus.Server

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.165.1 124 2/13/2024
1.1.165 95 2/13/2024
1.1.164-beta 87 2/7/2024
1.1.163 97 2/6/2024
1.1.162 91 2/6/2024
1.1.161 90 2/6/2024
1.1.16 229 11/13/2023
1.1.12 139 5/2/2023
1.1.11 138 5/2/2023
1.1.2 87 11/13/2023