Rockwell Automation 1746-BAS BASIC LANGUAGE User Manual
Page 266

Publication 1746-RM001A-US-P
B-10 BASIC Command, Statement, and CALL Quick Reference Guide
REM
Specify a remark or comment line.
REN
Renumber BASIC program.
RESTORE
RESTORE read point.
RETI
Return from interrupt.
RETURN
RETURN from subroutine.
RND
Random number
mode.
*
RROM
Select ROM mode and execute the selected
program.
*
RUN
Execute a program.
*
SGN
Sign
SIN( )
Return the sine of argument
SNGLSTP
Initiate single-step program execution.
*
SQR( )
Square Root
ST@
Store variable.
STOP
Break program execution.
STRING
Allocate memory for strings.
TAN( )
Return the tangent of the argument.
TIME
Retrieve and/or assign free running clock value.
VER
Verify module firmware version.
XBY( )
Retrieve or assign data to or from the external
data memory of the module.
XFER
Transfer a program from ROM to RAM.
*
+
Addition
/
Division
**
Exponentiation
*
Multiplication
-
Subtraction
.AND.
Logical AND
.OR.
Logical OR
.XOR.
Logical Exclusive OR
@
Direct communications to port PRT1.
#
Direct communications to port PRT2.
Mnemonic
Required PUSHes or POPs
Description
Active In
Command
Mode
Only
Page