Click or drag to resize

IConstructRPI Interface

Represents an emulator class that needs to be constructed.

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public interface IConstructRPI

The IConstructRPI type exposes the following members.

Methods
  NameDescription
Public methodConstruct
Called once when the module emulator has been created in the IO process.
Top
See Also