Lenze ETC Motion Control Manuale Utente Pagina 381

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 428
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 380
PLC programming
Library
V24 functions
8
8.8
8.8.2
l
381
EDSTCXN EN 2.0
8.8.2.9 CLRTXBUFFER
FUNCTION ClrTxBuffer: BOOL
VAR_INPUT
req_pr : DINT; (* Address of the V24 request structure *)
END_VAR
This function can be used to delete the sender FIFO.
The return value of the function is of no consequence.
requestV24_p : DINT;
requestV24_p : = ALLOCV24(1, 127);
CLRTXBUFFER(requestV24_p);
Declaration
Description
Example
Vedere la pagina 380
1 2 ... 376 377 378 379 380 381 382 383 384 385 386 ... 427 428

Commenti su questo manuale

ama 11 Jan 2025 | 19:35:39

rasha