Linkage export/import – Keri Systems Doors.NET Manual User Manual

Page 535

Advertising
background image

Doors.NET Reference Manual

- 535 -

l

The Execute This Procedure drop down selection is a list of the stored action
lists at the controller. This is the procedure action list that will be executed when an
event transaction completely matches the condition.

l

The Procedure Command drop down selection is a list of execution options for
the procedure action list. These include Abort, Execute and Resume.

l

The Source Type drop down selection is a list of the available main categories for
selecting the source of the event transaction. This selection changes a number of
other selections on the menu and should be selected first.

l

The Source drop down selection changes based on the Source Type selection. It
may be a list of all enabled readers, monitor points, control points, weekly sched-
ules, panels or the controller itself. In most cases, the "All" selection is available
along with the list of enabled devices.

l

The Active During This Schedule drop down selection is a list of the enabled
weekly time schedules. If the schedule is active, then this part of the condition cri-
teria is met and the rest of the event transaction is analyzed for further condition
matches before execution.

l

The Trigger Variable Logic dropdown selection will display a dialog box that
allows the definition of trigger variable states necessary for this condition to
execute the specified action list. A trigger variable is a Boolean variable (either
TRUE or FALSE) that is stored at the controller. The trigger variable can be set to
either state by an action list and can be used as part of the condition as a logical
expression represented by "a AND b OR c AND d".

l

The Transaction Type drop down selection is a list of transaction types asso-
ciated with the selection source type. The contents of the drop down selection
changes for each source type. Each selection of the transaction type changes the
available checkboxes in the Transaction Tab.

Linkage Export/Import

The Linkage Export/Import feature allows you to save Local Linkage actions which can
then be imported and used on other controllers (or completely different Doors.NET sys-
tems), potentially saving a lot of system programming time.

Note: ALL the procedures which have been defined for a controller will be included in
the exported file. It is not possible to Export just one procedure from a list of several. If
you want to create a library of different Local Linkage actions they will need to be cre-
ated, exported, then deleted from the list, one-at-a-time.

1. To Export Local Linkage procedures, or a single procedure, highlight a controller

from the drop down list which already has a procedure, or procedures defined for it,
then click the Export button.

Advertising