Lenze PLC Designer ApplicationTemplate (PLC Designer R3- Manual de usuario Pagina 90

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 177
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 176 177

Comentarios a estos manuales

Sin comentarios