Lenze ETC Motion Control Manual de usuario Pagina 418

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 428
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 417
PLC programming
Library ServerSDO.lib
InitServerSdo
8
8.9
8.9.1
l
418
EDSTCXN EN 2.0
8.9 Library ServerSDO.lib
8.9.1 InitServerSdo
FUNCTION InitServerSdo: BOOL
VAR_INPUT
Max_NetVarODIdx : UINT;
pNetVarOD : POINTER TO NetVarOD_CAN;
END_VAR
Max_NetVarODIdx maximum index
pNetVarOD Pointer to the object directory
This function announces an object directory for the data transfer with a
CANopen client to the runtime system.
To enable the CoDeSys object directory the following function must be called
once in the PLC program:
InitServerSdo(MAX_NetVarOD_CAN, ADR(pNetVarOD_CAN[0]));
Declaration
Parameters
Description
Example
Vista de pagina 417
1 2 ... 413 414 415 416 417 418 419 420 421 422 423 ... 427 428

Comentarios a estos manuales

ama 11 Jan 2025 | 19:35:39

rasha