Click or drag to resize

EmulatorAttribute Class

Specifies the Emulator attribute for a tag.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Demo3D.PLC.Rockwell.EmulatorEmulatorAttribute

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

The EmulatorAttribute type exposes the following members.

Constructors
  NameDescription
Public methodEmulatorAttribute
Initializes a new instance of the EmulatorAttribute class
Top
Remarks
Properties or fields with this attribute are copied into the device image only after Emulator events.
See Also