Keri-systems Doors.NET Manual Manuel d'utilisateur Page 471

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 602
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 470
1 2 ... 466 467 468 469 470 471 472 473 474 475 476 ... 601 602

Commentaires sur ces manuels

Pas de commentaire