Click or drag to resize

ModuleEmulatorFactory Class

A factory for creating new module emulators.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.EmulatorModuleEmulatorFactory

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public abstract class Factory : IDisposable

The ModuleEmulatorFactory type exposes the following members.

Constructors
Methods
  NameDescription
Public methodDispose
Disposes and uninstalls module emulator factory.
Protected methodProfileOnAddSymbols
Called to check and add additional symbols to the symbol table.
Top
See Also