Universe.Driver.DioDriverBase 0.23.0-beta

This is a prerelease version of Universe.Driver.DioDriverBase.
dotnet add package Universe.Driver.DioDriverBase --version 0.23.0-beta
                    
NuGet\Install-Package Universe.Driver.DioDriverBase -Version 0.23.0-beta
                    
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="Universe.Driver.DioDriverBase" Version="0.23.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Universe.Driver.DioDriverBase" Version="0.23.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="Universe.Driver.DioDriverBase" />
                    
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 Universe.Driver.DioDriverBase --version 0.23.0-beta
                    
#r "nuget: Universe.Driver.DioDriverBase, 0.23.0-beta"
                    
#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 Universe.Driver.DioDriverBase@0.23.0-beta
                    
#: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=Universe.Driver.DioDriverBase&version=0.23.0-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Universe.Driver.DioDriverBase&version=0.23.0-beta&prerelease
                    
Install as a Cake Tool

Universe.Driver.DioDriverBase

Digital IO Dirver 베이스 클래스

  • IDioDriverBase<eDI, eDO> : DIO 드라이버 기본 기능 정의
  • DioDriverBase<D, C, eDI, eDO, TAddress> : IDioDriverBase<eDI, eDO> 구현
  • DioVectorBase<eDIO> : Dictionary<eDIO, BitValue>
    • enum eDIO를 키로 DIO 모든 주소의 값을 저장하는 데이터 구조
  • DiVector<eDI> : DI용 벡터
  • DoVector<eDO> : DO용 벡터
Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Universe.Driver.DioDriverBase:

Package Downloads
Jdt.Driver.Dio.AjinDio

Jdt Driver AjinDio

Universe.Sequence.SequenceBase

Universe Sequence SequenceBase

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.23.0-beta 91 6/11/2024
0.16.0-beta 78 6/9/2024