Pages viii, ix:
Organization
This book is organized as below.
I Reference Section
This section describes MicroScript statements, functions, etc., individually.
Please refer to this section when you want to know the method of using a statement or function, or in a case where you would like to find out the cause of an error that occurred.
Samples Section
In this section we have gathered together samples that use the characteristics of MicroScript. In each sample, there is a function that is used and a brief explanation.
Appendix 1 Error List
This is a list of the errors that MicroScript puts out.
Appendix 2 Cross Development Based on 1B and TiPO
This appendix explains the methods for efficiently developing scripts on top of TiPO by linking 1B and TiPO, and the techniques that accordingly become necessary.
MicroScript's concepts and the basic methods of using it are not touched on in this book. Please look at the manual attached to MicroScript.
Expressions
The expressions below are used throughout the text of this book.
Numerical values:
A numerical value in which the beginning is 0x, and which doesn't have a decimal point is a hexadecimal expressed integer.
Ex.: 0xffe1 0x18
A numerical value in which the beginning is not 0x, and which doesn't have a decimal point is a decimal expressed integer.
Ex.: 5 100
A numerical value in which the beginning is not 0x, and which has a decimal point is a decimal expressed floating point.
Ex.: 1.2 5.0
Coordinates:
The coordinates used in this book are dot units.
Keys:
|
|
|
|
|
|
The above contents of BTRON MicroScript Reference Manual were translated and loaded onto this Web page with the permission of Personal Media Corporation.
Copyright (c) 1997 Personal Media Corporation
Copyright (c) 2009 Sakamura Laboratory, University Museum, University of Tokyo