Lenze ETC Motion Control Manuale Utente Pagina 408

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 428
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 407
1 2 ... 403 404 405 406 407 408 409 410 411 412 413 ... 427 428

Commenti su questo manuale

ama 11 Jan 2025 | 19:35:39

rasha