Scheduler, Run a macro, Cancel a macro – NORD Drivesystems BU0000 User Manual

Page 59: Execute next instruction, 3 scheduler, 1 run a macro, 2 cancel a macro, 3 execute next instruction

Advertising
background image

Macro editor

59

BU 0000 GB

Name

Description

function

„Properties"

Example:

Var1 =

Device 00

Controlword +

047F hex

// Addition

·

Var1 =

Device 00

Statusword AND

047F hex

// logic „And "

8.3 Scheduler

The scheduler controls the sequence of the macros. For the module there are two options.

Auto

With this option activated (automatic mode) after starting the scheduler line for line is
processed. If it is deactivated (single step mode) (menu entry „Next" or combination of keys
„F12 ") you must run each instruction manually.

Loop

With this option activated the macro in a continuous loop is implemented. That means after
doing the last instruction the scheduler jumps back to the beginning of the

macro.

Used topics:

Run a macro

,

Cancel a macro

,

Execute next instruction

8.3.1 Run a macro

The scheduler is started in the menu option „Start" or the combination of keys „F9 ". The
automatic mode is actively processed now line for line now. In the single step mode after
starting only the first line is implemented. For the next lines the user must call in each case the
action „next ones ". The scheduler can be started only again if the macro was processed or the
user has canceled the expiration. While the scheduler runs the characteristic of the instructions
cannot be changed.

8.3.2 Cancel a macro

The scheduler is terminated in the menu option „Cancel" or the combination of keys „F11 ".

8.3.3 Execute next instruction

This function can be found in the menu option „Next" or with the key „F12 ". It is available only in
the single step mode and instructs the scheduler to implement the next instruction in the macro.
If the last instruction was implemented, the scheduler is terminated automatically.

Advertising