Rockwell-automation AutoMax Enhanced Ladder Language Reference Manual Manual de usuario Pagina 308

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 352
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 307
EĆ2
E.1 Error Codes 3001Ć3010
Error Code: Text Description: How To Correct the Error:
3001 Cannot divide by zero Define the divisor of the DIV, MDV, or
MOD instruction to be a value other
than zero.
3002 The result of the arithmetic
calculation is too large for Out
Use smaller values or reĆarrange the
calculation so that errors do not
occur.
3003 The result is larger than what
Out's data type supports
Specify a larger data type for Out. For
example, if you are using integers,
specify the data type as a double
integer.
3004 Minimum was greater than
Maximum
For the LIMIT instruction, make sure
the value for Mx is larger than that for
Mn.
3005 An illegal BCD digit was found
In the B
CD_TO instruction, use a valid
BCD value for In.
3006 Tried to convert a negative value
to BCD
In the TO_BCD instruction, use a
positive value for In.
3007 Label does not exist Add a LABEL instruction that uses the
same name as referenced on a JMP
instruction.
Vista de pagina 307
1 2 ... 303 304 305 306 307 308 309 310 311 312 313 ... 351 352

Comentarios a estos manuales

Sin comentarios