powered by CADENAS

Manual

Manual

7.1.3. Constants

Constants

Meaning

   

CURRENT_DATE

Current date

CADENAS_LANGUAGE

Current language

PROJECT_VERSION

Project version

VALUERANGES

Values of all value ranges

VALUERANGESWITHNAME

Values of all value range variables with names of the variables

CHANGEABLEVALUES

Values of all value range variables that can be changed by user, in other words are not locked (see common.cfg - LockDimRange=0/1)

CHANGEABLEVALUESWITHNAME

Changeable value range with name

CATALOG_NAME

Name of catalog

CATALOG_DESC

Visible name of catalog (in current language)

SHORTNB

Short standard description

CADSYSTEMNAME

Name of registered CAD system (if more than one is registered, separate by comma)

CALCED_ROW

Row number currently being calculated

NB

Standard name

LINA

BOM name

NENN

For DIN 912 z.B. $d.x$L. (only for standard parts, not catalogs)

NORM_NUMBER

Standard number of a part

Located in the tab file; can be seen in PARTeditor -> Identification specifications or in index tree

NORM_TITLE

Standard title of a part

Located in the tab file; can be seen in PARTeditor -> Identification specifications or in index tree

MATERIAL_NAME

Material (internal name) from material dialog during export (see PARTdataManager -> Extras -> Settings -> Register PARTdataManager -> Choose material on export; may be turned on/off)

(Attention: For ERP functionality content, additional column needed)

MATERIAL_DESC

Description text for material

(Attention: For ERP functionality content, additional column needed)

LISTOFCOLUMNS

Display of list with variable values of current row. The format of the display may be influenced.

Example:

$LISTOFCOLUMNS(COLTYPE=ALL;EXCLUDE=D,L;
VALUE=$VARNAME.=$VARVALUE.)
  
COLTYPE     
ALL         Alle Variablen
VISIBLE     Alle sichtbaren VAriablen
ERP         Alle ERP Variablen

  
EXCLUDE     Liste von VAriablen, die nicht ausgegeben
            werden sollen
INCLUDE     Liste von Variablen, die zusätzlich 
            zu den durch COLTYPE spezifizierten Variablen 
            ausgegeben werden sollen

VALUE       Gibt an, wie die Daten für eine Variabele
            ausgegeben werden sollen
            Dabei können die folgenden Platzhalter 
            verwendet werden
$VARNAME.   Variablenname
$VARDESC.   Variablenbeschreibung
$VALDESC.   Wertebeschreibung
$VARVALUE.  Wert

Any ERP field

Address via $xy. as with all constants