ProSoft Technology MVI56-BAS User Manual
Page 169
Advertising

MVI56-BAS ♦ ControlLogix Platform
BASIC CALLs Syntax
BASIC Module (DB/BAS Compatible)
User Manual
ProSoft Technology, Inc.
Page 169 of 234
December 13, 2011
CALL 92: Read Remote DH-485 Common Interface File to MVI56-BAS
Input Buffer
CALL 92 reads up to 40 words from the remote DH-485 Common Interface File
to the MVI56-BAS Input Buffer.
Syntax:
PUSH [A]
PUSH [B]
PUSH [C]
PUSH [D]
CALL 92
POP [S]
Where:
A = remote device node address (0 through 31)
B = starting element offset of a remote device file (0 to 32767)
C = number of words to be transferred (1 to 40)
D = time-out as hundreds of milliseconds (1 to 50)
S = CALL status (0 = success)
Advertising