Siemens SIMATIC NET PROFIBUS Manual de servicio Pagina 167

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 238
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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;
Vista de pagina 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 237 238

Comentarios a estos manuales

Sin comentarios