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

AVEVA™ Engineering

MODULE (Module Definition)

  • Last UpdatedFeb 22, 2022
  • 2 minute read

Function:

Creates an entry for a module in the System Database (DB).

Description:

Command includes a variety of options, enabling the parameters of the runfile (the file containing the binary version of the module software) to be specified. The options are specified by the following keywords:

Examples:

OPEN

Specifies a data file which the module is expecting to have opened for it.

MODE

Specifies the modes (Read, Read/Write etc.) in which the various types of DB comprising the current MDB are to be opened.

RESUME

Specifies the name of the runfile of the module to be used for this Project.

SECURITY

Specifies the security rating of the module.

BUFFER

Specifies how much space is to be reserved for the DABACON buffer. The default value is 2560000 but the administrator may specify a larger or smaller value than this.

Note: The buffer size should be at least this value in Projects where distributed extracts are being used.

IMACRO

Specifies the name of an initialization macro.

Module 78  DESIGN
           Security Free
           Mode DESI Default
           Mode PROP R
           Mode CATA R
           Mode DESI RW
           Resume /%AVEVA_DESIGN_EXE%/des

Command Syntax:

>- MODule -+--- integer module_name -.
           |                         |
           ‘--- module_name integer -+- newline <runf> -->

Here the <runf> keywords are defined as follows:

               .--------------------------.
              /                           |
>--- Open ---*--- ATTLIB file name -------|
             |                            |
             |--- SYMBOLFILE file name ---|
             |                            |
             ‘--- MESSagefile file name --+-->

>--- Mode dbname ---+--- RW --------.
                    |               |
                    |--- Read ------|
                    |               |
                    |--- None ------|
                    |               |
                    ‘--- DEFault ---+--->

>--- Resume file name --->

>--- Security ---+--- FRee ---------.
                 |                  |
                 ‘--- GEneral ------+--->

>--- Buffer ---+--- integer -----.
               |                 |
               ‘--- DEFault -----+--->

>--- IMACRO name --->

Querying:

                       .----------------.
                      /                 |
>--- Query MOdule ---*--- integer ------|
                     |                  |
                     ‘--- module_name --+---

Related Commands:

LIST MODULES

DELETE MODULES

EDIT (Module definition)

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