ProgramHeader.Main
Supertype: ProgramHeader
Definition: identity of the primary logic or motion program currently being executed.
It is the starting nest level in a call structure and may contain calls to sub programs.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 1.5 | | |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | EventEnum (Only: PROGRAM_HEADER) | 1.5 | 1 | ||
subType | DataItemSubTypeEnum (Default: MAIN) | 1.5 | 1 | An unspecified subType MUST default to MAIN. |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
subType | DataItemSubTypeEnum (Only: MAIN) | 1.5 | 1 |