Lenze ETC Motion Control Manuel d'utilisateur Page 408

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 428
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 407
PLC programming
Library
CANopen functions
8
8.8
8.8.5
l
408
EDSTCXN EN 2.0
8.8.5.12 CopyChannelDisplayData (only ETCxC)
FUNCTION CopyChannelDisplayData: BOOL (* updates the channel−dependent data of the
NCR in the transferred structure *)
VAR_INPUT
kanal_b : BYTE;
data_pst : POINTER TO
CHANNELDATA_TR;
END_VAR
kanal_b Selection of the NC channel (0/1)
data_pst Pointer to a variable of type CHANNELDATA_TR
The function updates the values of the variables within the structure.
8.8.5.13 CopyCyclicDisplayData (only ETCxC)
FUNCTION CopyCyclicDisplayData: BOOL (*updates the data in the transferred structure*)
VAR_INPUT
data_pst : POINTER TO CYCLICDATA_TR;
END_VAR
data_pst Pointer to a variable of type CYCLICDATA_TR
The function updates the values of the variables within the structure.
8.8.5.14 CopyDiagDisplayData (only ETCxC)
FUNCTION CopyDiagDisplayData: BOOL (* updates the data of the structure *)
VAR_INPUT
data_pst : POINTER TO DIAGDATA_TR;
END_VAR
data_pst Pointer to a variable of type CYCLICDATA_TR
The function updates the values of the variables within the structure.
Declaration
Parameters
Description
Declaration
Parameters
Description
Declaration
Parameters
Description
Vue de la page 407
1 2 ... 403 404 405 406 407 408 409 410 411 412 413 ... 427 428

Commentaires sur ces manuels

ama 11 Jan 2025 | 19:35:39

rasha