WAGO-I/O-SYSTEM 750 Appendix 307
758-874/000-131 WAGO-I/O-IPC-C6
Manual
Version 1.0.0
19.3.11 DPM_ERROR_CLASS
Output of PROFIBUS-complaint fault conditions.
Category
PROFIBUS DP/V1 function blocks
Name
DPM_ERROR_CLASS
Type
Structure
Name of library
WAGO_DPM_01.lib
Applicable to
758-87x-111
Structure
TYPE DPM_ERROR_CLASS :
STRUCT
APPLICATION : APP_CODE;
ACCESS : ACC_CODE;
RESCOURCE : RES_CODE;
END_STRUCT
END_TYPE
Element Value Description
APPLICATION APP_CODE The possible states can be found
in the APP_CODE enumeration.
ACCESS ACC_CODE The possible states can be found
in the ACC_CODE enumeration.
RESCOURCE RES_CODE The possible states can be found
in the RES_CODE enumeration.