Lenze PLC Designer PLC Designer (R2-x) Manual de usuario Pagina 604

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 844
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 603
L-force | PLC Designer
Compiler Errors and Warnings
602 DMS 3.2 EN 02/2011 TD29
3783
"END_STRUCT' or identifier expected"
Ensure that the type declaration is terminated correctly.
3784
"The current target doesn't support attribute <attribute name>"
The target system does not support this type of variables (e.g. RETAIN, PERSISTENT)
3800
"The global variables need too much memory. Increase the available memory in the
project options."
Increase the number of segments given in the settings in dialog ‚Project’ ‚Options’
‚Build’.
3801
"The variable '<Name>' is too big. (<size> byte)"
The variable uses a type which is bigger than 1 data segment. The segment size is a
target specific parameter and can be modified in the target settings/memory layout. If
you do not find this in the current target settings, please contact your PLC
manufacturer.
3802
"Out of retain memory. Variable '<name>', <number> bytes."
The memory space available for Retain variables is exhausted. The size of the memory
area can be set target-specific in the target settings /memory layout. If you do not find
the settings field in the dialog, please contact your PLC manufacturer. (Please regard:
If retain variables are used in an function block instance, the complete instance POU
will be stored in the retain memory area !)
3803
"Out of global data memory. Variable '<name>', ‚<number>’ bytes."
The memory space available for global variables is exhausted. The size of the memory
area can be set target-specific in the target settings /memory layout. If you do not find
the settings field in the dialog, please contact your PLC manfacturer.
Vista de pagina 603
1 2 ... 599 600 601 602 603 604 605 606 607 608 609 ... 843 844

Comentarios a estos manuales

Sin comentarios