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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 844
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 581
L-force | PLC Designer
Compiler Errors and Warnings
580 DMS 3.2 EN 02/2011 TD29
3121
"POU too large."
A POU may not exceed the size of 64K.
3122
"Initialisation too large. Maximum size: 64K"
The initialization code for a function or a structure POU may not exceed 64K.
3123
"Data segment too large: segment '<Number>%s', size <size> bytes (maximum
<number> bytes)"
Please contact your manufacturer.
3124
"String constant too large: '<number>' characters (maximum 253 characters)"
The given constant must be reduced in number of characters.
3130
"User-Stack too small: '<number>' DWORD needed, '<number>' DWORD available."
The nesting depth of the POU calls is to big. Enter a higher stack size in the target
settings or compile build project without option ‚Debug’ (can be set in dialog ‘Project’
‘Options’ ‘Build’).
3131
"User-Stack too small: '<number>' WORD needed, '<number>' WORD available."
Please contact the PLC manufacturer.
3132
"System-Stack too small: '<number>' WORD needed, '<number>' WORD available."
Please contact the PLC manufacturer.
3150
"Parameter <number> of function '<name>': Cannot pass the result of a IEC-function
as string parameter to a C-function."
Use a intermediate variable, to which the result of the IEC function is assigned.
Vista de pagina 581
1 2 ... 577 578 579 580 581 582 583 584 585 586 587 ... 843 844

Comentarios a estos manuales

Sin comentarios