Lenze ETC Motion Control Uživatelský manuál Strana 408

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 428
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 407
1 2 ... 403 404 405 406 407 408 409 410 411 412 413 ... 427 428

Komentáře k této Příručce

ama 11 Jan 2025 | 19:35:39

rasha