Call routine changes and additions – Rockwell Automation 1771-DB BASIC MODULE User Manual
Page 7

Preface A
Summary of Changes
SOC-5
Call Routine Changes and Additions
These calls are new to the Series B, BASIC module:
Statement
Page
CALL 0
reset the module
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 18
re-enable control C break function
CALL 19
disable the control C break function
CALL 24
BASIC floating point to SLC 16-bit signed integer
CALL 25
BASIC floating point to SLC 16-bit binary
CALL 29
read/write to PLC/SLC from module internal string
CALL 49
read remote DH-485 SLC data file
CALL 50
write to remote DH-485 SLC data file
CALL 83
display DH485 port setup
CALL 84
transfer DH-485 CIF to BASIC input buffer
CALL 85
transfer BASIC output buffer to DH-485 CIF file
CALL 86
check DH-485 interface remote write status
CALL 87
check DH-485 interface file remote read status
CALL 88
BASIC floating point to PLC-5 floating point
CALL 89
PLC-5 floating point to BASIC floating point
CALL 90
read remote DH-485 data file to BASIC input buffer
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
CALL 93
write output buffer to remote DH-485 CIF file
CALL 94
display current PRT1 port setup
CALL 95
get number of characters in PRT1 buffers
CALL 96
clear PRT1 input/output buffers
CALL 97
enable PRT2 DTR
CALL 98
disable PRT2 DTR
CALL 100
download/program assembly language to EEPROM
CALL 101
upload user (E)EPROM code to host
CALL 103
print PRT1 output buffer and pointer
CALL 104
print PRT1 input buffer and pointer
CALL 105
reset PRT1 to default settings
CALL 108
enable DF1 driver communications
CALL 112
user LED control
CALL 113
disable DF1 driver communications
CALL 114
transmit DF1 packet
CALL 115
check DF1 status
CALL 116
call user defined assembly language routine
CALL 117
get DF1 packet length
CALL 118
PLC/SLC unsolicited writes
CALL 120
clear BASIC module input and output buffers
CALL 122
read remote DF1 PLC data file
CALL 123
write to remote DF1 PLC data file