Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > ARINC 653 for PikeOS 653 code > ARINC 653 for PikeOS 653 profile items > System state entry (ARINC for PikeOS code)
  
System state entry (ARINC for PikeOS code)
A SystemStateEntry represents the state (or the action of entering the state) for either a partition, the module or the system as a whole. SystemStateEntries are scoped by and created on any of the 3 HMTables. For more information see the ARINC SPECIFICATION 653P1-2, December 1, 2005.
A System State Entry models a <SystemStateErrorEntry> element in an ARINC 653 configuration. The <SystemStateErrorEntry> element can be a child element of a <ModuleHMTable>, <SystemHMTable> or <PartitionHMTable> element. The content of a <SystemStateErrorEntry> is defined by the Error ID Actions and Error ID Levels it contains.
The structure of the <SystemStateErrorEntry> element is as follows for PikeOS:
<SystemStateErrorEntry SystemState="">
<ErrorIDLevelTable>
<ErrorIDLevel ErrorIdentifier="" >
</ErrorIDLevel>
</ErrorIDLevelTable>
<ErrorIDActionTable>
<ErrorIDAction ErrorIdentifier="" Action="">
</ErrorIDAction>
</ErrorIDActionTable>
</SystemStateErrorEntry>
Create a System State Entry on a Configuration Diagram: click the System State Entry toolbar button, and then click within a Module HM Table, Partition HM Table or System HM Table
* 
Note that the New > Integration Project command creates a default System State Entry for the System HM Table. Tell me more...
Tip:System State Entry items are not shown in the Packages pane, but they are shown in the Parts pane.
When shown on a Configuration Diagram a System State Entry's notation is as follows:
You can view all the System State Entries in the model through the SystemStateEntry folder in the ARINC 653 Profile pane.
A System State Entry is based on a UML Attribute.
The following sections provide information about how a System State Entry is used in the model.
Shown on these diagrams
Configuration Diagram
ARINC properties
None.