Rockwell Automation 1771-DB BASIC MODULE User Manual

Page 359

Advertising
background image

Quick Reference

Appendix E

E –3

Page

Description

BASIC

CALL 87

check DH-485 interface file remote read status

13 -15

CALL 88

BASIC floating point to PLC-5 floating point

13 -16

CALL 89

PLC-5 floating point to BASIC floating point

13 -17

CALL 90

read remote DH-485 data file to BASIC input buffer

13 -18

CALL 91

write BASIC output buffer to remote DH-485 data file 13 -22

CALL 92

read remote DH-485 CIF to BASIC input buffer

13 -26

CALL 93

write output buffer to remote DH-485 CIF file

13 -29

CALL 94

display current PRT1 port setup

13 -32

CALL 95

get number of characters in PRT1 buffers

13 -32

CALL 96

clear PRT1receive/transmit buffers

13 -33

CALL 97

enable PRT2 DTR signal

13 -33

CALL 98

disable PRT2 DTR signal

13 -34

CALL 99

reset print head pointer

13 -34

CALL 100

download/program assembly language to EEPROM

13 -35

CALL 101

upload user (E)EPROM code to host

13 -35

CALL 103

print PRT1 transmit buffer and pointer

13 -36

CALL 104

print PRT1 receive buffer and pointer

13 -37

CALL 105

reset PRT1 to default settings

13 -37

CALL 108

enable DF1 driver communications

13 -38

CALL 109

print the argument stack

13 -44

CALL 110

print the PRT2 port transmit buffer and pointer

13 -45

CALL 111

print the PRT2 receive buffer and pointer

13 -46

CALL 112

user LED control

13 -47

CALL 113

disable DF1 driver communications

13 -47

CALL 114

transmit DF1 packet

13 -48

CALL 115

check DF1 status

13 -49

CALL 116

call user defined assembly language routine

13 -50

CALL 117

get DF1 packet length

13 -51

CALL 118

PLC/SLC unsolicited writes

13 -52

CALL 119

reset PRT2 port to default settings

13 -56

CALL 120

clear BASIC module I/O buffers

13 -57

CALL 122

read remote DF1 PLC data file

13 -58

CALL 123

write to remote DF1 PLC data file

13 -66

CBY

retrieve data from core or program memory address
location

9 -18

CHR

convert numeric expression to ASCII value

9 -16

CLEAR

sets all variables equal 0 and resets all BASIC
evoked interrupts and stacks

11 -2

CLEARI

resets all BASIC evoked interrupts

11 -3

CLEARS

resets all stacks

11 -3

CLOCK0

disable or turn off free-running clock

11 -4

CLOCK1

enable or turn on free-running clock

11 -5

CONT

continue after a CTRL-C

10 -3

COS

return the cosine of argument

9 -10

CTRL C

stops program execution

10 -4

Advertising