Click or drag to resize

RPIAttribute Class

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

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

The RPIAttribute type exposes the following members.

Constructors
 NameDescription
Public methodRPIAttributeInitializes 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