TwinRx 1.1.0.34
See the version list below for details.
dotnet add package TwinRx --version 1.1.0.34
NuGet\Install-Package TwinRx -Version 1.1.0.34
<PackageReference Include="TwinRx" Version="1.1.0.34" />
paket add TwinRx --version 1.1.0.34
#r "nuget: TwinRx, 1.1.0.34"
// Install TwinRx as a Cake Addin #addin nuget:?package=TwinRx&version=1.1.0.34 // Install TwinRx as a Cake Tool #tool nuget:?package=TwinRx&version=1.1.0.34
TwinRx is a library for connecting a .NET application with a Beckhoff TwinCAT PLC program via Reactive Extensions (Rx) over ADS.
Features
* Create an IObservable for a PLC variable, bringing changes to the PLC variable into the Reactive world.
* Make use of Rx's extensive event processing and querying capabilities to transform the observable into events of interest.
* Stream (write) an existing IObservable to a PLC variable
* Transparently reregister the notifications after a connection loss
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- System.Reactive.PlatformServices (>= 3.1.1)
- TwinCat.Ads (>= 1.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.