Dreamine.PLC.Omron.CxComponent
1.0.1
dotnet add package Dreamine.PLC.Omron.CxComponent --version 1.0.1
NuGet\Install-Package Dreamine.PLC.Omron.CxComponent -Version 1.0.1
<PackageReference Include="Dreamine.PLC.Omron.CxComponent" Version="1.0.1" />
<PackageVersion Include="Dreamine.PLC.Omron.CxComponent" Version="1.0.1" />
<PackageReference Include="Dreamine.PLC.Omron.CxComponent" />
paket add Dreamine.PLC.Omron.CxComponent --version 1.0.1
#r "nuget: Dreamine.PLC.Omron.CxComponent, 1.0.1"
#:package Dreamine.PLC.Omron.CxComponent@1.0.1
#addin nuget:?package=Dreamine.PLC.Omron.CxComponent&version=1.0.1
#tool nuget:?package=Dreamine.PLC.Omron.CxComponent&version=1.0.1
Dreamine.PLC.Omron.CxComponent
Omron CX-Compolet adapter boundary for Dreamine PLC communication.
Important vendor runtime notice
This package must not redistribute Omron CX-Compolet, SYSMAC Gateway, DLLs, installers, samples, or licensed runtime files.
Users must install and license the required Omron software separately according to Omron's license terms.
This package may only contain adapter code that integrates with a user-installed vendor runtime.
Current status
This package provides a late-bound COM adapter without redistributing or directly referencing the vendor runtime.
Main types:
OmronCxComponentPlcClientOmronCxComponentOptionsOmronCxAddressNameFormatter
The default ProgID is OMRON.Compolet.CJ2Compolet. The adapter opens the component through the Active property and calls ReadVariable and WriteVariable. Depending on the installed CX-Compolet control, ProgId, PeerAddressPropertyName, ReadVariableMethodName, and WriteVariableMethodName can be adjusted through options.
Sample:
- Open the
SampleSmartPLC Monitor page and selectCxComponent. - Confirm
CX ProgIDandCX Peer, then runUse Client→Connect.
Recommended production path:
- Use
Dreamine.PLC.Omron.Finsfor direct FINS TCP/UDP protocol communication. - Use this package only when a project explicitly requires CX-Compolet or SYSMAC Gateway integration.
License
Dreamine adapter code: MIT License.
Omron CX-Compolet and SYSMAC Gateway: not included and not licensed by this package.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Dreamine.PLC.Abstractions (>= 1.0.1)
- Dreamine.PLC.Core (>= 1.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Dreamine.PLC.Omron.CxComponent:
| Package | Downloads |
|---|---|
|
Dreamine.PLC.FullKit
All-in-one meta package for Dreamine PLC libraries. Includes Abstractions, Core, Mitsubishi (MC/MxComponent), Omron (CxComponent/Fins), and WPF integration. |
GitHub repositories
This package is not used by any popular GitHub repositories.