EasyManuals Logo

Danfoss 5000 Flux Manual

Danfoss 5000 Flux
176 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #79 background imageLoading...
Page #79 background image
79
MG.10.J4.02 – VLT is a registered Danfoss trade mark
VLT
®
5000 SyncPos option
Software Reference
DISABLE ... interrupts
DISABLE switches off all or explicitly specified
interrupts – apart from ON ERROR. If the function
DISABLE … is used in the main program, it can
prevent interrupts of the corresponding type.
This is particularly useful if a variable, which is set
in an interrupt procedure, is used in in the main
program. To do this you should first switch off the
corresponding (or all) interrupts in the main
program DISABLE … alter the variable and then
switch the corresponding (or all) interrupts back on
with ENABLE …
Summary
Switches interrupts off
Syntax
DISABLE inttyp
NB!
DISABLE cannot be called up during
interrupt procedures. (The system automati-
cally switches back to enabled after an interrupt.)
Parameter
inttyp = ALL
INT
COMBIT
STATBIT
PARAM
PERIOD
TIME
NB!
DISABLE ALL = all except ON ERROR
DISABLE INT = input interrupts are ignored
Command group
INT
Cross Index
ON INT, ON COMBIT, ON STATBIT, ON PARAM,
ON PERIOD, ON TIME, ENABLE .. Interrupts
Syntax example
DISABLE ALL /* Switch off all interrupts */
DISABLE STATBIT
/* Switch off the interrupt for the status bit */
ENABLE ... interrupts
ENABLE switches all or explicitly specified
interrupts on again.
Summary
Switches interrupts on
Syntax
ENABLE inttyp
NB!
ENABLE cannot be called up during
interrupt procedures. (The system
automatically switches back to enabled after an
interrupt.)
Parameter
inttyp = ALL
INT
COMBIT
STATBIT
PARAM
PERIOD
TIME
Command group
INT
Cross Index
ON INT, ON COMBIT, ON STATBIT, ON PARAM,
ON PERIOD, ON TIME
Syntax example
ENABLE ALL /* Switch on all interrupts */
ENABLE COMBIT /* Switch on the interrupt for
the communication bit */

Table of Contents

Other manuals for Danfoss 5000 Flux

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Danfoss 5000 Flux and is the answer not in the manual?

Danfoss 5000 Flux Specifications

General IconGeneral
BrandDanfoss
Model5000 Flux
CategoryDC Drives
LanguageEnglish

Related product manuals