Click or drag to resize

ModuleEmulatorConfiguration Class

Configuration for a module emulator.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.Emulator.ModuleEmulatorsModuleEmulatorConfiguration

Namespace:  Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:  PLC (in PLC.dll) Version: 18.03.00
Syntax
C#
public class Configuration

The ModuleEmulatorConfiguration type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyConfigurationName
Module configuration name.
Public propertyConnection
Connection parameters that must match the IOEntry connection.
Public propertyModuleEmulatorType
Module emulator type.
Public propertyModuleType
Module type.
Public propertyProperties
Optional properties.
Public propertySymbolParameters
Symbol parameters.
Top
See Also