Click or drag to resize

SINTAttribute Class

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

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

The SINTAttribute type exposes the following members.

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