Click or drag to resize

UDINTAttribute Class

Specifies the UDINT PLC type attribute for a tag.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Demo3D.PLC.Rockwell.Emulator.ModuleEmulatorsPlcTypeAttribute
      Demo3D.PLC.Rockwell.Emulator.ModuleEmulatorsUDINTAttribute

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

The UDINTAttribute type exposes the following members.

Constructors
  NameDescription
Public methodUDINTAttribute
Constructs a UDINT attribute.
Top
Properties
  NameDescription
Public propertyPlcType
The PLC type.
(Inherited from PlcTypeAttribute.)
Top
See Also