Lenze ETC Motion Control Manual de usuario Pagina 387

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 428
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 386
PLC programming
Library
FILE IO functions
8
8.8
8.8.3
l
387
EDSTCXN EN 2.0
8.8.3.9 SYSREMOVEFILE
FUNCTION SYSREMOVEFILE: DINT
VAR_INPUT
filename_s : STRING(15); (* file name *)
END_VAR
The function is used to delete a file from the FLASHPROM, the RAM disk or the
FLOPPY.
filename_pc: Name of the file to be deleted. Optionally with preceding device ID and
colon ^ 390.
8.8.3.10 SYSDISKFORMAT
FUNCTION SYSDISKFORMAT: DINT
VAR_INPUT
device_s : STRING(15);
END_VAR
The function formats the FLASHPROM, the RAM disk or the FLOPPY. All data
will be deleted!
device_pc: Device name ^ 390. Empty string (" ") for the default device
(FLASHPROM).
Return value: Less than 0 for an error (all errors are defined in the global
constants of the library).
Declaration
Description
Parameters
Declaration
Description
Parameters
Vista de pagina 386
1 2 ... 382 383 384 385 386 387 388 389 390 391 392 ... 427 428

Comentarios a estos manuales

ama 11 Jan 2025 | 19:35:39

rasha