Error codes for run-time updates
- Last UpdatedJul 20, 2024
- 1 minute read
The following table shows an overview of error codes and descriptions that result from updating the step program, alias configuration and/or settings by the PrgSeqConfig attribute at run time. The attribute group PrgSeqConfigStatus contains error information, such as code, error and description.
|
Code |
Key |
Description |
|---|---|---|
|
2000 |
FailedToParseXML |
Failed to parse XML |
|
2001 |
FailedToSaveXML |
Failed to save XML |
|
2002 |
InvalidXMLFile |
Invalid XML file |
|
2003 |
InvalidXMLFormat |
Invalid XML format |
|
2004 |
InvalidStepProgramXMLData |
Invalid step program XML data |
|
2005 |
InvalidAliasConfigXMLData |
Invalid Alias configuration XML data |
|
2006 |
InvalidStepConfiguration |
Invalid step configuration |
|
2007 |
InvalidCondition |
Invalid condition |
|
2008 |
MissingStepName |
Missing step name |
|
2009 |
ConditionCodeTooShort |
Condition code too short |
|
2010 |
InvalidStepName |
Invalid step name |
|
2011 |
DuplicateStepName |
Duplicate step name |
|
2012 |
InvalidJumpToStepName |
Invalid JumpTo step name |
|
2013 |
MissingJumpToStepName |
Missing JumpTo step name |
|
2014 |
MissingStepCondition |
Missing step condition |
|
2015 |
MissingStepTrigger |
Missing step trigger |
|
2016 |
MissingTrigger |
Missing trigger |
|
2017 |
TriggerNotConfigured |
Trigger not configured |
|
2018 |
JumpTriggerNotConfigured |
Jump trigger not configured |
|
2019 |
InvalidTimerConfiguration |
Invalid timer configuration |
|
2020 |
InvalidTimerCode |
Invalid timer code |
|
2021 |
InvalidInitialStepName |
Invalid initial step name |
|
2022 |
InvalidFinalStepName |
Invalid final step name |
|
2023 |
InvalidAliasConfiguration |
Invalid Alias configuration |
|
2024 |
InvalidAliasName |
Invalid Alias name |
|
2025 |
DuplicateAliasName |
Duplicate Alias name |
|
2026 |
InvalidIOReference |
Invalid Alias Reference |
|
2027 |
OnEntryExitAliasNotConfigured |
OnEntry/OnExit Alias not configured |
|
2028 |
OnEntryExitValueAliasNotConfigured |
OnEntry/OnExit Alias values not configured |