PLECS 3.2 Online Help |
The language used by PLECS can be specified in the Language field. PLECS uses the language settings of your computer as default setting. Available languages are English and Japanese. To activate the new language settings PLECS must be restarted.
The setting Symbol format controls whether resistors and capacitors are drawn in DIN or ANSI style. The table below shows the different component representation for both settings.
DIN | ANSI |
![]() | ![]() |
![]() | ![]() |
When the Grid setting is set to on a grid is displayed in the background of schematic windows for easier placement of components and their connections.
The Scope preset setting determines whether the PLECS scopes are drawn with a black or white background.
The maximum amount of memory that is used by PLECS during the simulation can be controlled with the setting Cache size limit. Once PLECS reaches the memory limit it will discard earlier computation results which may have to be recalculated later during the simulation. On the other hand the value should not be higher than about one third of the physical memory of the computer where PLECS is running, otherwise the simulation performance may be degraded due to swapping.
In PLECS Standalone the XML-RPC interface can be enabled or disabled for external scripting. When enabled, PLECS listens on the specified TCP port for incoming XML-RPC connections. See chapter XML-RPC Interface in PLECS Standalone for details on using the XML-RPC interface.
To add custom libraries to the library browser add these libraries in the User libraries settings. All custom libraries must be located on the library search path, which is defined differently depending on the PLECS edition:
The setting Thermal description search path contains the root directories of the thermal library. See section Thermal Library for more details.