Class PlcNode
Version 1.0
Modified 26-MAY-2023 14:29:30.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
Klass Attribute
Typ UInt32
Flags
Kropp SysBody

cid Attribute
Klass Attribute
Typ ClassId
Flags
Kropp SysBody

oid Attribute
Klass Attribute
Typ Objid
Flags
Kropp SysBody

x Attribute
Klass Attribute
Typ Float32
Flags
Kropp SysBody

y Attribute
Klass Attribute
Typ Float32
Flags
Kropp SysBody

width Attribute
Klass Attribute
Typ Float32
Flags
Kropp SysBody

heigth Attribute
Klass Attribute
Typ Float32
Flags
Kropp SysBody

woid Attribute
Klass Attribute
Typ Objid
Flags
Kropp SysBody

subwind_oid Attribute
Klass Attribute
Typ Array of Objid
Flags ARRAY
Elements 2
Kropp SysBody

subwindow Attribute
Klass Attribute
Typ UInt32
Flags
Kropp SysBody

graphtype Attribute
Klass Attribute
Typ UInt32
Flags
Kropp SysBody

mask Attribute
Klass Attribute
Typ Array of UInt32
Flags ARRAY
Elements 3
Kropp SysBody

compdirection Attribute
Klass Attribute
Typ UInt32
Flags
Kropp SysBody

nodewidth Attribute
Klass Attribute
Typ UInt32
Flags
Kropp SysBody