Siemens SIMATIC NET PROFIBUS Instrukcja Obsługi Strona 99

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 238
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 98
Description of the DP Functions, Data, and Error Codes
DP Base Programming Interface for CP 5613/CP 5614
C79000-G8976-C108-01
99
4.1.17 DP_get_actual_cfg
Purpose
This function can be used to read out the current configuration data from a slave.
The data is requested from the slave using a special DP frame. With this function,
you can check whether the expected configuration (database) matches the actual
configuration.
The function can be used with modular slaves to detect the actual module
configuration.
Note
Reading is executed
asynchronously
. The result must be fetched with
DP_get_result.
Syntax
DPR_DWORD DP_get_actual_cfg (DPR_DWORD user_handle, // in
DPC1_REQ_T *request, // in
DP_ERROR_T *error ); // out
Przeglądanie stron 98
1 2 ... 94 95 96 97 98 99 100 101 102 103 104 ... 237 238

Komentarze do niniejszej Instrukcji

Brak uwag