Siemens SIMATIC NET PROFIBUS Manual de Serviço Página 167

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 238
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 237 238

Comentários a estes Manuais

Sem comentários