Controller Object
The Controller Object <ICOObj> node represents an object that appears in the
Application Code Manager
Preview pane.Controller Objects are only required when additional object configuration is required for a controller object, such as Instance Execution Ordering.
Parent node:
- <ICOObjs>AttributeDescriptionNameThe name to be assigned to the controller object.ObjThe instantiated name of the library object.COParentThe name of the parent within which the object resides.TypeThe type of object, such asPROGRAM,ROUTINE, orAOI.NameSubThe substitution name, if applied.OrderSpecifies where a routine would be displayed under its parent program node within the ACM Preview panel. For example, a routine with anOrdervalue of 0 is displayed at the top of the tree. A routine with anOrdervalue of 1 is displayed next in the list.MarkDelExcludes an AIO for a specific controller.MainRtnSpecifies the level of the routine.2: Sets the routine as the active routine.1: Sets the routine as an inactive routine.0: Sets the routine as a normal routine.InstExecOrderSpecified for ROUTINE types, otherwise the value is blank. The value specifies the routine execution order number. This value will determine in what sequence routines are processed when generating a controller from within ACM.
Provide Feedback