Siemens SIMATIC NET PROFIBUS Wartungshandbuch Seite 138

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 238
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 137
Description of the DP Functions, Data, and Error Codes
DP Base Programming Interface for CP 5613/CP 5614
138
C79000-G8976-C108-01
Table continued from previous page
Name Description
data_blk
The indication data for the particular indication are entered in
this array (see next section: Data Structure).
error Address of a structure provided by the user program of the type
DP_ERROR_T. If an error occurred, the structure contains
details for troubleshooting (see Section 4.4).
Data Structure (for data_blk parameter)
The content of the data_blk data structure depends of the type of indication.
Indication Content of the data_blk Data Structure
DPS_CHK_PRM
DPR_BYTE user_prm_data[ ];
User parameter assignment data of the master, without the
standard section.
DPS_CHK_CFG
DPR_BYTE cfg_data[ ];
Configuration data of the master
DPS_NEW_SSA
DPR_WORD new_address;
DPR_WORD ident_number;
DPR_WORD no_addr_chg;
DPR_BYTE user_data[ ];
Data structure containing the new station address, the
identification number, the enabling of address changes, and
the user data.
All information is represented in the Intel format.
DPS_BAUD_
CHANGED
DPR_WORD state;
DPR_WORD transmission rate;
Data structure , see DPS_get_baud_rate (see
Section 4.2.6).
DPS_GO_
LEAVE_DATA_
EX
DPR_WORD dps_state;
see DPS_get_state parameter (see Section 4.2.8).
DPS_NEW_GC
DPR_WORD gc_command;
see DPS_get_gc_command parameter (see Section 4.2.7).
Seitenansicht 137
1 2 ... 133 134 135 136 137 138 139 140 141 142 143 ... 237 238

Kommentare zu diesen Handbüchern

Keine Kommentare