E - quick reference, What’s in this appendix, Quick reference – Rockwell Automation 1771-DB BASIC MODULE User Manual
Page 357
E
Appendix
E –1
Quick Reference
This appendix gives you an alphabetical quick reference table to the
different, operators (Chapter 9), commands (Chapter 10), statements
(Chapter 11), and calls (Chapters 12 and 13) the BASIC module supports.
BASIC
Description
Page
ABS
return the absolute value of expression
ADD (+)
add expressions together
.AND.
combine the first expression with the second
expression using .AND.
ASC
return integer value of ASCII character
ATN
return arctangent of argument
BRKPNT
sets a breakpoint
CALL 0
reset module
CALL 2
timed-block-transfer-read buffer
CALL 3
timed-block-transfer-write buffer
CALL 4
set block-transfer-write length
CALL 5
set block-transfer-read length
CALL 6
block-transfer-write buffer
CALL 7
block-transfer-read buffer
CALL 10
3-digit decimal BCD to BASIC floating point
CALL 11
16-bit binary to BASIC floating point
CALL 12
4-digit octal to BASIC floating point
CALL 13
6-digit decimal BCD to BASIC floating point
CALL 14
SLC 16-bit signed integer to BASIC floating point
CALL 15
SLC 16-bit unsigned integer to BASIC floating point
CALL 16
enable/disable DF1 packet interrupt
CALL 17
4-digit BCD to BASIC floating point
CALL 18
re-enable control C break function
CALL 19
disable the control C break function
CALL 20
BASIC floating point to 3-digit decimal BCD
CALL 21
BASIC floating point to 16-bit binary
CALL 22
BASIC floating point to 4-digit octal
CALL 23
BASIC floating point to 6-digit decimal BCD
CALL 24
BASIC floating point to SLC 16-bit signed integer
CALL 25
BASIC floating point to SLC 16-bit binary
CALL 26
BASIC floating point to 3.3-digit BCD
CALL 27
BASIC floating point to 4-digit BCD
CALL 29
read/write to PLC/SLC from module internal string
CALL 30
PRT2 port support parameter set
What’s in This Appendix?
Chapter