ErrorIdSpecificStrings (ALIAS) ¶ TYPE ErrorIdSpecificStrings : ARRAY[0..Cnst_ErrorStrings.NUM_ID_SPECIFIC_LINES-1] OF STRING(125)
ErrorStrings (STRUCT) ¶ TYPE ErrorStrings : STRUCT InOut: Name Type header STRING(255) aIdSpecificLines ErrorIdSpecificStrings aTypeSpecificLines ErrorTypeSpecificStrings
ErrorStrings_Clear (FUN) ¶ FUNCTION ErrorStrings_Clear InOut: Scope Name Type Inout errStrings ErrorStrings
ErrorStrings_Log (FUN) ¶ FUNCTION ErrorStrings_Log : BOOL InOut: Scope Name Type Inout Const errStrings ErrorStrings Input errorId SMC_ERROR Return ErrorStrings_Log BOOL
ErrorStrings_ToString (FUN) ¶ FUNCTION ErrorStrings_ToString InOut: Scope Name Type Inout stError STRING(255) Inout Const errStrings ErrorStrings
ErrorTypeSpecificStrings (ALIAS) ¶ TYPE ErrorTypeSpecificStrings : ARRAY[0..Cnst_ErrorStrings.NUM_TYPE_SPECIFIC_LINES-1] OF STRING(125)
ErrorType ¶ ErrorContext_SetErrorTypeInterpolation (Function) ErrorContext_SetErrorTypeNewMovement (Function) ErrorContext_SetErrorTypePlanning (Function) ErrorType (Enum) ErrorTypeData (Union) ErrorTypeData_Interpolation (Struct) ErrorTypeData_Interpolation_ReadStrings (Function) ErrorTypeData_NewMovement (Struct) ErrorTypeData_NewMovement_ReadStrings (Function) ErrorTypeData_Planning (Struct) ErrorTypeData_Planning_ReadStrings (Function)
ErrorContext_SetErrorTypeInterpolation (FUN) ¶ FUNCTION ErrorContext_SetErrorTypeInterpolation InOut: Scope Name Type Inout errCtx ErrorContext Input mvtId ULINT mvtRelPos LREAL
ErrorContext_SetErrorTypeNewMovement (FUN) ¶ FUNCTION ErrorContext_SetErrorTypeNewMovement InOut: Scope Name Type Inout errCtx ErrorContext Input mvtId ULINT
ErrorContext_SetErrorTypePlanning (FUN) ¶ FUNCTION ErrorContext_SetErrorTypePlanning InOut: Scope Name Type Inout errCtx ErrorContext Input mvtId ULINT mvtRelPos LREAL