beautypg.com

ProSoft Technology MVI56-BAS User Manual

Page 180

background image

BASIC CALLs Syntax

MVI56-BAS ♦ ControlLogix Platform

User Manual

BASIC Module (DB/BAS Compatible)

Page 180 of 234

ProSoft Technology, Inc.

December 13, 2011

CALL 21: Disable Processor Interrupt

Use CALL 21 to disable the processor interrupt after using CALL 20.

Syntax:

CALL 21

Example:

.
.
.
210 CALL 21
.
.
.