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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 352
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 156
7Ć11
7.3.2 Errors Caused by the Convert Integer Data To BCD Instruction
These errors can occur when you are using the TO_BCD instruction in a program. They
are logged in the error log.
If this error occurs:
Then: Do the following:
The result is larger
than what Out's data
type supports.
D Out contains the
maximum value alĆ
lowed for the data
type (9999 for inte
Ć
gers and 99999999
for double integers)
D ENO is set accordĆ
ing to ERROR_ENO
Make sure the value
you want to convert to
BCD is within the
range Out supports.
Tried to convert a
negative value to
BCD.
D Out contains the
value of 0
D ENO is set accordĆ
ing to ERROR_ENO
Use a positive value
for In.
Vista de pagina 156
1 2 ... 152 153 154 155 156 157 158 159 160 161 162 ... 351 352

Comentarios a estos manuales

Sin comentarios