Click or drag to resize

ModuleEmulatorAssociator Class

A class for associating a module emulator with PLC symbols.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.EmulatorModuleEmulatorAssociator

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

The ModuleEmulatorAssociator type exposes the following members.

Properties
  NameDescription
Public propertySymbolIOInfo
Information about the module.
Top
Methods
  NameDescription
Public methodAddAutoSymbols
Associates the module emulator with a module, and adds any additional symbols from the module emulator into the symbol table.
Top
See Also