beautypg.com

ProSoft Technology MVI56-BAS User Manual

Page 104

background image

Using DH-485 Communications

MVI56-BAS ♦ ControlLogix Platform

User Manual

BASIC Module (DB/BAS Compatible)

Page 104 of 234

ProSoft Technology, Inc.

December 13, 2011

100 POP V: REM VALUE AT ADDRESS I
110 PRINT "VALUE AT POSITION ",I," = ",V
120 NEXT I
130 GOTO 200
140 PRINT "ERROR CALL 84: ",E
200 END

In order to verify if the CIF has been read or written refer to the following BASIC

CALLs:
CALL 86: Checks if any remote device has written to the MVI56-BAS

Common Interface File

CALL 87: Checks if the Common Interface File has been read by the a

remote DH-485 device

Refer to BASIC CALLs Syntax (page 105) for more information about CALLs 84,

85, 86 and 87.