Click or drag to resize

RPIAttribute Class

Specifies the RPI attribute for a tag.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Demo3D.PLC.Rockwell.EmulatorRPIAttribute

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

The RPIAttribute type exposes the following members.

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