ABB FPBA-01 Manual Página 70

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 134
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 69
Starting up fieldbus communication and programming the ABB PLC (one-drive system)
70
8. In this section a new program row is made before the access_axis1 block. This is
because the state of input switches Off1, Off2 and Off3 must be TRUE before
starting block access_axis1 when the program is run.
Right-click somewhere in the blank area to open the following menu and select
Network (before). -> A new programmable area (program row 0001) is made.
The switches have to go to the TRUE state in the following order: Off2, Off3 and
Off1. They cannot turn on immediately, one after another, so add delay function
blocks (TON) with a delay time of 200 ms.
In case of errors, output ERR_REMOTE has to be evaluated before start. This is
done by block AND with an inverted input. To invert the input, right-click on the input
and select Negate.
Off1_3 is a switch which is later used starting the drive when the program is run. It
is a global variable (Class: VAR_GLOBAL; Type: BOOL).
Tool/Step
Programming the PLC main program
Vista de página 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 133 134

Comentários a estes Manuais

Sem comentários