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
                    
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="Dreamine.PLC.Omron.CxComponent" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dreamine.PLC.Omron.CxComponent" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Dreamine.PLC.Omron.CxComponent" />
                    
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 Dreamine.PLC.Omron.CxComponent --version 1.0.1
                    
#r "nuget: Dreamine.PLC.Omron.CxComponent, 1.0.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.
#:package Dreamine.PLC.Omron.CxComponent@1.0.1
                    
#: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=Dreamine.PLC.Omron.CxComponent&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Dreamine.PLC.Omron.CxComponent&version=1.0.1
                    
Install as a Cake Tool

Dreamine.PLC.Omron.CxComponent

Korean documentation

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:

  • OmronCxComponentPlcClient
  • OmronCxComponentOptions
  • OmronCxAddressNameFormatter

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 SampleSmart PLC Monitor page and select CxComponent.
  • Confirm CX ProgID and CX Peer, then run Use ClientConnect.

Recommended production path:

  • Use Dreamine.PLC.Omron.Fins for 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 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. 
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 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.

Version Downloads Last Updated
1.0.1 108 7/8/2026
1.0.0 95 7/8/2026