Rockwell Automation 1771-DB BASIC MODULE User Manual

Page 362

Advertising
background image

Quick Reference

Appendix E

E –6

Page

Description

BASIC

VER

print current version of the firmware

10 -21

XBY

read/assign external data memory

9 -19

XFER

transfer the current selected program in ROM to
RAM and select RAM mode

10 -21

.XOR.

combine the first expression with the second
expression using .XOR.

9 -8

@ or #

communication direction

9 -17

=

allow the first expression to equal the second
expression

9 -9

<

allow the first expression to be less than the second
expression

9 -9

<=

allow the first expression to be less than or equal to
the second expression

9 -9

>

allow the first expression to be greater than the
second expression

9 -9

>=

allow the first expression to be greater than or equal
to the second expression

9 -9

<>

allows the first expression to be unequal to the
second expression

9 -9

Advertising