Advanced SIMPLIS Training

Getting Started

In this Topic Hide

Downloading and Extracting the Examples

To download the examples for all training modules,

  1. Click on All_Examples.zip.

  2. On the resulting dialog, select Open with Windows Explorer.

  3. On the Explorer window, select Extract all files.

  4. Extract the files to C:\Training

    Result: The individual schematic files will be located in directories specific to the module, such as: C:\Training\Module_1_Examples\.

Although you can use another location on your hard drive, the training scripts introduced in topic 1.2.2 Customizing the User Interface assume you have saved the contents of each examples archive to C:\Training. Each module also includes a zip archive of files specific to that module.

Navigating the Training Material

The training course is formatted with a Contents and Search tab in the left hand pane:

Each purple book contains a collection of topics or lessons for the course. Clicking on the book will expand the book to display a list of topics contained in the book. You will find there are cases where books are nested in a hierarchy. You can click on any purple book to expand the list of topics. Clicking on a topic will open the topic in the main window pane.

Topic Table of Contents

Where appropriate, each topic has a table of contents which hyperlink to the main sections inside the topic. The topic table of contents for this topic appears as:

In this Topic Hide

You can use the usual web browser keyboard shortcuts to navigate inside a topic:

Shortcut Key Definition
Home Go to the top if the document
Backspace Go to the previous hyperlink
Page Up Scroll up a page
Page Down Scroll down a page

Zooming

You can zoom in on the current topic with the shortcut key Crtl+= (the Control key in combination with the += key), and zoom out with the Ctrl+- key (the Control key in combination with the -_ key). You can also zoom using the Ctrl key and a mouse wheel.

Showing and Hiding the Navigation Pane

While viewing any topic, the navigation pane can be hidden by clicking on the Hide Nave Pane hyperlink:

To show the navigation pane, click on the Show Nav Pane hyperlink:

Searching

Substring Search

The search tab allows a convenient way to search the training material. The search algorithm is a full substring search, which means that the search results will match any word which contains the search criteria. Search results within each topic are highlighted with a blue background. Consider searching for "to", this will match to, into, topic, or in other words, just about anything in the training course. The search algorithm uses OR-ing logic, that is, each word in the search field is OR'ed with the previous word.

Searching for Phrases

By enclosing the search words inside double quotes, you can tell the search engine to look for the exact phrase. For example, searching for the two words user defined without quotes returns 40 topics where either user or defined is found. When user defined is enclosed in double quotes, the search engine finds only three topics.

Text Conventions

Text which you are expected to recognize visually, such as a file name in a file selection dialog or a button name is shown in bold text:

The results of your actions are shown in green text:

Notes are shown in gray text:

When a user action might result in disastrous consequences, the caution symbol and red text is used:

CAUTION: When you copy a schematic using the File Save As... menu or by copying and pasting in a Windows Explorer window, the F11 window contents are also copied. Keep this in mind, as the original schematic may have F11 content which is not needed, or worse, detrimental to the new design.

Literal text, such as text output in error messages or input to the command (F11) window is show in a box:

.VAR RLoad=2.5

© 2015 simplistechnologies.com | All Rights Reserved