Lenze ETC Motion Control Bedienungsanleitung Seite 418

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 428
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 417
1 2 ... 413 414 415 416 417 418 419 420 421 422 423 ... 427 428

Kommentare zu diesen Handbüchern

ama 11 Jan 2025 | 19:35:39

rasha