Specifications

Sicon-8 Technical Manual CircuitWerkes, Inc.
69
Indent/
Detent
Functions
Test
Selected
script
section
Show
available
operators
(see
below)
Opens a
browser to
show MS
Functions or
a PDF to
show Sicon-
8 functions
List all
Sicon-8
specific
functions.
The built-in functions allow for experienced script users to perform very complex actions. Theoretically, it would
even be possible to write your own unique plug-ins to the Sicontroller software using scripting.
Scripts are written in plain text and interpreted by the Sicontroller’s scripting engine. Theoretically, scripts can be
written in any software that produces a pure text output., however, the Sicontroller’s built-in Script Editor contains some
specific enhancements that are designed to make writing scripts easier and more reliable. The script editor’s main menu
buttons are shown below along with a brief description of each function.
The Sicontroller Script Editor Menu
Check
syntax
Test
entire
script
Exits
Editor
Comment or
Uncomment
selections
Show
Syntax
General File Functions such
as
New, Open, Save & Save As
When a function is
selected, it is automatically
inserted at the editor’s
current cursor location.
At Right: Script Operators. These are the most
common logical and numeric manipulations that
are used in script building. When an operator is
selected, it is automatically inserted at the editor’s
current cursor location.