EasyManuals Logo

STW TC1 User Manual

STW TC1
374 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #132 background imageLoading...
Page #132 background image
7 Teleservice Application Framework
User Manual 132/374
Macro
Value
Description
C_NOACT
-8
No actual value (available) error
C_COM
-9
Communication error
C_CONFIG
-10
Configuration error
C_CHECKSUM
-11
Checksum error
C_TIMEOUT
-12
Timeout occurred
C_IN_PROGRESS
-13
Asynchronous operation still in progress
Example
// Error code handling example
sint16 s16_Result;
s16_Result = x_sys_stay_alive(X_ON);
if (s16_Result == C_NO_ERR)
{
; // if reached then this means that function x_sys_stay_alive(..)
// has been executed successfully!
}

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the STW TC1 and is the answer not in the manual?

STW TC1 Specifications

General IconGeneral
BrandSTW
ModelTC1
CategoryController
LanguageEnglish