Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Unified Engineering

Create Schedule Library

  • Last UpdatedAug 13, 2025
  • 2 minute read

Creates a schedule library for ADP drawings.

The schedule facilities used in ADP are based on the standard Draw automatic tagging functionality, and you must be familiar with this before reading any further.

The ADP PGA defaults file contains an entry that allows you to define which tag rule set element is available to the user during use of ADP. The supplied system refers to a TRLB called

DRA/PRJ/ADP/SCHED/PGA

that contains the TRSTs that the user accesses on the ADP Schedules window.

In order to create a TRLB for schedules and any number of TRSTs below this, each of which represents an available schedule for use by the user, the TRSTs and their constituent TAGRs must be built with the following naming conventions:

TAGR /LOCAL can reference any STYM or TXTM as required and is responsible for generating the tags local to the design graphics.

TAGR /ENTRY must reference a special SYTM which in turn has references to other SYTMs and is responsible for generating the tabular format entries generated as part of the schedule. In order to generate a matching set of local and table tags it is important that both TAGRs have the same criteria.

The SYTM referenced by the TAGR /ENTRY has an associated set of SYTMs. In the example, prefix can be any prefix name for the SYTMs, but the same prefix is used to identify all three SYTMs required to construct the schedules table.

Example

The following example is based on the Project Libraries supplied in the Sample Project, under DRA/PRJ/ADP/SCHED:

Each of the functions of the three schedule table SYTMs is explained below:

prefix/ENTRY

The SYTM used to construct the table entries.

prefix/HEADER

The SYTM used to construct the table header.

prefix/OFFSET

The SYTM used to determine how each of the table entries is positioned, during construction of the table.

The SYTM prefix/OFFSET contains a single TEXP whose BTEX determines how each table entry is positioned with respect to the previous. The BTEX states the OFFSET for each table entry in the standard X and Y format. For example:

Example:

BTEX = ’X 0 Y -10’

In the example each table entry is offset by -10 in the Y direction, therefore producing a vertical table that grows down the sheet from the origin position.

The origin and extent positions for any schedules created are initially taken from a special note that you have created in the BACK. Refer to Backing Sheet Controls for further information.

Related Links
TitleResults for “How to create a CRG?”Also Available in