beautypg.com

ProSoft Technology MVI56-BAS User Manual

Page 173

background image

MVI56-BAS ♦ ControlLogix Platform

BASIC CALLs Syntax

BASIC Module (DB/BAS Compatible)

User Manual

ProSoft Technology, Inc.

Page 173 of 234

December 13, 2011

CALL 113: Disable PRT2 DF1 Driver

Use CALL 113 to disable the DF1 driver previously enabled by CALL 108. This

CALL clears PRT2 buffers.

Syntax:

CALL 113

Example:

.
.
.
90 CALL 113
.
.
.