manual reportadapter for smartplant p&id [en] edit and reportadapter/manual_reportadapter...

26
Contact & information: CAXperts GmbH Carl-Zeiss-Ring 4 85737 Ismaning – Germany P.: +49 89 96 97 72 0 F.: +49 89 96 97 72 11 E.: [email protected] ENGINEERED EFFICIENCY ReportAdapter for SmartPlant® P&ID Manual

Upload: others

Post on 06-Jan-2020

48 views

Category:

Documents


1 download

TRANSCRIPT

Contact & information:

CAXperts GmbH

Carl-Zeiss-Ring 4

85737 Ismaning – Germany

P.: +49 89 96 97 72 0

F.: +49 89 96 97 72 11

E.: [email protected]

EN

GIN

EE

RE

D E

FF

ICIE

NC

Y

ReportAdapter for SmartPlant® P&ID Manual

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

2

Copyright

Copyright © 2002 CAXperts GmbH. All Rights Reserved.

Including software, file formats, and audiovisual displays; may be used pursuant to applicable software li-

cence agree-ment; contains confidential and proprietary information of CAXperts and/or third parties which

is protected by copy-right law, trade secret law, and international treaty, and may not be provided or other-

wise made available without proper authorization.

Restricted Rights Legend

Rights reserved under the copyright laws of the Federal Republic of Germany.

Warranties and Liabilities

All warranties given by CAXperts about equipment or software are set forth in your purchase contract, and

nothing stated in, or implied by, this document or its contents shall be considered or deemed a modification

or amendment of such warranties. CAXperts believes the information in this publication is accurate as of its

publication date.

The information and the software discussed in this document are subject to change without notice and are

subject to applicable technical product descriptions. CAXperts is not responsible for any error that may ap-

pear in this document.

The software discussed in this document is furnished under a licence and may be used or copied only in

accordance with the terms of this licence. THE USER OF THE SOFTWARE IS EXPECTED TO MAKE THE FINAL

EVALUATION AS TO THE USEFULNESS OF THE SOFTWARE IN HIS OWN ENVIRONMENT.

Trademarks

CAXperts is a registered trademark of CAXperts GmbH. Intergraph, the Intergraph logo, SmartSketch, Frame-

Works, SmartPlant, INtools, MARIAN, PDS, IGDS, RIS and IntelliShip are registered trademarks of Intergraph

Corporation. IGDS file formats ©1987-1994 Intergraph Corporation. Microsoft and Windows are registered

trademarks of Microsoft Corporation. Bentley, the Bentley logo “B,” and MicroStation are registered trade-

marks of Bentley Systems, Inc. ISOGEN is a registered trademark of Alias Limited. Other brands and product

names are trademarks of their respective owners.

Introduction

3

Contents

1 Introduction ....................................................................................................... 4

1.1 General conventions .......................................................................................... 4

Typefaces ........................................................................................................... 4

Symbols .............................................................................................................. 4

2 Installation ......................................................................................................... 4

Uninstall .............................................................................................................. 5

Setup command line (for administrators) ....................................................... 5

2.1 Licence ............................................................................................................... 5

Site licence (local) ............................................................................................. 6

Floating (server) licence .................................................................................... 6

3 Graphical User Interface (GUI) ............................................................................ 9

3.1 Invoking ReportAdapter for SmartPlant® P&ID ............................................... 9

3.2 Loading a plant .................................................................................................. 9

3.3 Extracting data ................................................................................................. 10

General extraction settings ............................................................................. 10

Settings related to the from/to calculation .................................................... 11

Keep original tables during extraction ........................................................... 13

Attributes on drawing objects ......................................................................... 13

3.4 Additional SQL statements ............................................................................. 14

Create additional SQL statements.................................................................. 14

Use query builder ............................................................................................. 15

Create new SQL query template ..................................................................... 15

3.5 Add manual extract info .................................................................................. 15

3.6 Configure attributes ......................................................................................... 17

General functions............................................................................................. 17

ParentPlantGroup and UnitCode .................................................................... 18

PipingPoint attributes including ConnectedPiperunID.................................. 18

CaseProcess SI values (also other properties SI values) ............................. 18

Filename and quantity ..................................................................................... 19

Connectivity attributes for the relations “Equipment to PipeRun” and “Instruments to PipeRuns or Equipments” .................................................... 20

Disconnected piperuns having the same ItemTag ........................................ 22

Identify number of LineNumberLabels placed on a piperun ........................ 22

Identify the “Parent” relationship between components .............................. 23

Number of versions and number of auxiliary graphic files for drawings .... 23

Drawing revision information .......................................................................... 24

SymbolName and coordinates ....................................................................... 24

Parameter for all plant loops .......................................................................... 25

MultiRep for equipment ................................................................................... 25

As-Built information ......................................................................................... 25

3.7 Command line mode ....................................................................................... 25

4 Technical support ............................................................................................ 26

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

4

1 Introduction The intended purpose of ReportAdapter for SmartPlant® P&ID is to perform an extrac-

tion of data used by Intergraph SmartPlant® P&ID (SPPID) into a local project database

in Microsoft Access format.

1.1 General conventions This document contains many visual cues to help you understand the meaning of certain

words or phrases. The use of different fonts for different types of information allows you

to scan the document for key concepts or commands. Symbols help abbreviate and iden-

tify commonly used words, phrases, or groups of related information

Typefaces

Italic Indicates a system response, which is an expla-

nation of what the software is doing. For example,

The text is placed in the viewing plane.

Bold Indicates a command name, parameter name, or

dialog box title. Command paths are shown using

an arrow between command names. For exam-

ple,

Choose File → Open to load a new file.

Normal

typewriter

Indicates an actual file or directory name. For ex-

ample,

The ASCII report is stored in the layout.rpt file.

Bold type-

writer

Indicates what you literally type in. For example,

Key in original.dat to load the ASCII file.

Symbols

This document uses the following symbols to identify special information:

Note – important supplemental information.

Map or path – shows you how to get to a specific command or form.

More information – indicates there is additional or related information.

2 Installation Requirements:

▪ Supported operating systems:

Installation

5

▪ Microsoft Windows XP

▪ Microsoft Windows Server 2003

▪ Microsoft Windows Vista

▪ Microsoft Windows 7

▪ Microsoft Windows 8

▪ Microsoft Windows 10

▪ Intergraph SmartPlant P&ID 4.3 or later

Administrator rights are required on each computer to install CAXperts PID ReportA-

dapter. “Run as” is not supported.

Uninstall

To uninstall the software, select Control panel from the start menu. Then on in large or

small icon view, click Programs and features. If you're using category view, under Pro-

grams, click Uninstall a program.

Select the program you want to remove, and click Uninstall/Remove. Alternatively, right-

click the program and select Uninstall.

Setup command line (for administrators)

The following command line options are supported by the installer:

/S:<<optional ini file>>

Allow an install to be run in silent mode. As a result, no screens or dialogs will be shown.

This command line option also has an optional INI file that can be passed containing

session variable values. For example:

"C:\output\setup.exe" "/S:C:\setupvars.ini"

This will cause the session variables in the INI file to be used for the setup. The INI file

should be in the format:

[SetupValues]

%AppFolder%=C:\Program Files\MyProduct

/U:<<XML config file>>

This command line option must be used when calling the uninstall program from the

command line. This command also has an optional XML file that can be passed contain-

ing session variable values. For example:

"C:\Program Files\MyProduct\uninstall.exe" "/U:C:\Program Files\MyProd-

uct\irunin.xml"

2.1 Licence CAXperts software supports two types of licences.

Note: The licence location (folder or server name) can be specified during the setup process (if known already, otherwise the user may select “Continue in Demo Mode”).

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

6

Site licence (local)

Domain based licences are restricted to machines within a 5 miles (8 kilometres) radius

at a specific geographic location (building) for which the licence key file was issued for.

There is no limitation regarding the number of users or machines.

CAXperts will need your Current domain name to issue a licence file (.lic).

The licence file has to be stored on a local or network location accessible by the machine

running the CAXperts product; a licence server is not required.

The locaon of the licence file should be defined on every machine with the CAXperts product

installed, which can be done

• Either by setting the environment variable CAXPERTS_LICENSE_FILE=C:\Program Files (x86)\CAXperts\Licensing\

• Or by setting the registry key HKEY_CURRENT_USER\Software\FLEXlm License

Manager\CAXPERTS_LICENSE_FILE=C:\Program Files

(x86)\CAXperts\Licensing\

Multiple licence key file locations should be separated by semicolons (“;”).

Note: If the licence key file location is not defined, “C:\Program Files (x86)\CAX-perts\Licensing\” is used

Note: The licence key file may be renamed (including the extension). The CAXperts product will check the content of all files in the licence folder(s) for valid keys.

Note: Changes to the key path (in the environment variable or registry key) are read during the next start of the CAXperts product.

Floating (server) licence

Floating licences require a FlexNET server (lmadmin or lmgrd) accessible by the machine

running the CAXperts product. The licence key file is typically located on the FlexNET

server machine. The licence key file defines the maximum number of seats which can

be used at the same time.

Note: Every running instance of the CAXperts software product will require one seat, no matter if the application is running multiple times on the same or different machine(s).

New instances can only be started as long as seats are available and the FlexNET server is acces-

sible.

The locaon of the licence server must be defined on every machine with the CAXperts product

installed, which can be done

• Either by setting the environment variable CAXPERTS_LICENSE_FILE=@YourServerName

• Or by setting the registry key HKEY_CURRENT_USER\Software\FLEXlm License Manager\CAXPERTS_LI-

CENSE_FILE=@YourServerName

Installation

7

Every computer name must be preceded by the @ symbol. Multiple licence server loca-

tions should be separated by semicolons (“;”).

YourServerName is the Windows computer name of the machine running lmadmin

(FlexNET server). If lmadmin is running on a non-default port, the port number should be

defined like this: port@ YourServerName.

Note: Changes to the server path (in the environment variable or registry key) are read during the next start of the CAXperts product.

Borrowed licences

Licence seats can be borrowed for a period of time from the server and saved to the

local machine. Once the seat has been borrowed the CAXperts application can be used

without any connection to the FlexNET server.

To borrow a licence seat press the Borrow seat button, define the loan period (up to 7

days) and press OK. When the borrowed seat expires it gets automatically returned back

to the FlexNET server.

The seat can be returned earlier by pressing the Return borrowed seat button.

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

8

Note: Without a valid licence file the software will run in demo mode.

Graphical User Interface (GUI)

9

3 Graphical User Interface (GUI)

3.1 Invoking ReportAdapter for SmartPlant® P&ID The utility can be invoked by clicking the ReportAdapter for SmartPlant® P&ID from the

programs menu as shown below

The following screen will appear:

3.2 Loading a plant The software automatically connects to the active plant. It is displayed in the field Plant

and can be changed using the Change active plant... button.

From the Open plant structure dialog, another plant of the active site can be selected.

Plants of others sites can be accessed by using the Site server... button.

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

10

Before loading the plant data, the Output Access file needs to be specified using the

Browse... button.

3.3 Extracting data Using the Extract button starts the extraction from the selected plant. Different extrac-

tion options are available: All, Selected drawings, Associated data, Extract drawing files.

General extraction settings

All

The option All extracts all data of the plant without needing further configuration.

Selected drawings

The option Selected drawings starts the extraction with a dialog where the desired draw-

ings can be selected.

A list with available drawings from the active project will appear. Check the designated

drawings from the dialog and press OK to start the extraction.

In Connected Workshare projects drawings which belong to the satellite are displayed in

red so that the user is informed about the status of the drawings.

Associated data

The option Associated data starts the extraction with a dialog where the desired data

can be defined using SQL statements.

The above statement for instance will extract only pipe runs whose tags begin with “05”.

Graphical User Interface (GUI)

11

In a similar way it is possible to only extract pipe runs with FluidSystem “Water” or Nom-

inal Diameter “100 mm”.

The same interface can also be used to search data for instance if a certain Sequence

Number has been used in the plant (the yellow bar can be used to key in a search string)

without performing the extraction:

Revision

The option Revision allows the extraction of frozen data (only for revisions which do

have an associated version). The dialogue will allow the selection of the “Last Revision”

data or data for a specific revision:

Extract drawing files

The option Extract drawing files copies the drawing files to a folder called “igr” located

at the same level as the mdb file and renames the drawings to “.igr”.

Note: The version of SmartSketch must be compatible to the version of SmartPlant P&ID otherwise the highlight function in UniversalReporter will not work.

Settings related to the from/to calculation

The following options can be used when extracting the from/to information:

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

12

Only equipment tag: will report only equipment tags (no nozzle tags)

No branches: will not report branch connections

Use component description if no tag: will report the Piping Component Description at-

tribute if the component tag is empty and if the component is an “EndComponent”

In addition to these settings the following changes were implemented:

Tema heat exchangers

If the front and rear sections do not have an own item tag defined then the shell item tag

will also be extracted as From/To information for pipe runs connected to the front or the

rear section.

In the example above all runs connected to the parts of the heat exchanger will have

“W-170” as from or to information.

Equipment with no tag

For equipment with no tag it is possible to use a variable which will tell the software

which attribute to use as from/to information (“Name” or “Description” etc.).

This is done using the PID ReportAdapter ini file:

…\Program Files(x86)\CAXperts\PID ReportAdapter\PID ReportAdapter.ini

[FROM_TO]

Equipment_NoTag=Name

Graphical User Interface (GUI)

13

Keep original tables during extraction

For customers who want to keep the original tables which are created during the extrac-

tion there is a setting in the PID ReportAdapter ini file which can be used to prevent

deletion of the original tables:

[Settings]

Pid_Delete_TempTables=0

If this parameter is added and set to the value 0 then the tables will not be deleted and

in tables like t_equipment, t_piperun etc. will be available in the mdb file.

If the value is set to 1 then the tables will be deleted (this is the default behaviour if the

parameter is not included in the ini file).

Attributes on drawing objects

A setting was implemented which is activating a check box for drawing extraction:

[Settings]

DrawingAttributes=1

If this parameter is added and set to the value 1 then the check box “Add attributes” is

available in the PID ReportAdapter interface.

If the user selects it before the extraction then PID properties will be copied to the ele-

ments of the SmartSketch file (visible in the SmartSketch properties window).

Note: this operation needs a few minutes for each drawing, if performed on large datasets we recommend to run it in batch mode.

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

14

3.4 Additional SQL statements

Create additional SQL statements

SQL statements to extend standard output tables with user defined attributes or to per-

form some other tasks (like creating additional tables, queries) can be defined using

Tools → Additional SQL statements. They will be executed automatically after the extrac-

tion process has been completed.

The additional SQL statements can be typed in the Additional SQL statements to be pro-

cessed after extraction field. They have to look like the following examples

SQL1=ALTER TABLE Equipment ADD COLUMN [MyAttribute] VARCHAR(255)

SQL2=UPDATE [Equipment] SET [MyAttribute] = 'Test'

Tables that can be used in the queries are those that will be created during extraction.

Additional tables (if needed) have to be copied before extraction to the template.mdb

database which can be found in the application folder.

Graphical User Interface (GUI)

15

Use query builder

The included query builder can assist to create the SQL statements. Create a new state-

ment with the Add button and add one of the Available SQL query templates to it. Add

query or double-click on a list item will add the query at the cursor position or replace

the selected text.

The Available SQL query templates look like:

UPDATE [%TABLE1%] SET [%TABLE1%].[%COLUMN1%]=

When the template is used, the %TABLE1% and %COLUMN1% fields will be filled with the table

name and column name selected in the %TABLE1% and %COLUMN1% fields.

Note: The %TABLE1% and %COLUMN1% fields are filled from the Access database de-fined for extraction output, which also includes the tables from Template.mdb. This means, the fields are only filled after the extraction was performed once.

With the Show hidden tables field checked, all tables of the database can be selected to

build the query. If it is not checked, only tables that will be displayed in UniversalReporter

are available and tables created for internal use are hidden.

Create new SQL query template

User defined SQL query templates can be created. To add a new template, click the Add

button and enter the template name.

Fill in the text of SQL statement and the placeholders for Tables and columns to be used

by query textboxes by using the %TABLE1% and %COLUMN1% buttons.

User defined templates can be deleted or modified using the Remove or Edit buttons.

Note: The SQL text boxes support syntax highlighting.

3.5 Add manual extract info Under Tools - Settings the user can configure whether he wants to enter additional in-

formation that will be stored together with the extracted data. Only if Add manual extract

info is checked, additional information can be added before extraction.

If Keep last values is checked, the Information window will be filled with the values last

used for the selected plant.

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

16

If the option Add manual extract info is set another window will come up before extrac-

tion, where information like revision number or a description can be added. This infor-

mation is stored in the output database and can be recalled in UniversalReporter (or

ApplicationReporter).

The field Days valid can be used to define a period during which the extracted data are

valid. After this period UniversalReporter (or ApplicationReporter) will display a warning

whenever the database is opened.

Note: Days valid has to be a positive number (or empty); all other fields are text fields with up to 255 characters.

Graphical User Interface (GUI)

17

3.6 Configure attributes

General functions

Select Tools -> Attribute configuration... to open the Attribute configuration dialog.

The following window appears.

In this dialog it is possible to define attributes to be extracted.

At present the attributes can be added for six objects, namely Inlinecomp_prun,

Eqp_Nozzle, Plantitems, Instruments, ItemNotes, OPCs and Drawings.

Additional attributes (which are not available in SmartPlant P&ID and are created during

the extraction) are displayed in blue (e.g. in the screenshot above “End_2_ConnectedPip-

erunID”)

The numbers displayed at the right side of the tables correspond to the number of avail-

able (left part of the window) and to the number of selected attributes (right side of the

window).

Expand the tables and select the required attributes which can be transferred or removed

from the Attributes to be used pane using > or < buttons.

The attribute configuration will be saved in the folder %APPDATA%\CAXperts\PID ReportA-

dapter\ with the name PlantName.ini. The attribute configuration can also be saved for

backup or for batch mode extraction using:

Attribute configuration specialties:

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

18

ParentPlantGroup and UnitCode

For SPEM Hierarchies like Plant\Area\Unit it is possible to extract the Parent PlantGroup

information and also the UnitCode information:

This allows easy filtering for instance on the Area. The selection is available on all ob-

jects with the exception of ItemNotes and OPCs.

PipingPoint attributes including ConnectedPiperunID

For the piping connect points 1 to 4 it is possible to extract attributes like nominal diam-

eter, description etc. but also the SP_ID of the connected pipe run. This information can

be used to create a report which displays the pipe run connected to the second side of a

pressure reducing valve.

The result in UniversalReporter will look like this:

CaseProcess SI values (also other properties SI values)

The SI values can also be selected for extraction.

Graphical User Interface (GUI)

19

Filename and quantity

If “Filename” is selected (on the “PlantItem” object level) then the symbol name will also

be extracted and it is possible to see how often a symbol is placed on a drawing.

If “Quantity” is selected (available on all object levels) then each extracted object will

receive the quantity of “1” and in UniversalReporter it is possible to create

“Sum_of_quantity” to identify the total amount of valves for instance.

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

20

Connectivity attributes for the relations “Equipment to PipeRun” and “Instruments to

PipeRuns or Equipments”

Even though not visible in the attribute configuration interface the following two attrib-

utes are extracted:

▪ Nozzle_ConnectedPipeRunID for the Eqp_Nozzle table

▪ Instrument_ConnectedItemID for the Instruments table

These attributes can be used to create reports where the piperuns connected to an

equipment are listed (starting at the equipment object level) or where the instrument

connections can be identified (connections can be to piperuns or equipment nozzles).

Example for the Equipment_PipeRun Relation:

Example for the Instrument Connection Report:

There are multiple ways to connect instruments to nozzles or piperuns.

The following connections (related to piping components placed between the connected

piperun or the connected equipment nozzle and the instrument) have been modified in

PID ReportAdapter:

A: Instrument is connected to a valve which is placed in a branch of the main piperun;

the branch will return as connected object

B: Instrument is connected to a valve which is connected to a nozzle (the piperuntype is

Conn to process/Supply); here the nozzle will return as connected object

C: Instrument is connected to t valve which is connected via “ZeroLength” piperun to a

nozzle; here the nozzle will return as connected object

Graphical User Interface (GUI)

21

D: Instrument is connected to a valve which is placed in a piperun which is connected to

a nozzle; the piperun has a special linetype; here the nozzle will return as connected ob-

ject (in the example below the linetype is “Components only”)

The definition of the piperun type can be done in ..\PID ReportAdapter.ini with the follow-

ing setting:

[Instr_Conn]

Nozzle_Pruntype = “Components only”

Details for C and D:

Result:

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

22

Disconnected piperuns having the same ItemTag

If “NotConnectedRuns” is selected (on the “InlineComp_Prun” object level below “Oth-

ers”) then the number of disconnected piperuns having the same Tag will be calculated

for the extracted dataset.

Within a drawing the function will check if the runs are graphically connected, across

drawings the function will check if pipe runs are connected via OPCs. All results > 0 are

pointing at duplicate pipe run tags which are not graphically connected.

Warning whenever the database is opened.

Note: The extraction of the notconnected runs takes some time for larger da-tasets.

Identify number of LineNumberLabels placed on a piperun

For all pipe runs except instrument runs and zero-length pipe runs if the attribute “Num-

berofLabels” is selected and the label name(s) are defined in the plant specific ini file

then the number of labels placed on each pipe run will be calculated during extraction.

In the ini file (.UserProfile\Appdata\Roaming\CAXperts\PID ReportAdapter\

<PlantName>.ini the relative path for the line label(s) to be checked must be added:

To define more than one label for checking a semicolon must be placed between the

labels as in the example below:

Piping=\Piping\Labels - Piping Segments\Line Number.sym;\Piping\Labels - Piping Seg-

ments\Line Number_old.sym

All results different than 1 are the ones to be checked (0 means no label is placed, >1

means more than 1 label is placed on the same run.

Graphical User Interface (GUI)

23

Identify the “Parent” relationship between components

Using the attribute “SP_PartOfId” (available in the PlantItem area for all components) it

is now possible to extract relationships between actuator and valve, equipment compo-

nent and equipment etc.

Number of versions and number of auxiliary graphic files for drawings

Using the attributes NoOfAuxGraphic and NoOfVersions (available in the drawing area)

this information is calculated during extraction and is available as a field in UniversalRe-

porter/QualityAssuranceModule.

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

24

Drawing revision information

Attributes from t_revision can be selected for extraction. In addition it is possible to se-

lect the “LastRevision” which displays the latest revision of a drawing and also the “Ver-

sionAssociated” field which will display the information if there is a version associated

to a revision.

SymbolName and coordinates

The Symbol table was added to the extraction interface so that it is possible to select

fields from the symbol table including the calculated field “Name” which refers to the

name of the symbol (for ex. “Gate Valve”).

Graphical User Interface (GUI)

25

Parameter for all plant loops

In order to extract plant loops which do not have associated instruments the following

parameter needs to be defined in the plant specific ini file (%Apdata%CAXperts\PIDRe-

portAdapter folder):

[General] AllLoops=1

MultiRep for equipment

A new attribute called “MultiRep” has been added to the Equipment_Nozzle attribute

configuration (in the “Others” area):

It gets calculated at extraction time and shows the value “True” for MultiRepresenta-

tion equipment and “False” for other equipment.

As-Built information

A new plant attribute called “Asbuilt-name” has been added to the _Info table so that it

is available in UniversalReporter as a parameter for the report template creation.

It gets calculated at extraction time and shows the name of the As-Built plant when data

is extracted for projects.

3.7 Command line mode PID ReportAdapter can also be used in command line mode, to extract all data from a

plant to an mdb file automatically from a batch script. Use the following command to

show the command line arguments:

Command line arguments:

Example:

"C:\Program Files\CAXperts\PID ReportAdapter\PID ReportAdapter.exe" /output

"c:\temp\PlantA.mdb"

"C:\Program Files\CAXperts\PID ReportAdapter\PID ReportAdapter.exe" /output

"c:\temp\PlantA.mdb" /site "d:\Site1\smartplantv4.ini" /plant PlantA /parent-

plant PlantA /config "d:\PlantA.ini"

CAXperts ReportAdapter for SmartPlant® P&ID – Manual

26

"C:\Program Files\CAXperts\PID ReportAdapter PID ReportAdapter.exe" /output

d:\temp\1.mdb /pbs Refining Area\Recovery Unit;\Refining Area\Distillation

Unit\a_* will save all drawings having names starting with “a_” and located in the “Refining

Area\Recovery Unit” or “Refining Area\Distillation Unit”

"C:\Program Files\CAXperts\PID ReportAdapter PID ReportAdapter.exe" /output

d:\temp\1.mdb /unitcode 03 will save all drawings located beneath the unit with unit code

03

The parameters /pbs and /unitcode must be used separately (either /pbs or /unitcode).

The attribute configuration ini file, used in the command line with the parameter /config,

can be created using the menu File - Save settings to file.

The options of "Extract Drawing Files" and "Extract From-To relations for In-

lineComp_Prun" from the interactive mode are saved in the file

%APPDATA%\CAXperts\PID ReportAdapter\config.ini

(e.g. C:\Documents and Settings\UserName\Application Data\CAXperts\PID Re-

portAdapter\config.ini). For the command line mode, the two options will be read from

the config.ini and will be used for the extraction.

4 Technical support Need more help? Contact CAXperts support by email, online, or phone:

mailto:[email protected]

http://www.caxperts.com/contact/