Databases |
Commands for managing EPLAN 21 databases (working sets). |
---|---|
EPLAN.EPLAN21.DATABASE.CREATE | Creates a new EPLAN 21 main database (working set). |
EPLAN.EPLAN21.DATABASE.OPEN | Opens an existing EPLAN 21 working set together with all databases belonging to this working set: main databases, subdatabases, macro databases, and resource databases. |
EPLAN.EPLAN21.DATABASE.CLOSE | Closes the open working set together with all associated databases. |
EPLAN.EPLAN21.DATABASE.CREATE_SLAVE | Creates a new EPLAN 21 subdatabase and connects it to an already open working set. |
EPLAN.EPLAN21.DATABASE.OPEN_SLAVE | Opens an existing EPLAN 21 subdatabase and connects it to an already open working set. |
EPLAN.EPLAN21.DATABASE.CLOSE_SLAVE | Breaks the connection between an open EPLAN 21 subdatabase and an open working set and closes the project subdatabase. |
EPLAN.EPLAN21.DATABASE.LOCK | Locks an already opened main or subdatabase for exclusive use. The database is closed and then re-opened with write access. |
EPLAN.EPLAN21.DATABASE.UNLOCK | Unlocks the already opened main or subdatabase that was locked for exclusive use. The database is closed and then re-opened with write protection. |
EPLAN.EPLAN21.WORKINGSET.MERGE | Creates a new working set out of an already opened working set. The new working set only consists of one project in a main database. |
EPLAN.EPLAN21.DATABASE.IMPORT | Imports a working-set definition file and creates a new working set in the process. |
EPLAN.EPLAN21.DATABASE.COMPRESS | Compresses an EPLAN 21 project database. |