Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

This Section provides a summary of all  the Configuration Settings (CSETS) used by the NetBom Tool.

See the Configuration Settings in CadEnhance Tools Section for more information



Edit Document

GENERAL Configuration Variables
Variable NameDescriptionDefault ValueType
CE_LIC_FILELocation of LICENSE FILE The system defaults to the setting of the CE_LIC_FILE Enviornment variable, but that can be overridden with this entryC:/cadenhance/license/license.datCHOOSE_FILE
SHOW_DEBUGdetermines whether DEBUG information is shown/hidden in Progress window0Entry
SHOW_STATDetermines whether normal STATUS information is shown/hidden in Progress window1Entry
SHOW_WARNDetermines whether WARNINGS are shown/hidden in Progress window1Entry
TEXT_EDITORSelect the Text Editor used to edit files The Value of this setting will be checked first if it exists. Next the tool will choose the setting of the EDITOR Environment Variable if that exists, and finally it will choose Notepad.exe for Windows platforms and gedit or medit for Linux
CHOOSE_FILE



Edit Document

NETLIST_CONVERT Configuration Variables
Variable NameDescriptionDefault ValueType
DNI_TRUE_VALSThis is a list of the values that make the DO_NOT_INSTALL_PROP true (comma seperated vals like:TRUE,1,YES)TRUE,1,YESEntry
DO_NOT_INSTALL_PROPThis is a comma seperated list of properties that will be used to determine if a part is not included in a BOM Could look like BOM_IGNORE,DNI. Any part with this Property found True will not be included in the BOM (unlike the BOM_NO_POP_PROP)BOM_IGNOREEntry
ADD_PIN_NAME_IN_RINFIf enabled, adds an extra debug level to RINF, showing the PIN_NAME next to the pin number1Entry
BOM_HEADER_PROPERTIESThis Setting controls what Properties are included in the output BOM from the netlist convert operation It is entered as a comma separated list, and the order of the Properties will be the order of the columns in the BOM The user can add any property that is defined for a partPART_NUMBER,QTY,REF_DES,DESCRIPTIONEntry
NL_ITEM_CELLS_PER_ROWthis is the number of cells that will be placed in a row for the output csv netlists/partlists25Entry
RINF_PRINT_COMPONENTSChooses whether to include Component information to the Converted RINF Netlist1Entry
RINF_PRINT_NETSChooses whether to include Net information to the Converted RINF Netlist1Entry
RINF_PRINT_NET_PROPSdetermines whether Net Properties will be printed in RINF netlist0Entry
RINF_PRINT_PIN_PROPSdetermines whether Pin Properties will be printed in RINF netlist0Entry
BOM_NO_POP_PROPThis Setting is used to pick a list of properties that excludes a reference designators from installation, but keeps the part in the BOM for purchasing When the BOM is generated by the netlist convert routine, any parts with this property found to be true will be printed on a separate row.DNIEntry
BOM_NO_PROP_TRUE_VALSThis Setting is used to pick a property and value that excludes reference designators from installation, but keeps the part in the BOM for purchasing When the BOM is generated by the netlist convert routine, any parts with this property enabled will be printed on a separate row.TRUE,YES,1Entry



Edit Document

NETLIST_BOM_DIFF Configuration Variables
Variable NameDescriptionDefault ValueType
KEY_PROP_LISTThe BOM_DIFF engine will compare these properties for each refdes in the 2 bom revisions and report if they are different... it is a comma seperated list like: JEDEC_TYPE,VALUE,TYPEJEDEC_TYPE,VALUE,TYPEEntry
MAX_TABLE_COL_WIDTHIf the data in a column in one of the report table exceeds this length, the code will add a line break for that column48Entry
NETLIST1NETLIST1 use for diffing and converting netlists. You choose the pstxnet.dat file and nl_tools will find the matching pstxprt.dat
CHOOSE_FILE
NETLIST2NETLIST2 for diffing BOMs and NETLISTS. You choose the pstxnet.dat file and nl_tools will find the matching pstxprt.dat
CHOOSE_FILE
OUTPUT_BOM_DIFF_FILEDifference Report for the BOMs (from the pstxprt files), will be automatically named when you run the diff operation
CHOOSE_FILE
OUTPUT_NET_DIFF_FILEDifference Report for the NETLISTs (from the pstxnet files), will be automatically named when you run the diff operation
CHOOSE_FILE
DNI_TRUE_VALSThis is a list of the values that make the DO_NOT_INSTALL_PROP true (comma seperated vals like:TRUE,1,YES)TRUE,1,YESEntry
DO_NOT_INSTALL_PROPThis is a comma seperated list of properties that will be used to determine if a part is not included in a BOM Could look like BOM_IGNORE,DNI. Any part with this Property found True will not be included in the BOM (unlike the BOM_NO_POP_PROP)BOM_IGNOREEntry
BOM_NO_POP_PROPThis Setting is used to pick a list of properties that excludes a reference designators from installation, but keeps the part in the BOM for purchasing When the BOM is generated by the netlist convert routine, any parts with this property found to be true will be printed on a separate row.DNIEntry
BOM_NO_PROP_TRUE_VALSThis Setting is used to pick a property and value that excludes reference designators from installation, but keeps the part in the BOM for purchasing When the BOM is generated by the netlist convert routine, any parts with this property enabled will be printed on a separate row.TRUE,YES,1Entry
  • No labels