Class PlcNode
Version 1.0
Modified 15-JAN-2025 13:23:33.00
 PlcNode specifies a buffer attribute used by the plc-editor.

 The buffer attribute stores plc-editor data for a plc object.
 The data is handled only by the plc editor.

 All plc objects should have a PlcNode buffer in DevBody.

SysBody attributes pwr_sClass_PlcNode
UInt32 object_type  
ClassId cid  
Objid oid  
Float32 x  
Float32 y  
Float32 width  
Float32 heigth  
Objid woid  
Array of Objid subwind_oid  
UInt32 subwindow  
UInt32 graphtype  
Array of UInt32 mask  
UInt32 compdirection  
UInt32 nodewidth  


Attributes detail


object_type Attribute
Class Attribute
Type UInt32
Flags
Body SysBody

cid Attribute
Class Attribute
Type ClassId
Flags
Body SysBody

oid Attribute
Class Attribute
Type Objid
Flags
Body SysBody

x Attribute
Class Attribute
Type Float32
Flags
Body SysBody

y Attribute
Class Attribute
Type Float32
Flags
Body SysBody

width Attribute
Class Attribute
Type Float32
Flags
Body SysBody

heigth Attribute
Class Attribute
Type Float32
Flags
Body SysBody

woid Attribute
Class Attribute
Type Objid
Flags
Body SysBody

subwind_oid Attribute
Class Attribute
Type Array of Objid
Flags ARRAY
Elements 2
Body SysBody

subwindow Attribute
Class Attribute
Type UInt32
Flags
Body SysBody

graphtype Attribute
Class Attribute
Type UInt32
Flags
Body SysBody

mask Attribute
Class Attribute
Type Array of UInt32
Flags ARRAY
Elements 3
Body SysBody

compdirection Attribute
Class Attribute
Type UInt32
Flags
Body SysBody

nodewidth Attribute
Class Attribute
Type UInt32
Flags
Body SysBody