14
Using the K’NEX Interface away from the computer
There are two distinct modes of operating the K’NEX Interface
1. It can be used connected to the computer and operated as an ordinary real-time control interface
with the K’NEX Computer Control software performing the processing of a program.
2. It can run a program that has been created while disconnected from the computer. The program is
stored and processed by a microprocessor in K’NEX Interface.
The program is stored in non-volatile memory so even if the power is disconnected or turned off;
the program will not be lost. When the power has been reconnected, press the GO button on the
K’NEX Interface and the stored program will run.
The microprocessor in the K’NEX Interface can be reprogrammed repeatedly.
Stored program limits
There is a 256 byte memory limit to the size of the program that can be downloaded to K’NEX
Interface. The size of a program entirely depends on its complexity. For the simplest program (one
start, switching single outputs on or off with the same wait value) the interface will accept a maximum
of about 170 symbols.
approximation of the amount of memory used (see page 13).
There are also some program limits to a program for download and if they are exceeded an error
message will be displayed.
• Use a maximum of 4 flowcharts (Starts)
• Use only Variables x and y
• Use a maximum of 16 different valued Wait commands (If ‘Wait 2 seconds’ is used 5 times in a
program then this will be counted as one value of wait. If ‘Wait 1’, ‘Wait 2’ and ‘Wait 3’ are used this
will count as three values of wait)
• Use a maximum of 16 different constants
• Use a maximum of 16 different Procedures (If ‘Procedure: Flash’ is used 3 times in a program then
this will be counted as one procedure. If three different procedures are used they will count as
three procedures)
• Motor speed control variables are not suitable
• Sound commands are incompatible
• Binary input commands are incompatible. Binary output commands can be used but will not
reduce program size.
Download Program Limits
Select Limit to Download from the Settings menu to limit the options available to only those that can
download.
For example: Only the variables
x & y can be downloaded and run from the interface while it is
disconnected from the computer. If ‘Limit to Download’ is checked then only the x and y
variables will be made available.
back to Table of Contents