Siemens SIMATIC NET PROFIBUS Wartungshandbuch Seite 167

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 238
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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;
Seitenansicht 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 237 238

Kommentare zu diesen Handbüchern

Keine Kommentare