Mbc.Ads.Mapper
0.4.0
See the version list below for details.
dotnet add package Mbc.Ads.Mapper --version 0.4.0
NuGet\Install-Package Mbc.Ads.Mapper -Version 0.4.0
<PackageReference Include="Mbc.Ads.Mapper" Version="0.4.0" />
paket add Mbc.Ads.Mapper --version 0.4.0
#r "nuget: Mbc.Ads.Mapper, 0.4.0"
// Install Mbc.Ads.Mapper as a Cake Addin #addin nuget:?package=Mbc.Ads.Mapper&version=0.4.0 // Install Mbc.Ads.Mapper as a Cake Tool #tool nuget:?package=Mbc.Ads.Mapper&version=0.4.0
Documentation of mbc engineering PCS Library
Prolog
This Library will help to integrate with the Process Control System (PCS) on a .Net platform with TwinCat 3.1 over a ADS router. There are some default exchange logic and structures for reuse. This Library will help you on PLC side on some point. Example on handling PCS commands.
Packages
Mbc.Pcs.Net
Main library, connection to TwincCat PLC over the Beckhoff.TwinCat.Ads lib. Also a plc structure reader eg. for a state that should be present on .net as typed class.
Mbc.Ads.Mapper
Helps to map a structure in the plc to a typed interface .net
Mbc.Pcs.Net.Command
Allow to implement a command patter combined with the TwinCat 3 library descriped under MBC.Tc3.PCS
Mbc.Pcs.Net.Alarm.Service
Required packages: Mbc.Pcs.Net.Alarm
This package helps to receive event messages from the old Beckhoff TwinCat EventLogger (Located under C:\TwinCAT\3.1\Components\TcEventLogger
). The Mediator is running as own process, because of correct fail handling in a hosted process.
Mbc.Pcs.Net.Test.Util
Mbc.Ads.Utils
License
Copyright (c) 2018 BY mbc engineering, CH-6015 Luzern
Licensed under the Apache License, Version 2.0
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.1
- Beckhoff.TwinCAT.Ads (>= 4.3.11)
- Ensure.That (>= 8.1.2)
- Mbc.Common (>= 0.5.0)
- NLog (>= 4.6.8)
- Optional (>= 4.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Mbc.Ads.Mapper:
Package | Downloads |
---|---|
Mbc.Pcs.Net
Copyright mbc engineering Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. |
GitHub repositories
This package is not used by any popular GitHub repositories.