Electrical Design Software | Elecdes Design Suite by Scada Systems Ltd

Elecdes Preferences: General

Click on a control for more information


Automation

Elecdes provides a LISP method of changing your preferences, for those who wish to make their own automation functions. The LISP function:

(CHANGEINISETTING "ini section" "preference variable" "value")

allows this.

You must however identify the EL32.INI variable you wish to change and then choose a valid value.

e.g.

(changeinisetting "elecdes" "maw_space" "15.0")

Changes auto wire default spacing to 15.0 drawing units.


(changeinisetting "elecdes" "wire_name_schema" "zwire")

Changes wire name default sequence to the ZWIRE schema.