Events - Quick Reference

<< Click to Display Table of Contents >>

Home  mIoTa BASIC > mIoTa BASIC Language Reference >

Events - Quick Reference

Events are the basic building blocks of mIoTa BASIC. Each is triggered by a specific event occurring which will run a piece of code written to handle that event.

 

Selecting an event in the Events Panel allows its relevant code block to be created/edited.

 

mIoTa BASIC contains the following events ..

 

 

Power On Initialization

 

Timer

 

Input State Change

 

Output Steps Complete

 

Webpage Data-Insertion Function Request

 

Webpage GET/POST Function Request

 

UDP - Packet Received

 

RS232 - Character Received

 

APPMSG Function - Set Data

 

APPMSG Function - Request Data