Input calls – Rockwell Automation 1771-DB BASIC MODULE User Manual

Page 98

Advertising
background image

Chapter
Using BASIC Module Statements

7

7 -8

Use these calls to allow the BASIC module to read input data from its
external ports. You can execute these calls within a program or from the
command line.

Statement

Page

GET

11 -12

INPL

11 -16

INPS

11 -16

INPUT

11 -17

LD@

11 -18

READ

11 -31

CALL 29

read/write to PLC/SLC from module internal string

12 -18

CALL 33

transfer data from PRT1/PRT2 to BTR buffer

12 -23

CALL 35

retrieve numeric input character from PRT2 port

12 -34

CALL 36

get number of characters in PRT2 port buffers

12 -35

CALL 84

transfer DH-485 CIF to BASIC input buffer

13 -12

CALL 90

read remote DH-485 data file to BASIC input buffer

13 -18

CALL 92

read remote DH-485 CIF to BASIC input buffer

13 -26

CALL 95

get number of characters in PRT1 buffers

13 -32

CALL 117

get DF1 packet length

13 -51

CALL 118

PLC/SLC unsolicited writes

13 -52

CALL 122

read remote DF1 PLC data file

13 -58

Input Calls

Advertising