List Of Basic Commands; Basic Commands - Omron C200H-ASC11 Manual

Ascii units
Hide thumbs Also See for C200H-ASC11:
Table of Contents

Advertisement

List of BASIC Commands

7-5

List of BASIC Commands

Command
@IF
@IF <numeric expression>
THEN
<program>
ELSE
<program>
ENDIF
ABS
ABS (numeric expression)
ACOS
ACOS (numeric expression)
ALARM ON/
ALARM ON or
OFF/STOP
ALARM OFF or
ALARM STOP
ASC
ASC (character expression)
ASIN
ASIN (numeric expression)
ATN
ATN (numeric expression)
AUTO
AUTO [line
number][increment]
BITOFF/BITON
BITOFF <integer variable>,
<bit position>
BITON <numeric variable>,
<bit position>
BRKPT
BRKPT [SET <line number>
or
BRKPT [DEL <line number>
or
BRKPT [DEL ALL]
BRKPT
CDBL
CDBL (numeric expression)
CHR$
CHR$ (numeric expression)
CINT
CINT (numeric expression)
The following table lists all BASIC commands alphabetically and gives an out-
line for each. See 7-6 BASIC Commands for further details on each com-
mand.
Square brackets ([ and ]) in the syntax column indicate items that can be omit-
ted. Normal brackets ({ and }) indicate items that can be repeated. (See 7-6
BASIC Commands for further details on syntax.)
Syntax
Selects either THEN and
the following characters,
or ELSE and the
following characters,
based on the results of a
numeric expression.
Determines the absolute
value of the value given
by the argument.
Determines the arc
cosine of the value given
by the argument.
Enables, disables, or
stops a one-shot timer
(ON ALARM) interrupt.
Determines the ASCII
code of the first character
of the character string
given by the argument.
Determines the arc sine
of the value given by the
argument.
Determines the arc
tangent of the value given
by the argument.
Automatically generates
numbers at the beginning
of lines (if not specified,
increment = 10)
Turns OFF or ON bit
position (0 to 31) of
integer numeric
variables.
Sets (SET), deletes
(DEL), and displays a list
of breakpoints when no
arguments are given.
Converts a value to a
double-precision value
real number.
Finds a character that
corresponds to the ASCII
code (integer) given by
the argument.
Rounds off and changes
into a short integer
Details
Command Statement
Command
Command
Section 7-5
Function
General
Arithmetic
operation
Arithmetic
operation
General
Character
string
Arithmetic
operation
Arithmetic
operation
General
Arithmetic
operation
Character
string
Arithmetic
operation
Page
138
139
139
140
140
141
141
141
142
142
143
143
144
129

Advertisement

Table of Contents
loading

This manual is also suitable for:

C200h-asc21C200h-asc31

Table of Contents