actiondecode Method

Purpose:

Tells Heximus a sub task has completed.  The specified label is called

Syntax:

CONTROL.actionalldecode = "call_label"

Comments:

Usefull for decoding camera images.

The call label must exist.  An error will be triggered if the label does not exists.

CONTROL currently can only be CAMERA

 

Example:

 

cam.actiondecode = "morseletter" // call this label after decode