Output calls, Setup calls, Output calls setup calls – Rockwell Automation 1771-DB BASIC MODULE User Manual
Page 99
Chapter
Using BASIC Module Statements
7
7 -9
Use these calls to allow the transfer of data from the BASIC module to
external ports PRT1, PRT2, and DH485 within the BASIC program or
from the command line.
Statement
Page
PH0
PH1
ST@
CALL 29
read/write to PLC/SLC from module internal string
CALL 31
display PRT2 port parameters
CALL 34
transfer data from BTW buffer to PRT1/PRT2
CALL 37
clear PRT2 port buffers
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 85
transfer BASIC output buffer to DH-485 CIF file
CALL 91
write BASIC output buffer to remote DH-485 data file 13 -22
CALL 93
write output buffer to remote DH-485 CIF file
CALL 94
display current PRT1 port setup
CALL 96
clear PRT1 receive/transmit buffers
CALL 100
download/program assembly language to EEPROM
CALL 112
user LED control
CALL 114
transmit DF1 packet
CALL 116
call user defined assembly language routine
CALL 123
write to remote DF1 PLC data file
Use these calls to set port parameters within a BASIC program or from the
command line.
Statement
Page
MODE
CALL 18
re-enable control C break function
CALL 19
disable the control C break function
CALL 30
PRT2 port support parameter set
CALL 78
set program port baud rate
CALL 99
reset print head pointer
CALL 105
reset PRT1 to default settings
CALL 108
enable DF1 driver communications
CALL 113
disable DF1 driver communications
CALL 119
reset the PRT2 port to default settings
Output Calls
Setup Calls