Rockwell-automation 57C411 Resolver Input Module Manual de usuario Pagina 22

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 46
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 21
4Ć4
SYMBOLIC_NAME% Ć A symbolic name chosen by the user and
ending with (%). This indicates an integer data type and all
references will access register r".
SYMBOLIC_NAME@ Ć A symbolic name chosen by the user and
ending with (@). This indicates a boolean data type and all
references will access bit number b" in register r".
SLOT Ć Slot number that the module is plugged into. This number
may range from 0Ć15.
REGISTER Ć Specifies the register that is being referenced. This
number may range from 0Ć4.
BIT Ć Used with Boolean data types only. Specifies the bit in the
register that is being referenced. This number may range from 15.
4.2.3 Examples of Local I/O Definitions
The following statement assigns the symbolic name POSITION% to
register 0 of the input module located in slot 4:
1020ăăIODEF POSITION%[ SLOT=4, REGISTER=0]
The following statement assigns the symbolic name CCLK_ON@ to
bit 6 of register 3 on the input module located in slot 7:
2050ăăIODEF CCLK_ON@[ SLOT=7, REGISTER=3, BIT=6]
4.3 Remote I/O Definition
This section describes how to configure the module when it is
located in a rack that is remote from the processor module
referencing it. Refer to figure 4.5.
Vista de pagina 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 45 46

Comentarios a estos manuales

Sin comentarios