0% found this document useful (0 votes)
37 views1 page

Part I Description of Twido Software - . - . - . - . - . - . - . - . - 15

This document contains a table of contents that outlines the chapters and sections in the document. The document appears to be about the Twido programming language and software. Part 1 provides a description of the Twido software and includes chapters on Twido language objects, user memory, and event task management. The chapters cover topics such as different types of language objects, the structure of user memory, and how to manage event tasks.

Uploaded by

Adil Butt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views1 page

Part I Description of Twido Software - . - . - . - . - . - . - . - . - 15

This document contains a table of contents that outlines the chapters and sections in the document. The document appears to be about the Twido programming language and software. Part 1 provides a description of the Twido software and includes chapters on Twido language objects, user memory, and event task management. The chapters cover topics such as different types of language objects, the structure of user memory, and how to manage event tasks.

Uploaded by

Adil Butt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Table of Contents

Safety Information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
About the Book . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Part I Description of Twido Software . . . . . . . . . . . . . . . . .


Chapter 1 Introduction to TwidoSuite . . . . . . . . . . . . . . . . . . . . . . .
Introduction to TwidoSuite. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Introduction to Twido Languages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Chapter 2 Twido Language Objects . . . . . . . . . . . . . . . . . . . . . . . .


Language Object Validation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Bit Objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Word Objects. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Floating Point and Double Word Objects . . . . . . . . . . . . . . . . . . . . . . . . .
Addressing Bit Objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Addressing Word Objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Addressing Floating Objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Addressing Double Word Objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Addressing Inputs/Outputs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Network Addressing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Function Block Objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Structured Objects. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Indexed Objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Symbolizing Objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Chapter 3 User Memory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .


User Memory Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Backup and Restore without Backup Cartridge or Extended Memory . . .
Backup and Restore with a 32K Backup Cartridge . . . . . . . . . . . . . . . . . .
Using the 64K Extended Memory Cartridge . . . . . . . . . . . . . . . . . . . . . . .

Chapter 4 Event task management. . . . . . . . . . . . . . . . . . . . . . . . . .


Overview of Event Tasks. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Description of Different Event Sources . . . . . . . . . . . . . . . . . . . . . . . . . . .
Event Management . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

35011386 06/2011

11
13

15
17
18
19

23
24
25
27
30
34
35
36
37
38
40
41
43
46
48

49
50
53
55
58

61
62
63
65

You might also like