Definitions - NeuLog Sense Autonomous Manual

Table of Contents

Advertisement

1.4.2

Definitions

The definition of memory1 is done in every loop of the program; we only have
to do it once. It also slows down the program cycle time.
In order to do it only once we create a main procedure without the definitions that
runs in endless loop. The definitions are declared in the program (under the Start
program block). After the declarations, the program runs the main procedure.
1.
Change the program to the following program that includes a MAIN
procedure:
2.
Save the program under the name CART4.
3.
The program functions the same as the CART3 program.
4.
Place the SENSE between two black lines and run the program.
The SENSE should run back and forth between the lines.
5.
Stop the program.
35

Advertisement

Table of Contents
loading

Table of Contents