Lenze ETC Motion Control Manual de usuario Pagina 381

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 428
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de 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
Vista de pagina 380
1 2 ... 376 377 378 379 380 381 382 383 384 385 386 ... 427 428

Comentarios a estos manuales

ama 11 Jan 2025 | 19:35:39

rasha