Keri-systems Doors.NET Manual Manual de usuario Pagina 471

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 602
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 470
Doors.NET Reference Manual
- 471 -
NOTE: This example uses Boolean Arithmetic. Please be familiar with Boolean Arith-
metic before attempting to program this type of macro. Note the ! symbol in front of the
Global Lock and Global Unlock trigger variables. This means that this trigger will only
execute if both Global Lock and Global Unlock are False. The ! is a Boolean variable rep-
resenting the NOT (or inverse) so we have NOT False AND NOT False which is the
same as TRUE AND TRUE. So if either one is true then we have a NOT TRUE and
therefore the trigger will not execute.
The Global Lock and Global Unlock trigger variables can also be used individually as
part of a trigger macro to have the controller perform certain events (like a door forced
open or held open) differently when either of these are in effect. In this case configure the
trigger without the ! and define the rest of the trigger.
Vista de pagina 470
1 2 ... 466 467 468 469 470 471 472 473 474 475 476 ... 601 602

Comentarios a estos manuales

Sin comentarios