Siemens SIMATIC NET PROFIBUS Servisní příručka Strana 167

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 238
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 166
Description of the DP Functions, Data, and Error Codes
DP Base Programming Interface for CP 5613/CP 5614
C79000-G8976-C108-01
167
4.4 Error Codes
Uniform Error Structure DP_ERROR_T
The error identifiers for the individual jobs have a uniform structure DP_ERROR_T.
If an error occurs, the various elements return the exact description of the error.
typedef struct DP_ERROR
{
DPR_DWORD error_class;
DPR_DWORD error_code;
DPR_BYTE error_decode;
DPR_BYTE error_code_1;
DPR_BYTE error_code_2;
} DP_ERROR_T;
Zobrazit stránku 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 237 238

Komentáře k této Příručce

Žádné komentáře