- KickAss HAL Programming -

  

 

 

 

 

Sample Trigger Macro

 

MACRO Talk Are You There {Are You There}

Voice Recognition phrase is in blue

{Conversational Macro to test whether HAL is responding}

Comment is in green

Begin

Set FLAG AreYouThere to TRUE;

Single Action to set a trigger Flag

End;

Note: BEGIN and END are purely cosmetic and not present in the HAL Automation Setup Screen.

Keyword Talk designates this macro as belonging to the collection of macros known as Conversational, designed to simulate polite conversation while imparting general status and condition information.

First word MACRO differentiates between MACROS, SCENES, MODES, and RULES

 

 

 

 

 

 

 

 

 

 

Sample Macros

MACRO Talk - Are You There

MACRO Talk - How Are You

Navigation

Scripts vs. Programs

Writing a Program

Macro Essentials

Macro Structure

Page 11

Main Menu