Lenze PLC Designer ApplicationTemplate (PLC Designer R3- Manual do Utilizador Página 90

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 177
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 89
Architecture: The ApplicationTemplate in detail
Stater machine: Query examples
90
Lenze · ApplicationTemplate · 1.3 EN - 04/2013
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Enabling/inhibiting state transition from "Automatic" to "Ready"
Depending on a BOOL variable (here:
"xAutomaticEndOK")
IF xAutomaticEndOk = TRUE THEN
SMDisableAutomaticToReady (xValue := FALSE)
ELSE
SMDisableAutomaticToReady (xValue := TRUE);
END_IF
Objective/call Example
Vista de página 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 176 177

Comentários a estes Manuais

Sem comentários