Siemens SIMATIC NET PROFIBUS Manual de servicio Pagina 125

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 238
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 124
Description of the DP Functions, Data, and Error Codes
DP Base Programming Interface for CP 5613/CP 5614
C79000-G8976-C108-01
125
4.2.4 DPS_start
Purpose
This function can be used to switch the slave ONLINE. This is necessary after
initialization.
After switching the slave OFFLINE with DPS_stop, the slave module can be
switched online again with DPS_start.
Syntax
DPR_DWORD DPS_start(
DPR_DWORD user_handle, // in
DP_ERROR_T *error); // out
Parameters
Name Description
user_handle User handle assigned with the DPS_open call.
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).
Return Value
Name Description
DP_OK Successful completion of the function
other Unsuccessful completion of the function
Vista de pagina 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 237 238

Comentarios a estos manuales

Sin comentarios