Class PlcTemplate
Version 1.0
Modified 08-MAR-2026 11:05:32.00
 Configures a template PLC program in a class definition.

 A composed functions object contains plc code, and this
 code is defined in a PlcTemplate program.
 The object is positioned in the class definition hierarchy
 below the ClassDef object, and is named 'Code'.


RtBody attributes pwr_sClass_PlcTemplate
String104 Description   Optional the text to describe the program.
Objid ThreadObject   Not used.

DevBody attributes 
Float32 ScanTime ScanTim
AttrRef ResetObject ResObj Not used.
Int32 ExecuteOrder ExecOrd Not used.
PlcProgram PlcProgram  


Attributes detail


Description Intern
Class Intern
Type String104
Flags
Body RtBody
 Optional the text to describe the program.

ThreadObject Intern
Class Intern
Type Objid
Flags INVISIBLE
Body RtBody
Not used.

ScanTime Intern
Class Intern
Type Float32
Flags INVISIBLE
GraphName ScanTim
Body DevBody

ResetObject Intern
Class Intern
Type AttrRef
Flags INVISIBLE
GraphName ResObj
Body DevBody
Not used.

ExecuteOrder Intern
Class Intern
Type Int32
Flags INVISIBLE
GraphName ExecOrd
Body DevBody
 Not used.

PlcProgram Buffer
Class Buffer
Type PlcProgram
Flags INVISIBLE
Body DevBody